# hugo-relie
Personal blog using Hugo
## Commands
Start the server in dev mode with drafts
```
hugo server -D
Publish the server in production mode
hugo