1
0
mirror of https://github.com/bitwarden/help synced 2025-12-06 00:03:30 +00:00
fred_the_tech_writer 1a74229e0e Dec misc (#828)
* 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>
2021-12-15 11:27:32 -05:00
2021-12-15 11:27:32 -05:00
2021-09-24 13:00:44 -06:00
2021-10-22 08:59:46 -04:00
2021-02-22 09:42:06 -05:00
2021-10-12 15:23:49 -04:00
2021-09-21 13:21:11 -04:00
2021-09-24 13:00:44 -06:00
2021-02-17 07:25:53 -08:00
2020-11-13 14:23:00 -08:00
2020-11-13 14:23:00 -08:00
2021-09-07 12:12:08 -04:00
2021-12-15 11:27:32 -05:00
2021-02-22 09:42:06 -05:00
2020-11-13 14:23:00 -08:00
2021-09-21 13:21:11 -04:00
2021-09-21 13:21:11 -04:00
2021-09-21 13:21:11 -04:00
2021-09-21 13:21:11 -04:00
2021-09-21 13:21:11 -04:00
2018-09-22 15:59:25 -04:00
2021-09-21 13:21:11 -04:00
2021-09-21 13:21:11 -04:00
2020-11-13 14:23:00 -08:00
2017-10-11 09:23:09 -04:00
2021-02-24 17:16:42 -05:00
2017-10-11 09:23:09 -04:00
2021-09-21 13:21:11 -04:00
2021-11-17 11:29:04 -07:00
2020-11-13 14:23:00 -08:00
2021-11-17 11:29:04 -07:00
2017-10-11 09:23:09 -04:00
2021-09-21 13:21:11 -04:00
2021-11-17 11:29:04 -07:00
2021-09-21 13:21:11 -04:00
2021-09-21 13:21:11 -04:00
2019-09-11 08:34:32 -04:00
2020-07-31 13:54:34 -05:00

Build Join the chat at https://gitter.im/bitwarden/Lobby

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 install
  • npm 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
No description provided
Readme 200 MiB
Languages
HTML 68.6%
SCSS 15.8%
Ruby 8.4%
JavaScript 7.2%