This is the infrastructure for my personal site, which is currently under construction.
To build the site, you will need to have stack
installed.
stack build
stack exec site build
to run the site locally, you can use
stack exec site watch
This will replace my existing site, which is made in hugo. My current site is far too bloated and rubbish, I feel like I need a change. There is a certain virtue in making it all very lightweight.
I plan on building it ALL up from the bottom, style and all.
This will also be treated as a learning experience to develop my haskell skills (the blade has seriously dulled).
New blog will be up before the end of 2024.
2024:
2025:
This project is licensed under the MIT License - see the LICENSE.md file for details