https://github.com/getsolus/solus-hugo-theme
Hugo Theme for the main Solus website
https://github.com/getsolus/solus-hugo-theme
Last synced: 4 months ago
JSON representation
Hugo Theme for the main Solus website
- Host: GitHub
- URL: https://github.com/getsolus/solus-hugo-theme
- Owner: getsolus
- License: apache-2.0
- Created: 2023-02-26T23:03:47.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-09T17:41:19.000Z (over 1 year ago)
- Last Synced: 2025-12-08T11:59:00.372Z (6 months ago)
- Language: HTML
- Size: 5.58 MB
- Stars: 0
- Watchers: 9
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Solus Hugo Theme
A Hugo theme for the Solus main site
## Development
### Dependencies
To get started on development, run `make setup`
### Compile
- All the things: `make`
- Fonts: `make font`
### Syncing with Solbit
`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.
### Styling
I use 4-char wide tabs, not spaces, in everything **except** the YAML files, which use 4 spaces for a tab. Sorry!
## Licensing
Apache-2.0