mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2025-01-15 02:37:37 +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
|
|
```
|