chore(docs): set up initial Hugo scaffolding

This commit is contained in:
Jef Roosens 2025-06-18 12:17:49 +02:00
parent dd418c872a
commit 5e653407f2
No known key found for this signature in database
GPG key ID: 21FD3D77D56BAF49
9 changed files with 32 additions and 2 deletions

View file

@ -42,8 +42,7 @@ run:
cargo run \
--bin otter \
-- serve \
-c ./otter.toml \
--log debug
-c ./otter.toml
doc:
cargo doc --workspace --frozen --open