aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index 832d2c9..f566d72 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# GraySX - A Minimal Gray Hugo Theme
+Demo here: https://akatiggerx04.github.io/graysx-hugo/
+
![GraySX Theme Preview](https://github.com/akatiggerx04/graysx-hugo/blob/content/theme.gif?raw=true)
## Installation
@@ -13,4 +15,8 @@ hugo new site example && cd example
```sh
git clone https://github.com/akatiggerx04/graysx-hugo/ && mv graysx-hugo themes/graysx && cp -r themes/graysx/exampleSite/* .
-``` \ No newline at end of file
+```
+
+#### Credits
+
+This theme is forked and ported to hugo from: https://github.com/startbootstrap/startbootstrap-grayscale. \ No newline at end of file