From ffaea83e096b0a50b3a6b25811d274c68d56a5d4 Mon Sep 17 00:00:00 2001 From: Jake Charman Date: Sun, 10 Aug 2025 15:30:32 +0100 Subject: [PATCH] Additions to racing --- .gitattributes | 4 ---- src/.buildinfo.json | 6 ------ src/static/images/jake_tf_1.jpg | 3 +++ src/static/style/desktop.css | 11 +++++++++++ src/static/style/mobile.css | 5 +++++ src/templates/index.html | 5 ++++- 6 files changed, 23 insertions(+), 11 deletions(-) delete mode 100755 src/.buildinfo.json create mode 100755 src/static/images/jake_tf_1.jpg diff --git a/.gitattributes b/.gitattributes index 3e9ae5b..3e87887 100755 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/src/.buildinfo.json b/src/.buildinfo.json deleted file mode 100755 index 22369d7..0000000 --- a/src/.buildinfo.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "tag": "jc-ng-localtest:", - "date": "2025-08-09", - "host": "jake-e580", - "user": "jake" -} diff --git a/src/static/images/jake_tf_1.jpg b/src/static/images/jake_tf_1.jpg new file mode 100755 index 0000000..a9abf74 --- /dev/null +++ b/src/static/images/jake_tf_1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80d993ac797fd8cd1e4a8b4f52c27b2da7be7d809c3c27efd022c891190e40ed +size 63295 diff --git a/src/static/style/desktop.css b/src/static/style/desktop.css index 4097b90..00e10cb 100755 --- a/src/static/style/desktop.css +++ b/src/static/style/desktop.css @@ -98,4 +98,15 @@ width: 74%; height: 40vh; } + + .gallery { + display: flex; + height: 35vh; + padding: 10px 0; + } + + .gallery * { + height: inherit !important; + padding: 0 20px; + } } diff --git a/src/static/style/mobile.css b/src/static/style/mobile.css index 4069ab8..b68eb94 100755 --- a/src/static/style/mobile.css +++ b/src/static/style/mobile.css @@ -263,4 +263,9 @@ pre{ .yt { width: 100%; height: 22vh; +} + +.gallery * { + padding: 10px; + max-width: 80vw; } \ No newline at end of file diff --git a/src/templates/index.html b/src/templates/index.html index 09c355e..4289c32 100755 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -59,8 +59,11 @@

When I'm not at work, I can often be found at Santa Pod Raceway with Nitro Junkie Racing

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.

-

I've also had the opportunity to work on a 10,000 horsepower Top Fuel Dragster. I wrote about this on the Nitro Junkie website.

+