Big update: add quiz function, new post

This commit is contained in:
2025-02-02 17:40:57 -06:00
parent a98006f918
commit a915341e5c
35 changed files with 2249 additions and 115 deletions

View File

@ -1,9 +1,20 @@
---
layout: layouts/base_full_width_text.njk
layout: layouts/base.njk
title: Nathan Upchurch | Changelog
structuredData: none
---
# Changelog
* 2025-02-01
* Implement [quiz features](/quizzes/) and add [first quiz](/quizzes/how-much-of-a-linux-nerd-are-you/).
* 2025-02-01
* Remove support for Open Graph and Twitter Card metadata because A. bloat, and B. screw Musk and Zuck.
* Add "image" meta tag for all pages, using either the image specified for the page / post, or my smiling face as a default.
* Fix issue with metadata output on gallery image pages.
* Stopped bundling CSS and injecting it into pages as I was sick of 1,000 lines of CSS on *every single page* (My build times are now a third of what they were).
* 2025-01-31
* Update the copyright notice in the footer.
* 2025-1-29
* Add [The Contrarian](https://contrarian.substack.com/) to the [blogroll](/blogroll).
* 2025-1-24
* Add buttons / update [/now/](/now/).
* 2025-1-23 - Simplify, simplify, simplify