mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2024-12-27 23:34:24 +01:00
Update: Added start command for dev enviroment
This commit is contained in:
parent
86d659bc12
commit
6d088d885f
1 changed files with 8 additions and 1 deletions
|
@ -1,2 +1,9 @@
|
|||
# BioTech
|
||||
My open source theme for Hugo
|
||||
|
||||
My open source Hugo theme for my portfolio/blog site
|
||||
|
||||
Run local development server
|
||||
|
||||
```bash
|
||||
hugo server -D --disableFastRender --verbose --config config.yaml
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue