1
0
mirror of https://github.com/bitwarden/help synced 2025-12-15 15:53:53 +00:00
Files
help/_config.yml
2020-10-23 09:45:34 -07:00

32 lines
470 B
YAML

markdown: kramdown
highlighter: none
permalink: pretty
encoding: utf-8
port: 4009
main_baseurl: https://bitwarden.com
sass:
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/
articles:
output: true
permalink: /article/:name/
plugins:
- jekyll-redirect-from