Changelog.

  • Tue, 6th February 2024
    • Refactor project file structure.
    • OG and social images are now programmatically generated for all pages and blog posts.
  • Fri, 26th January 2024
    • Refactor how mdx files are read for changelog.
    • Change the way pages are generated. Removed ContentLayer, now are reading and rendering the pages mdx file directly.
    • Switched blog entries to read and render from MDX files directly. Since ContentLayer the project is no longer supported, I've decided to move away from ContentLayer.
  • Wed, 24th January 2024
    • Implemented this Changelog page. From now on all changes to the website will need to have a changelog entry.
    • Change footer to include link to changelog page.