mirror of
https://github.com/bitwarden/help
synced 2025-12-06 00:03:30 +00:00
b18a4969b387614cf29a8bd55a1062058f5ffd65
* Updated the shortcut modification documentation Shortcut modification is possible in Firefox since Firefox 66 (https://www.bleepingcomputer.com/news/software/firefox-66-lets-you-reconfigure-keyboard-shortcuts-for-extensions/) Brave and Edge are Chromium-based and therefore support the `chrome://extensions` modification method. The latest Edge browser support it too (the `chrome://extensions` will be translated to `edge://extensions` automatically). * Update auto-fill-browser.md Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
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 installnpm 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.
Description
Languages
HTML
68.6%
SCSS
15.8%
Ruby
8.4%
JavaScript
7.2%