0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-23 22:27:34 -05:00
verdaccio/website
renovate[bot] d1aa663553
chore(deps): update dependency esbuild-loader to v2.16.0 (#2536)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-21 08:40:44 +02:00
..
blog update contributing guidelines and chat reference 2021-09-18 09:07:22 +02:00
docs fix: typos in documentation and website (#2540) 2021-10-19 08:57:56 +02:00
src website: Improve docs link discoverability (#2462) 2021-10-01 17:51:04 +02:00
static Update _redirects 2021-08-06 20:39:02 +02:00
.eslintignore
.eslintrc.js Indiescripter/align website format lint configs (#2398) 2021-09-01 19:15:15 +02:00
.gitignore
babel.config.js
docusaurus.config.js Update docusaurus.config.js 2021-08-29 08:37:11 +02:00
package.json chore(deps): update dependency esbuild-loader to v2.16.0 (#2536) 2021-10-21 08:40:44 +02:00
README.md
sidebars.js
tsconfig.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.