A Hugo theme for the Solus main site
To get started on development, run make setup
- All the things:
make
- Fonts:
make font
solus-hugo-theme
leverages solbit
to reduce redundancy of Solus Project brand assets. To ensure this theme stays in sync with Solbit, use make font
. This will update the git commit for solbit and put the fonts in the right directory for Hugo. You will need to rebuild the website for the font and SASS changes to go into effect.
I use 4-char wide tabs, not spaces, in everything except the YAML files, which use 4 spaces for a tab. Sorry!
Apache-2.0