Source code for my website, built using:
The site is an online space for me to share my work. To visit the site, click: zmwill.uk
The sub-packages markdown-to-html, and latex-to-html are used to convert Markdown and LaTeX into HTML. These utilise the unified JavaScript ecosystem for the conversion. Blog posts and project READMEs are converted from Markdown syntax, while the online version of my CV is converted from the original LaTeX version.
The package html-processor uses Rehype to manipulate HTML into the desired format.
Additional features include:
The aim is to further expand this website, adding new projects and blog posts.