Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.
/ help Public archive

The help website/knowledgebase (bitwarden.com/help).

Notifications You must be signed in to change notification settings

bitwarden/help

Repository files navigation

Build Join the chat at https://gitter.im/bitwarden/Lobby

Bitwarden Help Center

The Bitwarden help center project is written using Jekyll, which is deployed at (https://bitwarden.com/help/).

Build/Run

Requirements

Run the following commands:

  • npm install
  • npm run build:watch

You can now access the help center at http://localhost:4009.

Contribute

Article contributions are welcome! Please commit any pull requests against the master branch.