forked from markus/AMPERION_Webpage
8 lines
158 B
TOML
8 lines
158 B
TOML
|
|
[build]
|
||
|
|
publish = "public"
|
||
|
|
command = "yarn project-setup && yarn build"
|
||
|
|
|
||
|
|
[build.environment]
|
||
|
|
HUGO_VERSION = "0.115.1"
|
||
|
|
GO_VERSION = "1.20.5"
|
||
|
|
HUGO_BASEURL = "/"
|