mirror of
https://github.com/bitwarden/help
synced 2025-12-06 00:03:30 +00:00
1a74229e0e9496ed697bfe9ead11a584798870de
* X509 - always required * Update branch w/ master (#827) * KC (#805) * initial draft * codeblock e.g.'s * initial draft of f4e end-user doc * first round of feedback * feedback round 2 * feedback round 3 * update screenshots * safari/macos import guide sketch * adios, friendly name * cli note * fix typo * finish import from macos/safari * feedback round 4 * more feedback * updated diagrams * fix typo * linked custom fields & more release note items * new auto-fill unlock behavior for context menu & keyboard! * release notes - autofill unlock * new events * fixes to 'using sso' * updated KC screenshot & test step * KC URL * send extension & release notes * hide ios extension * updates to sso faqs * SEO desc's & tags * Key Connector > Impact on Unlock > Add a note for online dependency * clarify "account is lost" * add some references to CME * final edits * f4e * quick edit to RN * Release Notes Addition (#818) * rn addition * fix * adds missing referrer to links (#770) * typo fix for "commmand" (#819) * KC Instruction Fix (#822) * fixes per jcooks * typo fix * ngpsql (#823) * Update deploy-key-connector.md (#824) * update diagrams (#826) Co-authored-by: Dragonashes <67827768+Dragonashes@users.noreply.github.com> Co-authored-by: tangowithfoxtrot <5676771+tangowithfoxtrot@users.noreply.github.com> * release notes versions * Windows Hello 2FA note * F4E FAQs Co-authored-by: Dragonashes <67827768+Dragonashes@users.noreply.github.com> Co-authored-by: tangowithfoxtrot <5676771+tangowithfoxtrot@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%