2021-07-23 03:10:24 +08:00
|
|
|
{
|
2022-10-25 07:23:03 +08:00
|
|
|
"versions": ["v4.8.0"],
|
2021-07-23 03:10:24 +08:00
|
|
|
"routes": [
|
|
|
|
{
|
|
|
|
"title": "Home",
|
|
|
|
"description": "Learn how to install and run code-server.",
|
|
|
|
"path": "./README.md",
|
2022-08-02 04:20:39 +08:00
|
|
|
"icon_path": "assets/images/icons/home.svg"
|
2021-07-23 03:10:24 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Requirements",
|
|
|
|
"description": "Learn about what you need to run code-server.",
|
2022-08-02 04:20:39 +08:00
|
|
|
"icon_path": "assets/images/icons/requirements.svg",
|
2021-07-23 03:10:24 +08:00
|
|
|
"path": "./requirements.md"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Install",
|
|
|
|
"description": "How to install code-server.",
|
2022-08-02 04:20:39 +08:00
|
|
|
"icon_path": "assets/images/icons/wrench.svg",
|
2021-07-23 03:10:24 +08:00
|
|
|
"path": "./install.md",
|
|
|
|
"children": [
|
|
|
|
{
|
|
|
|
"title": "npm",
|
2022-08-31 01:00:11 +08:00
|
|
|
"description": "How to install code-server using npm",
|
2021-07-23 03:10:24 +08:00
|
|
|
"path": "./npm.md"
|
2021-08-26 03:15:34 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Helm",
|
|
|
|
"description": "How to install code-server using the Helm package manager",
|
|
|
|
"path": "./helm.md"
|
2021-07-23 03:10:24 +08:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Usage",
|
|
|
|
"description": "How to set up and use code-server.",
|
2022-08-02 04:20:39 +08:00
|
|
|
"icon_path": "assets/images/icons/usage.svg",
|
2021-07-23 03:10:24 +08:00
|
|
|
"path": "./guide.md",
|
|
|
|
"children": [
|
2023-01-28 01:14:54 +08:00
|
|
|
{
|
|
|
|
"title": "Coder",
|
|
|
|
"description": "How to run code-server in Coder",
|
|
|
|
"path": "./coder.md"
|
|
|
|
},
|
2021-07-23 03:10:24 +08:00
|
|
|
{
|
|
|
|
"title": "iPad",
|
|
|
|
"description": "How to access your code-server installation using an iPad.",
|
|
|
|
"path": "./ipad.md"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Termux",
|
|
|
|
"description": "How to install Termux to run code-server on an Android device.",
|
|
|
|
"path": "./termux.md"
|
2021-12-15 07:43:52 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "iOS",
|
|
|
|
"description": "How to use code-server on iOS with iSH.",
|
|
|
|
"path": "./ios.md"
|
2021-12-16 04:37:16 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Android",
|
|
|
|
"description": "How to run code-server on an Android device using UserLAnd.",
|
|
|
|
"path": "./android.md"
|
2021-07-23 03:10:24 +08:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
2021-09-13 01:55:06 +08:00
|
|
|
{
|
|
|
|
"title": "Collaboration",
|
|
|
|
"description": "How to setup real time collaboration using code server.",
|
2022-08-02 04:20:39 +08:00
|
|
|
"icon_path": "assets/images/icons/collab.svg",
|
2021-09-13 01:55:06 +08:00
|
|
|
"path": "./collaboration.md"
|
|
|
|
},
|
2021-07-23 03:10:24 +08:00
|
|
|
{
|
|
|
|
"title": "Upgrade",
|
|
|
|
"description": "How to upgrade code-server.",
|
2022-08-02 04:20:39 +08:00
|
|
|
"icon_path": "assets/images/icons/upgrade.svg",
|
2021-07-23 03:10:24 +08:00
|
|
|
"path": "./upgrade.md"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "FAQ",
|
|
|
|
"description": "Frequently asked questions on installing and running code-server.",
|
2022-08-02 04:20:39 +08:00
|
|
|
"icon_path": "assets/images/icons/faq.svg",
|
2021-07-23 03:10:24 +08:00
|
|
|
"path": "./FAQ.md"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Contributing",
|
|
|
|
"description": "How to contribute to code-server.",
|
2022-08-02 04:20:39 +08:00
|
|
|
"icon_path": "assets/images/icons/contributing.svg",
|
2021-07-23 03:10:24 +08:00
|
|
|
"path": "./CONTRIBUTING.md",
|
|
|
|
"children": [
|
|
|
|
{
|
|
|
|
"title": "Code of conduct",
|
|
|
|
"description": "Coder expects contributors to code-server to behave in a manner that creates an open and welcoming environment.",
|
|
|
|
"path": "./CODE_OF_CONDUCT.md"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Maintenance",
|
|
|
|
"description": "Learn about the workflow followed by code-server's maintainers.",
|
|
|
|
"path": "./MAINTAINING.md"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Triage",
|
|
|
|
"description": "How the maintainers triage issues with code-server.",
|
|
|
|
"path": "./triage.md"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Security",
|
|
|
|
"description": "Learn about the tools used to detect vulnerabilities in code-server, and how you can report vulnerabilities.",
|
|
|
|
"path": "./SECURITY.md"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|