mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2024-12-28 15:54:22 +01:00
9 lines
173 B
Markdown
9 lines
173 B
Markdown
# BioTech
|
|
|
|
My open source Hugo theme for my portfolio/blog site
|
|
|
|
Run local development server
|
|
|
|
```bash
|
|
hugo server -D --disableFastRender --verbose --config config.yaml
|
|
```
|