Hugo + Bootstrap 3 Starter Theme
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
Development
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/.
Warning
- Use
"sass": "=1.32.13"because the newer version will cause Breaking Change: Slash as Division.
License
This project is licensed under MIT.
Made with ☕ by Junian.dev.