0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-17 23:45:29 -05:00
verdaccio/website
renovate[bot] ecddde1870
fix(deps): update dependency semver to v7.7.1 (#5088)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-04 22:06:28 +01:00
..
blog chore: website upgrade docusaurus v3 part 3 2024-12-29 17:13:17 +01:00
community chore: website upgrade docusaurus v3 part 3 2024-12-29 17:13:17 +01:00
dev
docs chore: keep_readmes docs (#5052) 2025-02-02 11:02:14 +01:00
src chore: updated static data 2025-02-04 07:06:17 +00:00
static fix: yarn and pnpm logos on homepage (#4574) 2024-04-04 06:58:35 +02:00
talks
types
versioned_docs/version-6.x chore: keep_readmes docs (#5052) 2025-02-02 11:02:14 +01:00
versioned_sidebars chore: website upgrade docusaurus v3 part 1 (#5021) 2024-12-29 16:21:12 +01:00
.eslintignore
.eslintrc.js
.gitignore
babel.config.js
CHANGELOG.md chore: update versions (next-8) (#5015) 2025-02-02 18:34:35 +01:00
docusaurus.config.js chore: website metrics (#5041) 2025-01-04 21:38:52 +01:00
package.json fix(deps): update dependency semver to v7.7.1 (#5088) 2025-02-04 22:06:28 +01:00
README.md
sidebars.js chore: website upgrade docusaurus v3 part 1 (#5021) 2024-12-29 16:21:12 +01:00
sidebarsCommunity.js
sidebarsDev.js
sidebarsTalk.js
tsconfig.json
versions.json chore: remove versioned docs 7.x 2024-09-26 23:00:18 +02:00

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.