The help website/knowledgebase (bitwarden.com/help).
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Kyle Spearrin 6376e65fb7 update imagine plugin to support captions 6 years ago
.github/workflows dest dir is help 6 years ago
_articles Update vault-sync.md (#91) 6 years ago
_categories premises 7 years ago
_includes ga events 9 years ago
_layouts help with base url 6 years ago
_plugins update imagine plugin to support captions 6 years ago
_sass update branding 6 years ago
css new layouts 9 years ago
files generic import docs updates 8 years ago
images Add gary two step login post (#87) 6 years ago
search hosting category and refactored category usage 8 years ago
.gitignore ignore jekyll cache 6 years ago
.nojekyll move to npm scripts 7 years ago
404.html 404 9 years ago
CNAME Update CNAME 9 years ago
CONTRIBUTING.md Update CONTRIBUTING.md 6 years ago
README.md link build badge 6 years ago
_config-sub.yml help with base url 6 years ago
_config.yml exclude appveyor yml 7 years ago
browserconfig.xml favicons 8 years ago
crypto.html added stretched master key. bootstrap 4. 6 years ago
favicon.ico favicons 8 years ago
gulpfile.js update to gulp 4.0.0 7 years ago
index.html hosting installation articles 8 years ago
manifest.json favicons 8 years ago
package-lock.json jekyll env for prod 6 years ago
package.json help with base url 6 years ago
robots.txt update robots.txt 6 years ago

README.md

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.