Changelog
As changes are made to this site, I'll add them here in this changelog.
- April 22, 2022
- Update nextjs
- Update contentlayer to latest
- Update to react 18
- April 1, 2022
- Update nextjs
- Remove airtable entirely in favour of straight to hasura with slack webhooks
- March 22, 2022
- Update next-auth hasura post for next-auth 4
- March 8, 2022
- Upgrade contentlayer to 0.1.1
- January 24, 2022
- Added writing section
- New fonts
- Post formatting updates
- December 21, 2021
- Moved to Typescript finally
- November 29, 2021
- Full rebase of site
- Move to contentlayer for MDX handling which involved a refactor of all pages handling MDX files.
- October 26, 2021
- Upgrade to nextjs 12
- Update related libraries
- June 22, 2021
- Upgrade to nextjs 11
- Update related libraries
- Refactor tagged pages.
- May 3, 2021
- Add airtable for contact page.
- April 28, 2021
- Added tags page and made tags work across posts.
- April 25, 2021
- Using Hasura, added the ten most popular pages to the home page.
- Added BrowserMockup component and a live Edit component for some coding tutorials I have upcoming.
- Changed the page width to be slightly wider on most pages.