--- import GithubIcon from "../../components/Sideprojects/GithubIcon.astro"; import GlobeIcon from "../../components/Sideprojects/GlobeIcon.astro"; import NavigationLayout from "../../layouts/NavigationLayout.astro"; ---
This is a static webpage that contains documentation
for my other project, the THP compiler.
It is written with Astro and Markdown, highlights the
syntax in the code snippets using said compiler, and
has some interactive code snippets.