{ "input": "docs", "output": "dist", "assets": "assets", "title": "Genji Notebok", "logo": "/assets/logo.png", "github": "https://github.com/pearmini/genji", "link": "https://github.com/pearmini", "base": "/genji", "notFound": { "title": "Custom Missing Title", "description": "Custom Missing Description." }, "scripts": [ "lib/sparrow.min.js" ], "outline": { "Test1": "test1", "Test2": "test2", "Test3": "test3", "Test4": "test4", "Test5": "test5", "Section": { "Name With Space": "name with space", "Name With line": "name-with-line" }, "Missing Page": "missing-page" }, "theme": { "mainColor": "#28DF99" } }