The Bitwarden help center project is written using Jekyll, which is deployed at (https://bitwarden.com/help/).
Requirements
Run the following commands:
npm install
npm run build:watch
You can now access the help center at http://localhost:4009
.
Article contributions are welcome! Please commit any pull requests against the master
branch.