2021-07-22 21:10:24 +02:00
|
|
|
{
|
2022-08-15 23:21:10 +02:00
|
|
|
"versions": ["v4.5.2"],
|
2021-07-22 21:10:24 +02:00
|
|
|
"routes": [
|
|
|
|
{
|
|
|
|
"title": "Home",
|
|
|
|
"description": "Learn how to install and run code-server.",
|
|
|
|
"path": "./README.md",
|
2022-08-01 22:20:39 +02:00
|
|
|
"icon_path": "assets/images/icons/home.svg"
|
2021-07-22 21:10:24 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Requirements",
|
|
|
|
"description": "Learn about what you need to run code-server.",
|
2022-08-01 22:20:39 +02:00
|
|
|
"icon_path": "assets/images/icons/requirements.svg",
|
2021-07-22 21:10:24 +02:00
|
|
|
"path": "./requirements.md"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Install",
|
|
|
|
"description": "How to install code-server.",
|
2022-08-01 22:20:39 +02:00
|
|
|
"icon_path": "assets/images/icons/wrench.svg",
|
2021-07-22 21:10:24 +02:00
|
|
|
"path": "./install.md",
|
|
|
|
"children": [
|
|
|
|
{
|
|
|
|
"title": "npm",
|
2022-04-13 19:15:21 +02:00
|
|
|
"description": "How to install code-server using npm or yarn",
|
2021-07-22 21:10:24 +02:00
|
|
|
"path": "./npm.md"
|
2021-08-25 21:15:34 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Helm",
|
|
|
|
"description": "How to install code-server using the Helm package manager",
|
|
|
|
"path": "./helm.md"
|
2021-07-22 21:10:24 +02:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Usage",
|
|
|
|
"description": "How to set up and use code-server.",
|
2022-08-01 22:20:39 +02:00
|
|
|
"icon_path": "assets/images/icons/usage.svg",
|
2021-07-22 21:10:24 +02:00
|
|
|
"path": "./guide.md",
|
|
|
|
"children": [
|
2021-08-05 05:52:57 +02:00
|
|
|
{
|
|
|
|
"title": "--link",
|
|
|
|
"description": "How to run code-server --link",
|
|
|
|
"path": "./link.md"
|
|
|
|
},
|
2021-07-22 21:10:24 +02: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 00:43:52 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "iOS",
|
|
|
|
"description": "How to use code-server on iOS with iSH.",
|
|
|
|
"path": "./ios.md"
|
2021-12-15 21:37:16 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Android",
|
|
|
|
"description": "How to run code-server on an Android device using UserLAnd.",
|
|
|
|
"path": "./android.md"
|
2021-07-22 21:10:24 +02:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
2021-09-12 19:55:06 +02:00
|
|
|
{
|
|
|
|
"title": "Collaboration",
|
|
|
|
"description": "How to setup real time collaboration using code server.",
|
2022-08-01 22:20:39 +02:00
|
|
|
"icon_path": "assets/images/icons/collab.svg",
|
2021-09-12 19:55:06 +02:00
|
|
|
"path": "./collaboration.md"
|
|
|
|
},
|
2021-07-22 21:10:24 +02:00
|
|
|
{
|
|
|
|
"title": "Upgrade",
|
|
|
|
"description": "How to upgrade code-server.",
|
2022-08-01 22:20:39 +02:00
|
|
|
"icon_path": "assets/images/icons/upgrade.svg",
|
2021-07-22 21:10:24 +02:00
|
|
|
"path": "./upgrade.md"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "FAQ",
|
|
|
|
"description": "Frequently asked questions on installing and running code-server.",
|
2022-08-01 22:20:39 +02:00
|
|
|
"icon_path": "assets/images/icons/faq.svg",
|
2021-07-22 21:10:24 +02:00
|
|
|
"path": "./FAQ.md"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Contributing",
|
|
|
|
"description": "How to contribute to code-server.",
|
2022-08-01 22:20:39 +02:00
|
|
|
"icon_path": "assets/images/icons/contributing.svg",
|
2021-07-22 21:10:24 +02: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"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|