Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 830 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 830 Bytes

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

Bitwarden Help Center

The Bitwarden help center project is written using Jekyll, which is hosted/deployed to a GitHub pages branch (https://help.bitwarden.com/).

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.