diff --git a/archbee.json b/archbee.json new file mode 100644 index 0000000..87c980b --- /dev/null +++ b/archbee.json @@ -0,0 +1,15 @@ +{ + "$schema": "https://api.archbee.com/git-config-schema", + "docsPath": "docs", + "structure": { + "summary": "summary.md", + "assets": "assets" + }, + "footerTemplate": "", + "headerIncludes": "", + "customCSS": "", + "customJS": "", + "shadowDocs": [], + "publishSpace": false, + "sites": [] +} \ No newline at end of file