projects

using:
TypeScriptNext.JSSCSSMDXI first created the home page for orchards.dev as an afterthought, thinking "Oh, I have projects on wtp. and gd., I should probably have a fall-back page or something". But more recently I thought I should make an actual thing, and here we are!
This website was a way to test creating static websites with Next.JS, whilst using MDX files to store content for blogs and projects. Realistically it is overcomplicated for what it is, but at least I have gained knowledge for when I actually need this sort of thing.
Main Features
- MDX Content: All content is stored in MDX files, which are then parsed and displayed on the website.
- Dynamic Routing: Each blog and project has its own page, with a dynamic route based on the file name.
- Useful Information: Because what is a website if it doesn't have useful information?