This folder contains the homepage for ctron.github.io/hagen.
It also serves as an example project, making use of hagen.
You need:
- Hagen
- GNU Make
- NodeJS & Yarn
- Python 3
The makefile will orchestrate the fetching the the dependencies, compiling the SCSS files, running Hagen, and a local web server.
Simply run:
make run
And direct your browser to: http://localhost:8080.