update icons and such

This commit is contained in:
Ariejan de Vroom 2022-07-31 18:42:11 +02:00
parent fc9364d177
commit c8267acd2c
Signed by: ariejan
GPG Key ID: AD739154F713697B
3 changed files with 25 additions and 18 deletions

View File

@ -28,23 +28,25 @@ Most of the repairs and maintenance I will do myself. I either already have the
I cannot do _everything_ myself because I lack the proper training or tools. Things like replacing tires, wheel alignment, and validating the exhaust system is airtight. I will also bring the car to my local mechanic for the required periodical vehicle inspection. This means they will check if the suspension, brakes, and exhaust are functioning correctly (after I've had my hands all over them). I cannot do _everything_ myself because I lack the proper training or tools. Things like replacing tires, wheel alignment, and validating the exhaust system is airtight. I will also bring the car to my local mechanic for the required periodical vehicle inspection. This means they will check if the suspension, brakes, and exhaust are functioning correctly (after I've had my hands all over them).
Items marked with 🔧 are required to (safely) operate the vehicle.
### Overall ### Overall
{{< begin-task-list >}} {{< begin-task-list >}}
- [x] Pass mandatory yearly vehicle inspection in the Netherlands (APK)[^apk] - [x] Pass mandatory yearly vehicle inspection in the Netherlands (APK)[^apk] 🔧
### Exhaust system ### Exhaust system
{{< begin-task-list >}} {{< begin-task-list >}}
- [x] ‼︎ Middle muffler leaking; patched hole with Exhaust Putty. - [x] Middle muffler leaking; patched hole with Exhaust Putty 🔧
- [x] ‼︎ End muffler rusted and leaking; replaced. _€55_ - [x] End muffler rusted and leaking; replaced 🔧
- [x] ‼︎ Have exhaust checked during APK[^apk], which may result in more repairs to pipes or catalytic converter - [x] Have exhaust checked during APK[^apk]; all good 🔧
- [ ] Replace front pipe (from manifold to catalytic converter). It's okay now, but is starting to deteriorate. - [ ] Replace front pipe (from manifold to catalytic converter). It's okay now, but is starting to deteriorate
### Engine and cooling ### Engine and cooling
{{< begin-task-list >}} {{< begin-task-list >}}
- [x] ‼︎ Fuel hose going into Mono Motronic is leaking; tightened loose hose clamp - [x] Fuel hose going into Mono Motronic is leaking; tightened loose hose clamp 🔧
- [x] Verify battery voltage; all good - [x] Verify battery voltage; all good
- [x] Verify battery charging voltage / alternator function; all good - [x] Verify battery charging voltage / alternator function; all good
- [ ] Clutch is almost end-of-life; replace - [ ] Clutch is almost end-of-life; replace
@ -61,12 +63,12 @@ I cannot do _everything_ myself because I lack the proper training or tools. Thi
### Suspension and brakes ### Suspension and brakes
{{< begin-task-list >}} {{< begin-task-list >}}
- [x] ‼︎ Rear shock absorbers are dead; replaced - [x] Rear shock absorbers are dead; replaced 🔧
- [x] ‼︎ Front shock absorvers are dead; replaced - [x] Front shock absorvers are dead; replaced 🔧
- [x] ‼︎ Rear brakes are rusty and old; replaced - [x] Rear brakes are rusty and old; replaced 🔧
- [x] ‼︎ Front brakes are rusty and old; replaced - [x] Front brakes are rusty and old; replaced 🔧
- [x] ‼︎ Flush brake fluid (after replacing brakes) - [x] Flush brake fluid (after replacing brakes) 🔧
- [x] ‼︎ Replace old and worn tires; will be fixed by mechanic during APK[^apk] - [x] Replace old and worn tires; will be fixed by mechanic during APK[^apk] 🔧
- [x] Get a wheel alignment; done - [x] Get a wheel alignment; done
- [ ] Fix front wheel camber - [ ] Fix front wheel camber
- [ ] Check what's up with ABS. It's not mandatory for a car of this vintage, but I'd be nice to figure out what's going on. - [ ] Check what's up with ABS. It's not mandatory for a car of this vintage, but I'd be nice to figure out what's going on.
@ -74,14 +76,14 @@ I cannot do _everything_ myself because I lack the proper training or tools. Thi
### Bodywork ### Bodywork
{{< begin-task-list >}} {{< begin-task-list >}}
- [x] ‼︎ Check for problematic rust; none found - [x] Check for problematic rust; none found 🔧
- [x] ‼︎ Replace worn-out gas cylinders for boot; replaced - [x] Replace worn-out gas cylinders for boot; replaced 🔧
- [ ] Fix key-locking mechanism driver side - [ ] Fix key-locking mechanism driver side
- [ ] Check functioning of passenger side electric window - [ ] Check functioning of passenger side electric window
- [ ] Check and repair rear electric windows - [ ] Check and repair rear electric windows
- [x] Align wipers correctly; re-aligned motor and wiper linkage - [x] Align wipers correctly; re-aligned motor and wiper linkage
- [x] ‼︎ Replace wipers - [x] Replace wipers 🔧
- [ ] Check spring on hood locking mechanism - [x] Check spring on hood locking mechanism; it's working okay
- [x] Fix power steering; topped up power steering fluid - [x] Fix power steering; topped up power steering fluid
- [x] Fix damaged light control height adjust; leaving this as is. See below for details - [x] Fix damaged light control height adjust; leaving this as is. See below for details
- [ ] Repair small scratches and rust spots - [ ] Repair small scratches and rust spots
@ -95,7 +97,7 @@ I cannot do _everything_ myself because I lack the proper training or tools. Thi
- [ ] Install a proper radio, maybe an original VW Beta/Gamma unit? - [ ] Install a proper radio, maybe an original VW Beta/Gamma unit?
- [ ] Clean HVAC ducts - [ ] Clean HVAC ducts
- [x] Replace interior filter; lol, it doesn't have one. - [x] Replace interior filter; lol, it doesn't have one.
- [ ] Clean seats - [ ] Clean seats (or get a cheap leather set...)
- [ ] Clean engine bay - [ ] Clean engine bay
- [ ] Apply trim restorer - [ ] Apply trim restorer

View File

@ -1,4 +1,5 @@
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;700&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&family=Rubik:wght@400;700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;700&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&family=Rubik:wght@400;700&display=swap');
@import url('https://cdn-uicons.flaticon.com/uicons-regular-straight/css/uicons-regular-straight.css');
$h1_font_size: 2.4rem; $h1_font_size: 2.4rem;
$h2_font_size: 2rem; $h2_font_size: 2rem;
@ -228,3 +229,8 @@ img.about-avatar {
margin-left: 1rem; margin-left: 1rem;
margin-bottom: 1rem; margin-bottom: 1rem;
} }
.fi {
font-size: $font_size * 1.2;
padding-top: 0.5rem;
}

View File

@ -15,7 +15,6 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" integrity="sha256-l85OmPOjvil/SOvVt3HnSSjzF1TUMyT9eV0c2BzEGzU=" crossorigin="anonymous" /> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" integrity="sha256-l85OmPOjvil/SOvVt3HnSSjzF1TUMyT9eV0c2BzEGzU=" crossorigin="anonymous" />
<link rel="stylesheet" href="https://unpkg.com/purecss@1.0.1/build/buttons-min.css" crossorigin="anonymous" /> <link rel="stylesheet" href="https://unpkg.com/purecss@1.0.1/build/buttons-min.css" crossorigin="anonymous" />
<link rel="stylesheet" href="https://unpkg.com/purecss@1.0.1/build/forms-min.css" crossorigin="anonymous" /> <link rel="stylesheet" href="https://unpkg.com/purecss@1.0.1/build/forms-min.css" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.2/css/regular.min.css" />
<link rel="stylesheet" href="/css/lightbox.min.css"> <link rel="stylesheet" href="/css/lightbox.min.css">
{{ if .Site.IsServer }} {{ if .Site.IsServer }}
{{ $cssOpts := (dict "targetPath" "css/devroom.css" "enableSourceMap" true ) }} {{ $cssOpts := (dict "targetPath" "css/devroom.css" "enableSourceMap" true ) }}