1
0
mirror of https://github.com/bitwarden/help synced 2025-12-06 00:03:30 +00:00
Christopher Orr 6fad5c67b6 Expand docs about browser permission upgrade in v1.48.0 (#370)
* Expand release notes about browser permission upgrade in v1.48.0.

By including the text of the dialogs, users can Google the message they
see in the somewhat scary looking browser permissions dialog, and land
here on the official documentation.

* Expand info about browser permissions for Unlock with Biometrics.

By including the text of the dialogs, users can Google the message they
see in the somewhat scary looking browser permissions dialog, and land
here on the official documentation.

* Expand security FAQ about nativeMessaging browser permission.

By including the text of the dialogs, users can Google the message they
see in the somewhat scary looking browser permissions dialog, and land
here on the official documentation.
2021-01-25 10:34:34 -05:00
2020-11-13 14:23:00 -08:00
2020-11-13 14:23:00 -08:00
2020-11-20 17:11:29 -05:00
2020-11-13 14:23:00 -08:00
2020-11-13 14:23:00 -08:00
2021-01-12 15:39:46 -05:00
2021-01-19 10:43:58 -05:00
2020-11-13 14:23:00 -08:00
2020-04-28 08:01:22 -04:00
2020-05-18 11:46:00 -04:00
2018-09-22 15:59:25 -04:00
2020-11-13 14:23:00 -08:00
2017-10-11 09:23:09 -04:00
2020-02-14 16:07:46 -05:00
2017-10-11 09:23:09 -04:00
2020-11-13 14:23:00 -08:00
2020-11-13 14:23:00 -08:00
2017-10-11 09:23:09 -04:00
2020-11-13 14:23:00 -08:00
2020-11-13 14:23:00 -08:00
2020-10-23 09:45:34 -07: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.

Description
No description provided
Readme 200 MiB
Languages
HTML 68.6%
SCSS 15.8%
Ruby 8.4%
JavaScript 7.2%