Fokus is a free starter template built with Hugo and Bootstrap, providing everything you need to start your Hugo project.
See it in action: 👀 Demo | 👨🏻💻 GoDo.Dev | 🚀 Junian.Net
Install dependencies.
npm install
To build the assets.
npm run build
JS bundle is using webpack
.
CSS bundle is using gulp
and sass
.
The rest of automation is using gulp
.
Edit the files in ./src/
.
- Use
"sass": "=1.32.13"
because the newer version will cause Breaking Change: Slash as Division.
This project is licensed under MIT.
Made with ☕ by Junian.dev.