aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelliot_ <112902069+akatiggerx04@users.noreply.github.com>2022-09-07 01:23:30 +0300
committerelliot_ <112902069+akatiggerx04@users.noreply.github.com>2022-09-07 01:23:30 +0300
commit29a27b67e2f88d15ab1f10166b2444b0eefe61a4 (patch)
tree05f1736d7a12af1681812e6aecf4900913c3da81
parenta7c7b5dfcac2556c9345702c110a8332f49f2938 (diff)
Update 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