mirror of
https://github.com/bitwarden/help
synced 2025-12-06 00:03:30 +00:00
92097f1c77c9249c66e27d19e98c58fa375e5bb7
* enterprise policy typo * more generic language in fido doc * missing paren * replace apr image with gif, profit * fix language that ain't friendly to non-native english speakers (TY @Greenderella) * faq item for mp hint * windows firewall exclusion tip * update cert article w/ powershell instructions for new letsencrypt cert * improve collection header * note on self-host server release lag * duo bypass code tip * revert
Bitwarden Help Center
The Bitwarden help center project is written using Jekyll, which is deployed at (https://bitwarden.com/help/).
Build/Run
Requirements
Run the following commands:
npm installnpm run build:watch
You can now access the help center at http://localhost:4009.
Ruby Gems
Jekyll Redirect From
To use jekyll-redirect-from add redirect_from to the YAML front-matter of your page or post. For example:
---
title: 10 Tips to Choosing a Password Manager for Your Team
layout: post
author: Gary Orenstein
redirect_from: /blog/10-tips-choosing-password-manager-for-teams/
---
Contribute
Article contributions are welcome! Please commit any pull requests against the master branch. Please see CONTRIBUTING.md for more info.
Description
Languages
HTML
68.6%
SCSS
15.8%
Ruby
8.4%
JavaScript
7.2%