Merge remote-tracking branch 'refs/remotes/origin/master'
This commit is contained in:
commit
5bbb4c734c
1 changed files with 9 additions and 3 deletions
12
README.md
12
README.md
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue