mirror of
https://github.com/bitwarden/help
synced 2025-12-06 00:03:30 +00:00
691 B
691 B
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 installnpm 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.