An open API service indexing awesome lists of open source software.

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

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