CHGenerator/config_example.json
2022-12-10 22:28:39 +01:00

10 lines
254 B
JSON

{
"pageImageWidth" : 748,
"fullScreenImageWidth" : 4000,
"minifyJavaScript" : false,
"minifyCSS" : false,
"createMdFilesIfMissing" : false,
"contentPath" : "/path/to/content/folder",
"outputPath" : "/path/to/output/folder")
}