2021-03-11 23:01:04 +01:00
|
|
|
# Blog
|
|
|
|
|
2024-04-12 17:45:33 +02:00
|
|
|
> This is the source code from [this live website](https://blog.louis-vallat.fr).
|
2021-03-11 23:01:04 +01:00
|
|
|
|
2024-04-12 17:45:33 +02:00
|
|
|
Build it using [Zola](https://www.getzola.org):
|
2021-03-11 23:01:04 +01:00
|
|
|
|
2024-04-12 17:45:33 +02:00
|
|
|
```bash
|
|
|
|
zola build
|
|
|
|
```
|