5 lines
72 B
TOML
5 lines
72 B
TOML
|
[build]
|
||
|
base = "site/"
|
||
|
publish = "site/_site/"
|
||
|
command = "jekyll build"
|