Additions to racing

This commit is contained in:
2025-08-10 15:30:32 +01:00
parent 52e85b806c
commit ffaea83e09
6 changed files with 23 additions and 11 deletions

4
.gitattributes vendored
View File

@@ -2,7 +2,3 @@
*.jpg filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.svg filter=lfs diff=lfs merge=lfs -text
src/static/images/technology/hadoop.svg filter=lfs diff=lfs merge=lfs -text
src/static/images/technology/hive.svg filter=lfs diff=lfs merge=lfs -text
src/static/images/technology/nginx.svg filter=lfs diff=lfs merge=lfs -text
src/static/images/technology/svn.svg filter=lfs diff=lfs merge=lfs -text

View File

@@ -1,6 +0,0 @@
{
"tag": "jc-ng-localtest:",
"date": "2025-08-09",
"host": "jake-e580",
"user": "jake"
}

BIN
src/static/images/jake_tf_1.jpg (Stored with Git LFS) Executable file

Binary file not shown.

View File

@@ -98,4 +98,15 @@
width: 74%;
height: 40vh;
}
.gallery {
display: flex;
height: 35vh;
padding: 10px 0;
}
.gallery * {
height: inherit !important;
padding: 0 20px;
}
}

View File

@@ -263,4 +263,9 @@ pre{
.yt {
width: 100%;
height: 22vh;
}
.gallery * {
padding: 10px;
max-width: 80vw;
}

View File

@@ -59,8 +59,11 @@
<hr />
<p>When I'm not at work, I can often be found at <a href="https://santapod.com">Santa Pod Raceway</a> with <a href="https://nitrojunkie.uk">Nitro Junkie Racing</a></p>
<p>We run a Top Fuel motorcycle purpose built for drag racing. The engine is loosely based on a Kawasaki Z 1000, but supercharged, and nitromethane injected to produce around 1,000 horsepower.</p>
<iframe class="yt" src="https://www.youtube.com/embed/Wa-V8mQTXFk?si=W-LzfR3Qj_jgAdkY&amp;clip=UgkxV9lBj4pP1cvnR5seb82RQpWeE7RdnOXB&amp;clipt=EOrWtgsYyqu6Cw&amp;autoplay=1&amp;mute=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p>I've also had the opportunity to work on a 10,000 horsepower Top Fuel Dragster. I <a href="https://nitrojunkie.uk/news/post/10000_horses">wrote about this on the Nitro Junkie website.</a></p>
<div class="gallery">
<img src="/static/images/jake_tf_1.jpg">
<iframe class="yt" src="https://www.youtube.com/embed/Wa-V8mQTXFk?si=W-LzfR3Qj_jgAdkY&amp;clip=UgkxV9lBj4pP1cvnR5seb82RQpWeE7RdnOXB&amp;clipt=EOrWtgsYyqu6Cw&amp;autoplay=1&amp;mute=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
<div class="social">
<a class="button" href="https://nitrojunkie.uk"><i class="fa-solid fa-globe"></i></a>
<a class="button" href="https://www.youtube.com/@NitroJunkieUK"><i class="fa-brands fa-youtube"></i></a>