Additions to racing
This commit is contained in:
4
.gitattributes
vendored
4
.gitattributes
vendored
@@ -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
|
||||
|
@@ -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
BIN
src/static/images/jake_tf_1.jpg
(Stored with Git LFS)
Executable file
Binary file not shown.
@@ -98,4 +98,15 @@
|
||||
width: 74%;
|
||||
height: 40vh;
|
||||
}
|
||||
|
||||
.gallery {
|
||||
display: flex;
|
||||
height: 35vh;
|
||||
padding: 10px 0;
|
||||
}
|
||||
|
||||
.gallery * {
|
||||
height: inherit !important;
|
||||
padding: 0 20px;
|
||||
}
|
||||
}
|
||||
|
@@ -264,3 +264,8 @@ pre{
|
||||
width: 100%;
|
||||
height: 22vh;
|
||||
}
|
||||
|
||||
.gallery * {
|
||||
padding: 10px;
|
||||
max-width: 80vw;
|
||||
}
|
@@ -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&clip=UgkxV9lBj4pP1cvnR5seb82RQpWeE7RdnOXB&clipt=EOrWtgsYyqu6Cw&autoplay=1&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&clip=UgkxV9lBj4pP1cvnR5seb82RQpWeE7RdnOXB&clipt=EOrWtgsYyqu6Cw&autoplay=1&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>
|
||||
|
Reference in New Issue
Block a user