blog/README.md
Louis Vallat c70ae62b47
feat: massive overhaul
Signed-off-by: Louis Vallat <contact@louis-vallat.fr>
2024-04-12 17:45:33 +02:00

10 lines
163 B
Markdown

# Blog
> This is the source code from [this live website](https://blog.louis-vallat.fr).
Build it using [Zola](https://www.getzola.org):
```bash
zola build
```