gmirator/config.json
stev ffc3c7cdcf refactor of how the configs are managed
more constants, in the same place, imported only in needed files
2023-08-31 23:20:45 +02:00

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"
}