mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-17 07:45:52 +01:00
652003feed
* chore: update svg logos * chore: update logo assets (png) thanks lisa for this upgrade Co-Authored-By: Daniel Ruf <danielruf@users.noreply.github.com> * feat: add logo page logo dimensions are missing here, we will figure out that later Co-Authored-By: Daniel Ruf <danielruf@users.noreply.github.com> Co-Authored-By: Lisapressmar <lisapressmar@users.noreply.github.com> * chore: update link Co-Authored-By: Daniel Ruf <danielruf@users.noreply.github.com> Co-Authored-By: Lisapressmar <lisapressmar@users.noreply.github.com> * chore: update link text Co-Authored-By: Daniel Ruf <danielruf@users.noreply.github.com> Co-Authored-By: Lisapressmar <lisapressmar@users.noreply.github.com>
47 lines
763 B
JSON
47 lines
763 B
JSON
{
|
|
"docs": {
|
|
"Introduction": [
|
|
"what-is-verdaccio",
|
|
"installation",
|
|
"cli",
|
|
"logo"
|
|
],
|
|
"Configuration": [
|
|
"configuration",
|
|
"uplinks",
|
|
"packages",
|
|
"authentification",
|
|
"notifications",
|
|
"logger",
|
|
"webui"
|
|
],
|
|
"Server": [
|
|
"server-configuration",
|
|
"reverse-proxy",
|
|
"ssl",
|
|
"windows",
|
|
"iss-server"
|
|
],
|
|
"Plugins": [
|
|
"plugins",
|
|
"dev-plugins"
|
|
],
|
|
"DevOps": [
|
|
"docker",
|
|
"kubernetes",
|
|
"ansible",
|
|
"puppet",
|
|
"chef",
|
|
"ci"
|
|
],
|
|
"Development": [
|
|
"build",
|
|
"contributing",
|
|
"source-code",
|
|
"unit-testing",
|
|
"node-api"
|
|
],
|
|
"Guides": ["protect-your-dependencies"]
|
|
}
|
|
}
|