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 c034a4bcf2 ignore jekyll cache 6 years ago
_articles read config setting 6 years ago
_categories premises 7 years ago
_includes ga events 9 years ago
_layouts update integrity hashes 6 years ago
_plugins support 3 icon params 8 years ago
_sass desktop update error article 7 years ago
css new layouts 9 years ago
files generic import docs updates 8 years ago
images update error 7 years ago
search hosting category and refactored category usage 9 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
README.md appveyor badge 7 years ago
_config.yml exclude appveyor yml 7 years ago
appveyor.yml ruby 2.6 7 years ago
azure-pipelines.yml Set up CI with Azure Pipelines [skip ci] 7 years ago
browserconfig.xml favicons 8 years ago
crypto.html uppercase Bitwarden 8 years ago
favicon.ico favicons 8 years ago
gulpfile.js update to gulp 4.0.0 7 years ago
index.html hosting installation articles 9 years ago
manifest.json favicons 8 years ago
package-lock.json npm i 6 years ago
package.json upgrade bootstrap 6 years ago
robots.txt update robots.txt 6 years ago

README.md

appveyor 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.