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