mirror of
https://github.com/bitwarden/help
synced 2026-01-20 09:23:35 +00:00
d6c98a6a573a459c2fa2b0ecfa3f6e055397a799
* Remove references to "Zero Trust" and downcase non-header instances of "zero knowledge" * Morph "Link SSO" and "Access Vault using SSO" articles into a single "Using Login with SSO" one-stop-shop guide for end-users (i.e. non-configuration) + redirects + updated hyperlinks * Update _articles/getting-started/getting-started-organizations.md Co-authored-by: Trey Greer <61418192+tgreer-bw@users.noreply.github.com> Co-authored-by: Trey Greer <61418192+tgreer-bw@users.noreply.github.com>
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%