;
This is the change log for my site. I won't be putting updates to content here, but only updates to the code and other technical things about the site.
Date | Changes | Comments |
---|---|---|
August 14, 2023 | Added Support page | This page lists a few ways to support me or otherwise give a little back to what I'm up to here. |
July 31, 2023 | Added a footer to the layout | Just a simple copyright message for now. I'd like to make it sticky at the bottom eventually. |
July 18, 2023 | Converted the Favorite page to be JSON-based | |
July 18, 2023 | Converted this changelog to be JSON-based | Much easier to manage the data. Should think in terms of JSON more. |
July 14, 2023 | Now you can list and link to all blog categories | Yep, works for categories. Thank you again, ChatGPT. |
July 8, 2023 | Added pagination to blog | Don't have a lot of posts yet, but it works. Thank you ChatGPT. |
July 5, 2023 | Added ability to serve pages from the /info directory | Now I can create pages without having to create NextPage objects in *.tsx files... |
July 3, 2023 | Added support for DOMPurify | Not strictly needed because there is no user input, but a good habit to have. |
June 25, 2023 | Added non-published blog entries | Allows me to add pages via markdown, and not a component |
June 23, 2023 | Added (Quotes)[Quotes] page | This is a JSON-based page. To add a quote, I just add it to the JSON file. Cool. ChatGPT 4.0 wrote most of the code for me. |
June 4, 2023 | Added this change log | |
May 20, 2023 | Added FavIcons | Created the FavIcons at the [Real Favicon Generator](https://realfavicongenerator.net/) |
Early April 2023 | Site debut | Shipped the very beginning stages. Much to come! |
Everything here is Copyright © 2023 by Nick Hodges - All Rights Reserved