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 | 👨🏻💻 Junian.Net
Install dependencies.
npm installTo build the assets.
npm run buildJS 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.
