diff options
| author | elliot_ <112902069+akatiggerx04@users.noreply.github.com> | 2022-09-07 01:23:30 +0300 |
|---|---|---|
| committer | elliot_ <112902069+akatiggerx04@users.noreply.github.com> | 2022-09-07 01:23:30 +0300 |
| commit | 29a27b67e2f88d15ab1f10166b2444b0eefe61a4 (patch) | |
| tree | 05f1736d7a12af1681812e6aecf4900913c3da81 | |
| parent | a7c7b5dfcac2556c9345702c110a8332f49f2938 (diff) | |
Update README.md
| -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 |
