This is my personal website!
Its written in plain HTML, CSS, JS.
I built a preprocessor that makes it easy to reuse parts and create components to built out the website quicker and easier with consistent styling.
Rebuild the website by running ./build_site.sh.
pages/– The pages for the website. Each one will be processed by the preprocessor.assets/– All media for the websitedocs/– All publicly available files (github pages limitation that it needs to be named docs)