mirror of
https://github.com/bitwarden/help
synced 2025-12-06 00:03:30 +00:00
23 lines
316 B
YAML
23 lines
316 B
YAML
markdown: kramdown
|
|
permalink: pretty
|
|
encoding: utf-8
|
|
port: 4009
|
|
|
|
sass:
|
|
style: compressed
|
|
|
|
exclude:
|
|
- node_modules
|
|
- bitwarden-help.sln
|
|
- package.json
|
|
- gulpfile.js
|
|
- README.md
|
|
|
|
collections:
|
|
categories:
|
|
output: true
|
|
permalink: /:path/
|
|
articles:
|
|
output: true
|
|
permalink: /article/:name/
|