Changelog
All notable changes to this site will be documented here.
[2025-08-08]
Added
- Published new blog post: Things I Read This Week #1: KM Failures, AI-roboros, and the Worst Neologism Ever and fixed typo
[2025-08-04]
Added
- added support for Google Analytics
- removed 'cookie consent' banner as Material does not support cookie consent for Analytics for non-insiders. need more research for other options re: revoking consent
[2025-07-29]
Added
- added APIs 101 pt. 2 post
Fixed
- Moved July 23 blog post out of "draft" status
- Edited July 16 post to fix wording
[2025-07-23]
Added
- Added 'updates' section to site notes to walk through GitLab pipeline, plugins, and blog updates
- Added changelog to sidebar for visibility
- Updated 'about me' page (extracurriculars)
- Updated site description in mkdocs.yml
- Added blog post
Fixed
- Moved changelog.md to 'work' directory and updated links
[2025-07-16]
Added
- updated "tags.md" to "topics.md"
- updated work/index.md to include chat-capture and API101 pages
- Added blog post ("Strange Loops")
- updated "about me" page and yml file to add footnotes/footnote support
- updated index.html with links to sub-pages
Fixed
- Troubleshooted .gitlab-ci.yml deploy stage for CD pipeline to reinstate directory change for mkdocs yml file
- Removed tags plugin configs for categorized tagging (obsolete)
[2025-07-15]
Added
- 'build' and 'validate' stages for GitLab CD pipeline, including changelog check
awesome-pages
pluginwork/index.md
landing page- Icon support and better search config
- Initialized changelog
Fixed
- Resolved search.suggest and search.highlight config error
- Re-froze requirements.txt to include awesome-pages plugin
- Resolved typo in .gitlab-ci.yml to point to correct changelog location
- Adjusted pre-script step to install requirements from requirements.txt on Python image