1
0
mirror of https://github.com/bitwarden/help synced 2025-12-15 15:53:53 +00:00
Files
help/_config.yml
David Choi 5c13c65b73 removing article from slug and updating width and footer (#139)
* removing article from slug and updating width and footer

* ruby plugin for redirects

* removing help article slug

* help article clean up

* relative url
2020-08-04 13:24:37 -05:00

30 lines
435 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/