🛠 Status: Maintenance Mode | Stable
This project is currently in maintenance mode - users should feel free to continue to use this app and expect bug fixes, but not expect many additional features.
gohugo.io The world’s fastest framework for building websites
Install Hugo on your machine.
cd src && \
npm install -g @babel/cli @babel/core postcss@7.x postcss-cli@7.x && \
npm install
While still in the src
directory
hugo server --baseURL http://localhost:1314 --environment development --port 1314
docker-compose -f docker-compose-dev.yml up -d website
- Jase jase@jasecoop.com
- Alex Crane alex@resonate.is
- Augustin Godiscal auggod@resonate.is
- Timothée Goguely timothee@goguely.com
gohugo.io The world’s fastest framework for building websites
GPL-3.0-or-later