Update README.md

This commit is contained in:
Buliway 2024-07-06 05:24:45 +03:00 committed by GitHub
parent bd56c27855
commit 9259a61eec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,12 +10,18 @@ Card-style Hugo theme designed for bloggers.
## Quickstart
Use this template: [CaiJimmy/hugo-theme-stack-starter](https://github.com/CaiJimmy/hugo-theme-stack-starter)
```sh
hugo new site hugo-blog
cd hugo-blog
git clone https://github.com/Buliway/hugo-theme-stack/ themes/hugo-theme-stack
cp -r themes/hugo-theme-stack/exampleSite/* ./
rm hugo.toml
hugo server
```
## Demo
* Starter template demo: [demo.stack.jimmycai.com](https://demo.stack.jimmycai.com)
* Dev build: [dev.stack.jimmycai.com](https://dev.stack.jimmycai.com)
* https://buliway.ru/
## Documentation