{ "macros_file": "macros.map", "publish_file": "publish.map", "content_dir": "content/", "template_dir": "primitives/", "postmaps_dir": "content/postmaps/", "output_dir": "../demo7/", "server": "http://192.168.1.200:8890/", "pages": [ { "name": "home", "type": "content", "filename": "home.html", "title": "Project Homepage" } ], "include": [ "robots.txt", "main.css", "favicon.ico", "assets/", "media/", "htbin/", "process.py", "site.map", "macros.map", "primitives/", "content/postmaps/", "submitpost.html", "serve.py" ] }