blog-public/README.md
Denis Zheleztsov a5dd73f274 Initial public
Some content was deleted before this project
has been moved to public
2021-10-18 19:45:57 +03:00

10 lines
146 B
Markdown

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