Changelog
This is more to help me keep track of the things I’ve done than anything else. They are definitely not maintained like release notes should be and are not properly versioned in any sense of the word. Don’t @ me.
2022-01-15
- Fixed a weird little edge-case bug in my notes embed code
2022-01-06
- Tweaked notes template/styling
2021-12-26
- Fixed a couple of minor template-related things that had been bugging me
2021-12-23
- Changed nav menu colors to better align with light/dark color schemes
2021-12-21
- Added script to pull my RSS subscriptions from Feedbin
- Added my RSS feeds list
2021-12-20
- Fixed a few little oddities that I missed yesterday
2021-12-19
- Completely rebuilt CSS to add light/dark style switcher (it works, but does need refining)
2021-12-16
- Added combined RSS feed
2021-12-14
- (Experimental) Turned on Django caching
- Moved some inline SVGs to files
- Added Open Graph/Twitter meta tags
2021-12-12
- Fixed a couple of small weirdnesses in Django views
2021-12-08
- Tidied up content models
- Fixed an issue with posts view
2021-11-26
- (Experimental) Added HTML pre-rendering to local data
- Updated SVG icons
2021-11-21
- Added long-form posts + associated RSS feed
- Tweaked the CSS a little (blockquotes in notes, abbreviations)
2021-11-18
- Rebuilt almost all of the templates/CSS
- Added more Microformats markup
2021-11-12
- Added related photos to photo detail pages
- Tidied up a few template/CSS issues
- Started adding some (very incomplete!) Microformats markup
- Removed Atom feeds (RSS + Atom seems redundant)
2021-11-08
- Added photo albums
- Added TED as an embed source for notes
- Added now page
2021-11-06
- Added the ability to embed (some) stuff in notes
2021-11-04
- Added notes + associated RSS and Atom feeds
2021-11-02
2021-10-31
- Added photos
- Fixed some minor template issues
2021-10-27
- Tidied up some template messiness
- Added breadcrumb nav
2021-10-24
- Moved backend to Django + SQLite (MariaDB was overkill!)
- Moved to Nova + CodeKit for build stuff
- Moved site + data collection to a monorepo structure
- Added comments/hot takes to saved Pocket articles
- Deleted a bunch of other crap that I didn’t need
2020-05-17
- Removed blog-like object
- Removed Twitter views (still collecting the data, though)
2020-04-25
- Removed Fathom
2020-02-21
- Moved backend to Django + MariaDB
- Added blog-like object
- Added views for external data:
- Added Fathom for analytics
Before 2020-02
- Lost in the ether (in all honesty, that’s probably a good thing)