commit 1e9cf15cd6f1aca2405ac29700a2cca03a8fe53c parent 02f736506bc5f30feb07c02446f3a06da7e28684 author: nathanael <nathanael@dalliard.ch> date: Sun, 19 Oct 2025 11:53:25 +0000 s0(c): add makefile diffstat:
| A | s0/cockpit/makefile | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/s0/cockpit/makefile b/s0/cockpit/makefile @@ -0,0 +1,5 @@ +serve: + @hugo server + +report: + @./bin/genreport.sh