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 3e56af2c8d copy update 8 years ago
_articles copy update 8 years ago
_categories unhide hosting articles. beta warnings 9 years ago
_includes ga events 9 years ago
_layouts favicons 9 years ago
_plugins hosting category and refactored category usage 9 years ago
_sass article and style updates for self-host 9 years ago
css new layouts 9 years ago
files generic import docs updates 9 years ago
images favicons 9 years ago
search hosting category and refactored category usage 9 years ago
.gitignore move publish cache outside of project 9 years ago
404.html 404 9 years ago
CNAME Update CNAME 10 years ago
README.md control jekyll with gulp 9 years ago
_config.yml move publish cache outside of project 9 years ago
bitwarden-help.sln added VS solution and formatting 10 years ago
browserconfig.xml favicons 9 years ago
crypto.html mark some vars as const 8 years ago
favicon.ico favicons 9 years ago
gulpfile.js update libs 9 years ago
index.html hosting installation articles 9 years ago
manifest.json favicons 9 years ago
package.json update libs 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

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.