chore(docs): set up initial Hugo scaffolding
This commit is contained in:
parent
dd418c872a
commit
5e653407f2
9 changed files with 32 additions and 2 deletions
3
Justfile
3
Justfile
|
|
@ -42,8 +42,7 @@ run:
|
|||
cargo run \
|
||||
--bin otter \
|
||||
-- serve \
|
||||
-c ./otter.toml \
|
||||
--log debug
|
||||
-c ./otter.toml
|
||||
|
||||
doc:
|
||||
cargo doc --workspace --frozen --open
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue