diff options
| -rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,5 +1,7 @@ # GraySX - A Minimal Gray Hugo Theme +Demo here: https://akatiggerx04.github.io/graysx-hugo/ +  ## 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 |
