11 lines
267 B
JSON
11 lines
267 B
JSON
{
|
|
"workdir" : "where/your/sources/live",
|
|
"dir_assets" : "assets",
|
|
"dir_source" : "content",
|
|
"dir_helper" : "html-parts",
|
|
"dir_o_html" : "html-output",
|
|
"rem_gmi" : "your/remote/gemini/path",
|
|
"rem_html" : "your/remote/html/path",
|
|
"port" : "1312"
|
|
}
|
|
|