flow-control.dev https://flow-control.dev
Find a file
2025-04-09 17:06:22 +02:00
assets fix font weight and size 2025-02-14 20:04:25 +01:00
content add /latest prebuilt binary links 2025-04-09 15:58:42 +02:00
layouts add more links to nav bar 2025-04-09 17:06:22 +02:00
.gitignore
build.zig auto download required fonts 2025-02-14 16:32:26 +01:00
build.zig.zon
install fix install script permissions 2025-02-25 20:45:31 +01:00
LICENSE
public.gpg
README.md

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