diff --git a/README b/README new file mode 100644 index 0000000..4d97cdc --- /dev/null +++ b/README @@ -0,0 +1,16 @@ +# 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.