diff --git a/changelog b/changelog index e99ddf9..e6129d7 100644 --- a/changelog +++ b/changelog @@ -21,3 +21,4 @@ 2024-07-26: I have a dns server now. oops. there go my sleeping plans. email me if you want to use it for some insane reason. 2024-07-27: Update style on non blog posts 2024-07-27: modernize /html/site-info.html, finally +2024-07-27: improve image accessibility, update blog posts to be compliant with new style diff --git a/html/blog/index.html b/html/blog/index.html index f96a822..95cd4fa 100644 --- a/html/blog/index.html +++ b/html/blog/index.html @@ -1,12 +1,16 @@ - + + Subunit of the blogosphere + + + $[python3 -c 'import utils; print(utils.parse_file("html/header.html"))' | sed 's/\$PREV_URL\$/"{prev}"/']
-

Blog? Thing

+

My subunit of the blogosphere

I don't know if I will use this, but I am bored and thus making a blog system.

diff --git a/html/blog/posts/2024-05-03-kingwood-maintenance.html b/html/blog/posts/2024-05-03-kingwood-maintenance.html index 81630b1..b9ed34b 100644 --- a/html/blog/posts/2024-05-03-kingwood-maintenance.html +++ b/html/blog/posts/2024-05-03-kingwood-maintenance.html @@ -1,40 +1,46 @@ - - Belt sander maintenance + .image-container img, .caption { + width: 60%; + } + + + Belt sander maintenance + $[python3 -c 'import utils; print(utils.parse_file("html/header.html"))' | sed 's/\$PREV_URL\$/"{prev}"/'] -

I fixed cool equipment my school has

-

That is neat, I guess. I should start using the blog feature of my site more.

-
-

- My school has a big wide belt sander in the wood shop, it is fancy and has electronic controls and whatnot. - There are two contactors that control the movement of the table, one for up, one for down. - The contactor to move the table down has failed twice, once due to general lack of maintenance, and once because the person that replaced it the first time damaged the new contactor during the replacement. - Luckily, for whatever reason the person that replaced the contactor for whatever reason replaced both the up and down contactor, only one of which was bad. - Because of this there was a spare contactor that was good lying around somewhere in the wood shop, thus I was able to replace the damaged replacement contactor. -

-
- - -
The damaged "table down" contactor in the kingwood belt sander.
-
- - -
Unexpected photograph of me my friend took while fixing the belt sander.
-
- - -
Contactor spaghetti.
-
-
+
+
+

I fixed cool equipment my school has

+

That is neat, I guess. I should start using the blog feature of my site more.

+
+

+ My school has a big wide belt sander in the wood shop, it is fancy and has electronic controls and whatnot. + There are two contactors that control the movement of the table, one for up, one for down. + The contactor to move the table down has failed twice, once due to general lack of maintenance, and once because the person that replaced it the first time damaged the new contactor during the replacement. + Luckily, for whatever reason the person that replaced the contactor for whatever reason replaced both the up and down contactor, only one of which was bad. + Because of this there was a spare contactor that was good lying around somewhere in the wood shop, thus I was able to replace the damaged replacement contactor. +

+
+
+ + + $[img-caption "/files/blog-files/pictures/kingwood-bad-contactor.jpg" "The damaged \"table down\" contactor in the kingwood belt sander."] + + + $[img-caption "/files/blog-files/pictures/natalie-kingwood.jpg" "Unexpected photograph of me my friend took while fixing the belt sander."] + + + $[img-caption "/files/blog-files/pictures/kingwood-wiring-mess.jpg" "Contactor spaghetti."] + + +
+
diff --git a/html/blog/posts/new-laptop.html b/html/blog/posts/new-laptop.html index 09a9406..e038cc8 100644 --- a/html/blog/posts/new-laptop.html +++ b/html/blog/posts/new-laptop.html @@ -1,22 +1,31 @@ - - My Framework 16 arrived :) + + + + My Framework 16 arrived :) + $[python3 -c 'import utils; print(utils.parse_file("html/header.html"))' | sed 's/\$PREV_URL\$/"{prev}"/'] -

I got my Framework 16.

-

- Her name is Lavinia, which is a stupid reference probably 2 people who see this website will get. - I love her so. -

-
-

- My website looks different now. Lavinia has a new colorscheme and thus so does my website. - new colorscheme for my framework - Now (2024-07-06) it has a different colorscheme: - new new colorscheme for my framework - I'm not going to update the website's colorscheme because I am lazy. -

+
+
+

I got my Framework 16.

+

+ Her name is Lavinia, which is a stupid reference probably 2 people who see this website will get. + I love her so. +

+
+
+

+ My website looks different now. Lavinia has a new colorscheme and thus so does my website. + $[img-caption "/files/fw16-new-colorscheme.png" "new colorscheme for my framework"] + Now (2024-07-06) it has a different colorscheme: + $[img-caption "/files/fw16-new-new-colorscheme.png" "new new colorscheme for my framework"] + I'm not going to update the website's colorscheme because I am lazy.
+ as of 2024-07-27, I have made a media query that will use a dark colorscheme matching my laptop should you have a dark browser theme set. +

+
+
diff --git a/html/blog/posts/test-post.html b/html/blog/posts/test-post.html index 58a3fc8..8a80e61 100644 --- a/html/blog/posts/test-post.html +++ b/html/blog/posts/test-post.html @@ -1,11 +1,18 @@ - + + aoeu + + + $[python3 -c 'import utils; print(utils.parse_file("html/header.html"))' | sed 's/\$PREV_URL\$/"{prev}"/'] - Wowee! a blogpost


-
- aoeu +
+
+

Wowee! a blogpost

+ aoeu +
+