add Readme

This commit is contained in:
oiseauroch 2023-05-07 11:56:59 +02:00
parent 09112f856c
commit be8f1095ec

9
README.md Normal file
View File

@ -0,0 +1,9 @@
# Blog
Blog built with [Zola](https://getzola.org) and [Bulma](https://bulma.io).
## Building
```
zola build
```