1
0
mirror of https://github.com/bitwarden/help synced 2025-12-06 00:03:30 +00:00
Files
help/_config.yml
fred_the_tech_writer d0a8e60ea2 Some updates! (#503)
* content updates

* images

* pw history

* improved desktop send screenshots

* BE cycle through credentials

* auto-fill article titles

* unhide troubleshooting

* auto-fill category & resolved references to changed titles

* blacklist uris doc, references, and images

* remove old faq items

* keychain note

* update old callouts note -> info

* note about deleting exported files
2021-03-19 16:11:21 -04:00

48 lines
821 B
YAML

markdown: kramdown
highlighter: none
permalink: pretty
encoding: utf-8
port: 4009
main_baseurl: https://bitwarden.com
sass:
sass_dir: ./_scss
style: compressed
exclude:
- node_modules
- bitwarden-help.sln
- package.json
- package-lock.json
- gulpfile.js
- appveyor.yml
- README.md
include:
- '.nojekyll'
collections:
categories:
output: true
permalink: /:path/
order:
- getting-started.md
- account-management.md
- send.md
- import-export.md
- auto-fill.md
- two-step-login.md
- hosting.md
- organizations.md
- directory-connector.md
- login-with-sso.md
- security.md
- plans-and-pricing.md
- miscellaneous.md
articles:
output: true
permalink: /article/:name/
plugins:
- jekyll-redirect-from