CHGenerator/config_example.json
2022-09-09 10:59:26 +02:00

8 lines
191 B
JSON

{
"pageImageWidth" : 748,
"minifyCSSandJS" : true,
"createMdFilesIfMissing" : false,
"contentPath" : "/path/to/content/folder",
"outputPath" : "/path/to/output/folder")
}