Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bake/solar-theme-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbake <bake@192k.pw>2019-05-24 11:47:00 +0300
committerbake <bake@192k.pw>2019-05-24 11:47:00 +0300
commit74f6b55458b9d7af1085df39159c12cd1b768fcb (patch)
treecfbcbb1fc6fc5c697b41a01f44bb18e6a285f896
parent82872c9caee07d96b1234bbcfc62b0ad66a2d951 (diff)
Add installation example
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index d3412f4..08e9c2b 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,16 @@ creating a `logo.svg` in `static/img/`.
![Screenshot](/images/screenshot.png)
+## Installation
+
+Same as with any other theme:
+
+```bash
+$ git clone https://github.com/bake/solar-theme-hugo.git themes/solar-theme-hugo
+$ hugo server --theme=solar-theme-hugo
+...
+```
+
## License
GPLv2 or higher