Rinkusu/README.md

10 lines
173 B
Markdown
Raw Normal View History

2021-04-28 11:59:05 +00:00
# BioTech
My open source Hugo theme for my portfolio/blog site
Run local development server
```bash
hugo server -D --disableFastRender --verbose --config config.yaml
```