16 lines
376 B
Text
16 lines
376 B
Text
# Hugo theme : Simple-site
|
|
|
|
This is a simple, fast and privacy-friendly Hugo theme.
|
|
|
|
## Installation
|
|
|
|
To install Simple-site theme, you can simply clone the repository
|
|
to your site's theme directory.
|
|
|
|
`
|
|
$ mkdir themes
|
|
$ cd themes
|
|
$ git clone https://git.vulgarisons.info/raghnarok/hugo_simple-site.git simple-site
|
|
`
|
|
|
|
Don't forget to change the theme in your config.toml file.
|