build(hugo): environmental config files
This commit is contained in:
parent
822d18a381
commit
0d44f0764e
4 changed files with 27 additions and 5 deletions
5
config/development/config.yaml
Normal file
5
config/development/config.yaml
Normal file
|
@ -0,0 +1,5 @@
|
|||
baseURL: "localhost:1313"
|
||||
title: "Cataloguer [DEV]"
|
||||
|
||||
buildDrafts: true
|
||||
buildFuture: true
|
Loading…
Add table
Add a link
Reference in a new issue