set output dir for gallery project
This commit is contained in:
parent
0de7f3d892
commit
9564d9ffb8
@ -23,6 +23,6 @@ hugo
|
|||||||
|
|
||||||
```
|
```
|
||||||
cd gallery
|
cd gallery
|
||||||
hugo -d ../static/gallery
|
hugo
|
||||||
cd ..
|
cd ..
|
||||||
```
|
```
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
# Settings
|
# Settings
|
||||||
|
publishDir = "../static/gallery"
|
||||||
baseurl = "https://vvoid.camp/gallery"
|
baseurl = "https://vvoid.camp/gallery"
|
||||||
languageCode = "de-de"
|
languageCode = "de-de"
|
||||||
title = "VVoid Camp"
|
title = "VVoid Camp"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user