My personal website, also found at herland.me 🥳
I wanted to combine two thoughts that has been running in the community for a while.
- The No Build movement where you don't need to compile everything. Just keeping plain CSS and JavaScript.
- The movement to simpler tools, like HTMX + Go. Fewer abstractions, less frameworks and libraries.
At first, I was sceptical, but I must say I love the feeling of keeping it light. It's a dream to work with, and it feels rock solid.
- Install Golang
- Install Air
- Run "air" in the cmd, and you got the server up and running + hot reloading.
The deployment is done through GitHub Actions.
This project is licensed under the MIT License - see the LICENSE file for details.