0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-27 22:59:51 -05:00
verdaccio/website
2024-02-18 21:38:43 +01:00
..
blog
community
dev
docs docs: add example for integrating GitHub registry with uplinks (#4505) 2024-02-13 15:52:29 +01:00
src chore: website update logos 2024-02-18 21:38:43 +01:00
static chore: website update logos 2024-02-18 21:38:43 +01:00
talks
types
versioned_docs docs: update website 6.x 2024-01-07 11:44:42 +01:00
versioned_sidebars chore(website): enhance plugin search ui (#4294) 2023-12-20 21:32:58 +01:00
.eslintignore
.eslintrc.js
.gitignore
babel.config.js
CHANGELOG.md chore: update versions (next-7) (#4474) 2024-02-11 23:16:30 +01:00
docusaurus.config.js fix: remove version from website title (#4504) 2024-02-13 06:46:23 +01:00
package.json chore: update versions (next-7) (#4474) 2024-02-11 23:16:30 +01:00
README.md
sidebars.js chore(website): enhance plugin search ui (#4294) 2023-12-20 21:32:58 +01:00
sidebarsCommunity.js
sidebarsDev.js
sidebarsTalk.js
tsconfig.json
versions.json

Website docusaurus v2

This website is built using Docusaurus 2, a modern static website generator.

Installation

pnpm install

Local Development

pnpm start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

pnpm build

This command generates static content into the build directory and can be served using any static contents hosting service.