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 be037a36cd callout styling. note and warning tags. sorting 9 years ago
_articles callout styling. note and warning tags. sorting 9 years ago
_categories remove "how to". account mgmt category. 9 years ago
_includes ga events 9 years ago
_layouts callout styling. note and warning tags. sorting 9 years ago
_plugins callout styling. note and warning tags. sorting 9 years ago
_sass callout styling. note and warning tags. sorting 9 years ago
css new layouts 9 years ago
images organization articles 9 years ago
search style tweaks 9 years ago
.gitignore move publish cache outside of project 9 years ago
404.html 404 9 years ago
CNAME Update CNAME 9 years ago
README.md readme update 9 years ago
_config.yml move publish cache outside of project 9 years ago
bitwarden-help.sln added VS solution and formatting 9 years ago
favicon.ico favicon 9 years ago
gulpfile.js move publish cache outside of project 9 years ago
index.html callout styling. note and warning tags. sorting 9 years ago
package.json fluidbox images 9 years ago

README.md

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
  • gulp build
  • jekyll build
  • jekyll serve

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.