graysx-hugo/README.md
2022-09-07 01:16:08 +03:00

425 B

GraySX - A Minimal Gray Hugo Theme

GraySX Theme Preview

Installation

Create a new Hugo site (Skip If Already Done)

hugo new site example && cd example

Download and install GraySX

git clone https://github.com/akatiggerx04/graysx-hugo/ && mv graysx-hugo themes/graysx && cp -r themes/graysx/exampleSite/* .