revsuine.xyz/README.md

25 lines
788 B
Markdown

# revsuine.xyz Website
These are the markdown files used to build [my website](https://revsuine.xyz/) with [Hugo](https://gohugo.io/). The
website uses [panr's Terminal theme](https://github.com/panr/hugo-theme-terminal).
## Style
Lines have a character limit of 120 where possible.
## Theming
Colours taken from [gruvbox-material medium](https://github.com/sainnhe/gruvbox-material).
| Element | Colour |
| ---------- | --------- |
| Background | `#282828` |
| Foreground | `#d4be98` |
| Accent | `#a9b665` |
## Licensing
The contents of this git repo are licensed under [GPLv3](https://www.gnu.org/licenses/gpl-3.0.txt). The contents of the
website itself, e.g. blog posts, are licensed under
[CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/legalcode).