flow-control.dev https://flow-control.dev
Find a file
2025-02-11 20:18:06 +01:00
assets Added image and favicon 2024-11-09 02:33:35 -05:00
content add gpg verification 2025-02-11 20:18:06 +01:00
layouts copy content from flow readme 2025-02-10 22:52:37 +01:00
.gitignore Initial commit 2024-11-09 00:48:42 -05:00
build.zig fix page title and url 2025-02-10 22:35:31 +01:00
build.zig.zon Initial commit 2024-11-09 00:48:42 -05:00
install add gpg verification 2025-02-11 20:18:06 +01:00
LICENSE Added license 2024-11-09 13:05:16 -05:00
public.gpg add gpg verification 2025-02-11 20:18:06 +01: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