mirror of
https://github.com/akatiggerx04/graysx-hugo.git
synced 2025-12-15 16:18:55 -05:00
A Minimal Responsive Gray Hugo Theme
| archetypes | ||
| exampleSite | ||
| images | ||
| layouts | ||
| static | ||
| .gitattributes | ||
| LICENSE | ||
| README.md | ||
| theme.toml | ||
GraySX | Demo | Page Speed (91%)
A Minimal Gray Hugo Theme
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/* .
Credits
This theme is forked and ported to Hugo from: https://github.com/startbootstrap/startbootstrap-grayscale.