WillMatthews / willmatthews.xyz

Site infrastructure for willmatthews.xyz (CSS/JS/HS/images/icons). Hakyll project.
MIT License
0 stars 0 forks source link

willmatthews.xyz site infrastructure

Haskell Build Site Version

This is the infrastructure for my personal site, which is currently under construction.

Building

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

Technologies Used

Plans

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).

Timeline

New blog will be up before the end of 2024.

2024:

2025:

TODO

License

This project is licensed under the MIT License - see the LICENSE.md file for details