mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
0041d9407d
* chore: add versioning website * Update docusaurus.config.js * chore: updated versions * Update docusaurus.config.js
122 lines
2.3 KiB
JSON
122 lines
2.3 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"
|
|
]
|
|
},
|
|
"who-is-using",
|
|
"best",
|
|
"docker",
|
|
"protect-your-dependencies",
|
|
"e2e",
|
|
"verdaccio-programmatically",
|
|
"security-policy",
|
|
"logo",
|
|
{
|
|
"type": "category",
|
|
"label": "Uses Cases",
|
|
"items": [
|
|
"caching",
|
|
"github-actions",
|
|
"linking-remote-registry"
|
|
]
|
|
},
|
|
{
|
|
"type": "category",
|
|
"label": "Talks & Articles",
|
|
"items": [
|
|
"articles",
|
|
"talks"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "category",
|
|
"label": "Features",
|
|
"items": [
|
|
"configuration",
|
|
"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": "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"
|
|
]
|
|
}
|
|
]
|
|
}
|