mirror of
https://github.com/bitwarden/help
synced 2025-12-29 06:33:17 +00:00
15 lines
239 B
YAML
15 lines
239 B
YAML
markdown: kramdown
|
|
permalink: pretty
|
|
encoding: utf-8
|
|
port: 4009
|
|
|
|
exclude: [node_modules, ./bitwarden-help.sln]
|
|
|
|
collections:
|
|
categories:
|
|
output: true
|
|
permalink: /:path/
|
|
articles:
|
|
output: true
|
|
permalink: /article/:name/
|