mirror of
https://github.com/bitwarden/help
synced 2026-02-05 02:53:16 +00:00
0407739fec8bc8f996bf78eb47ff82530c475c9f
* Promote to Staging (#567) * mobile launch in GS Guide * recovery code note -> when does it change * EA + forgot MP * Send in Feature tables * BE Badge Counter * Send hidden email option * weak passwords sort * safari biometrics * custom fields - keys * FIDO Updates * release notes * updates to user types article (not rel-related) * Folders Correction (interplay w/ shared items) (non rel-related) * Send Options Policy * Hide Custom Fields Update * rn updates * final release edits * safari-biometrics-updates * biometrics safari fix * fido list update * rn date * link fix * Update attachments.md * Update cli.md * Update 2020-plan-updates.md * Update about-bitwarden-plans.md * Update premium-renewal.md * Update what-plan-is-right-for-me.md * Update why-choose-bitwarden-for-your-team.md * Update about-send.md * Update create-send.md * Attachments note
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%