migrate to standalone zine

This commit is contained in:
CJ van den Berg 2025-04-09 17:12:02 +02:00
parent a89d3a5461
commit 9cf52dd60d
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9
8 changed files with 18 additions and 41 deletions

View file

@ -1,6 +1,6 @@
# Building
To build this site, you need zig
To build this site, you need zine
Just clone the repository
```
@ -10,7 +10,7 @@ cd flow-control.dev
and issue
```
zig build serve
zine
```
Then visit with your browser the site pointed by the previous command
@ -21,4 +21,4 @@ Powered by [Zine](https://zine-ssg.io/docs/)
* [Monospace Web Theme](https://owickstrom.github.io/the-monospace-web/)
* [Zine](https://zine-ssg.io/docs/)
* [Flow Control Editor](https://github.com/neurocyte/flow)
* [Flow Control Editor](https://github.com/neurocyte/flow)