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
4
docs/hugo.toml
Normal file
4
docs/hugo.toml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
baseURL = 'https://example.org/'
|
||||
languageCode = 'en-us'
|
||||
title = 'Otter'
|
||||
theme = "hugo-book"
|
||||
Loading…
Add table
Add a link
Reference in a new issue