[![Build](https://github.com/bitwarden/docs/workflows/Build/badge.svg)](https://github.com/bitwarden/docs/actions?query=workflow%3ABuild) [![Join the chat at https://gitter.im/bitwarden/Lobby](https://badges.gitter.im/bitwarden/Lobby.svg)](https://gitter.im/bitwarden/Lobby) # Bitwarden Docs Site The Bitwarden docs site project is written using Jekyll. # Build/Run **Requirements** - Node.js - [Ruby](https://www.ruby-lang.org/) - [Jekyll](https://jekyllrb.com/) Run the following commands: - `npm install` - `npm run build:watch` You can now access the help center at `http://localhost:4011`. # Contribute Article contributions are welcome! Please commit any pull requests against the `master` branch.