mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-13 03:35:52 +01:00
3d158a195a
* chore: plugin search ui chore: progress chore: format code chore: progress chore: @verdaccio-ui/copy-clipboard chore: search finish * chore: ui-components * Update ToolList.tsx * xss protection * Update static-data.yml * Update AddonCard.tsx
87 lines
1.9 KiB
JSON
87 lines
1.9 KiB
JSON
{
|
|
"docs": [
|
|
{
|
|
"type": "category",
|
|
"label": "Introduction",
|
|
"items": [
|
|
"what-is-verdaccio",
|
|
"installation",
|
|
"cli",
|
|
{
|
|
"type": "category",
|
|
"label": "Setting up Verdaccio",
|
|
"items": ["cli-registry", "setup-npm", "setup-yarn", "setup-pnpm"]
|
|
},
|
|
"configuration",
|
|
"who-is-using",
|
|
"best",
|
|
"docker",
|
|
"env",
|
|
"protect-your-dependencies",
|
|
"e2e",
|
|
"verdaccio-programmatically",
|
|
"security-policy",
|
|
"logo",
|
|
{
|
|
"type": "category",
|
|
"label": "Uses Cases",
|
|
"items": ["caching", "github-actions", "linking-remote-registry"]
|
|
},
|
|
"articles"
|
|
]
|
|
},
|
|
{
|
|
"type": "category",
|
|
"label": "Features",
|
|
"items": ["uplinks", "packages", "authentication", "notifications", "logger", "webui"]
|
|
},
|
|
{
|
|
"type": "category",
|
|
"label": "Server",
|
|
"items": ["server-configuration", "reverse-proxy", "ssl", "windows", "iss-server"]
|
|
},
|
|
{
|
|
"type": "category",
|
|
"label": "Development",
|
|
"items": [
|
|
"plugins",
|
|
"dev-plugins",
|
|
{
|
|
"type": "link",
|
|
"label": "Search Plugins",
|
|
"href": "/dev/plugins-search"
|
|
},
|
|
{
|
|
"type": "category",
|
|
"label": "Dev Guides",
|
|
"items": ["plugin-generator", "plugin-auth", "plugin-middleware", "plugin-storage"]
|
|
},
|
|
"node-api"
|
|
]
|
|
},
|
|
{
|
|
"type": "category",
|
|
"label": "DevOps",
|
|
"items": [
|
|
"kubernetes",
|
|
"ci",
|
|
{
|
|
"type": "category",
|
|
"label": "Cloud",
|
|
"items": ["amazon"]
|
|
},
|
|
{
|
|
"type": "category",
|
|
"label": "Tools",
|
|
"items": ["ansible", "puppet", "chef"]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "category",
|
|
"label": "Guides",
|
|
"items": ["aws"]
|
|
}
|
|
]
|
|
}
|