projects

Primary Image

This Website

Just a place to present things

October 2024

View Project

using:

TypeScriptNext.JSSCSSMDX

I 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

  1. MDX Content: All content is stored in MDX files, which are then parsed and displayed on the website.
  2. Dynamic Routing: Each blog and project has its own page, with a dynamic route based on the file name.
  3. Useful Information: Because what is a website if it doesn't have useful information?