Metadata
This site has been created using a static site generator known as mkdocs.
My requirements for creating websites were as follows
- Editing must be in Markdown
 - Maintaining the site should not put a cognitive load on me
 - Should have clean flat Materials themes
 
mkdocs ticked all the boxes, even though it is actually for creating documentation. Initially, I was thinking of using Jekyll or Hugo but they are too heavy for the kind of site I need to create.