{ "versions": ["0.6.2"], "routes": [ { "title": "Home", "description": "How to install and run Coder", "path": "./README.md", "icon": "" }, { "title": "About", "description": "About Coder", "path": "./about.md", "icon": "" }, { "title": "Installation", "description": "How to install and deploy Coder", "icon": "", "path": "./install.md" }, { "title": "Quickstart", "description": "Create your first template and workspace", "icon": "", "path": "./quickstart.md" }, { "title": "Templates", "description": "Learn about templates, which define the infrastructure underlying workspaces.", "path": "./templates.md", "icon": " " }, { "title": "Workspaces", "description": "Learn about Coder workspaces.", "icon": "\n\n\n", "path": "./workspaces.md" }, { "title": "Contributing", "description": "Learn how to contribute to Coder.", "icon": "", "path": "./CONTRIBUTING.md", "children": [ { "title": "Code of Conduct", "description": "See the code of conduct for contributing to Coder.", "path": "./CODE_OF_CONDUCT.md" }, { "title": "Security policy", "description": "How to report vulnerabilities in Coder", "path": "./SECURITY.md" } ] } ] }