flow-control.dev https://flow-control.dev
Find a file
2024-11-09 02:33:35 -05:00
assets Added image and favicon 2024-11-09 02:33:35 -05:00
content Added image and favicon 2024-11-09 02:33:35 -05:00
layouts Added image and favicon 2024-11-09 02:33:35 -05:00
.gitignore Initial commit 2024-11-09 00:48:42 -05:00
build.zig Video display 2024-11-09 01:49:10 -05:00
build.zig.zon Initial commit 2024-11-09 00:48:42 -05:00
README.md Added README 2024-11-09 00:59:48 -05:00

Building

To build this site, you need zig

Just clone the repository

git clone https://github.com/ikks/flow-control.dev.git
cd flow-control.dev

and issue

zig build serve

Then visit with your browser the site pointed by the previous command

Powered by Zine

Resources