2024-07-09
Restyled tags and themed site heading if on a themed page. Also using just one post-item partial for all post item types instead of one for each post type. Also, tags are now alphabetized.
2024-07-08
Added a process.env check for draft posts and added green to article type posts.
2024-06-27
Styled this page! Also, fixed possible overflow with long links in footnotes and tags getting stacked too closely vertically on mobile. Centered home content from markdown.
2024-06-27
Added review-score meta-section styling. Styled footnotes. Restyled tags in posts. Added a meta section for reviews with dt and dd for specs of reviewed thing. Readjusted button hover and active states when keyboard navigating.
2024-06-27
Added review-score.njk partial for review score box at the end of article. Added new font size var, step-min-2 and readjusted step-min-1. Added skip link theming and reworked figure image design.
2024-06-27
Added two new filters, yearsSinceDate and YearsSinceYear which allow me to compare either a YYYY-MM-DD or YYYY date to the current year and get the output as an integer. Added markdown-it-anchor to create linkable headings.
2024-06-26
Reworked the main site heading text. Moved opengraph images to a new folder. Updated blog.njk to read partials based on post data type. Moved the h2 from home.md into home.njk so that it doesn’t get a linkable heading.
2024-06-26
Split review meta-sections into their own njk files, album-meta and film-meta based on reviewtype field in the posts.
2024-06-21
Removed tinylytics as the dev is not a nice person. Added a new article type, reviews and wrote Casiopea review. A bit hacky, but works. Updating logo header and main menu buttons.
2024-02-05
First version of webmentions. Styled the kudos button and made a fancy ass box for the related meta stuff for posts.
2024-02-03
Added tinylytics to test and kudos feature plus Mastodon links if I’ve shared it.
2024-01-30
Wrote a post on webfonts and CLS. Also added some styling for figures and videos.
2024-01-28
No mobile hamburger menu boisss! Baleeted that code and just replaced with a lil css, hiding text and just showing icons on mobile
2024-01-12
Big feature upgrade! Now, the main content feed can have a mix of different content types, each with its own display right in the feed!
2024-01-10
Working on removing the mobile menu and having menu always visible. Also added different collection categories and pages to the top. not a fan of the button look tho.
2023-12-08
Added tags back to the layout. Still gotta add categories. Also, updated /about page with A/V gear and fixed nested list indentation.
2023-12-07
Added a self hosted Umami instance for web analytics. Don’t worry, it’s privacy focused and doesn’t track you. Also fixed some minor layout issues and backend code for collection generation.
2023-12-05
Made approx a bazillion changes to the CSS and page styles, imported old content and styles. Initial first version going live?