this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

update watch command to build drafts

Altagos 695cfe06 dfd6bd5b

+1 -1
+1 -1
mise.toml
··· 3 3 zig = "0.15.1" 4 4 5 5 [tasks.watch] 6 - run = "watchexec -q -r -e scss,zig 'zig build serve'" 6 + run = "watchexec -q -r -e scss,zig 'zig build serve -- --drafts'"