migrate to standalone zine
This commit is contained in:
parent
a89d3a5461
commit
9cf52dd60d
8 changed files with 18 additions and 41 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue