{ "versions": ["0.6.6"], "routes": [ { "title": "About", "description": "About Coder", "path": "./README.md", "icon": "", "children": [ { "title": "Architecture", "description": "Learn how Coder works", "icon": "<\/g><\/g><\/g><\/svg>", "path": "./architecture.md" } ] }, { "title": "Installation", "description": "How to install and deploy Coder", "icon": "", "path": "./install.md", "children": [ { "title": "Postgres", "description": "Learn how to create and use your own Postgres database.", "path": "./postgres.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": " ", "children": [ { "title": "Authentication & Secrets", "description": "Learn how to authenticate the provisioner", "path": "./templates/authentication.md", "icon": "" } ] }, { "title": "Workspaces", "description": "Learn about Coder workspaces.", "icon": "\n\n\n", "path": "./workspaces.md" }, { "title": "IDEs", "description": "Learn how to use your IDE of choice with Coder.", "icon": "\n\n\n", "path": "./ides.md" }, { "title": "Dotfiles", "description": "Learn how to personalize your workspace", "icon": "<\/g><\/g><\/svg>", "path": "./dotfiles.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": "./contributing/CODE_OF_CONDUCT.md" }, { "title": "Security", "description": "How to report vulnerabilities in Coder", "path": "./contributing/SECURITY.md" } ] } ] }