6 lines
103 B
TOML
6 lines
103 B
TOML
|
[build]
|
||
|
command = "jekyll build"
|
||
|
publish = "_site"
|
||
|
|
||
|
[build.environment]
|
||
|
JEKYLL_ENV = "production"
|