blog-public/README.md

10 lines
146 B
Markdown
Raw Permalink Normal View History

# blog
## How to build
You needs an old Hugo version 0.21.
```
./hugo --baseURL "https://difrex.lessmore.pw/" --themesDir ./themes -t slim
```