1
0
mirror of https://github.com/bitwarden/docs synced 2025-12-06 01:33:19 +00:00
Files
docs/_config.yml
2021-09-13 16:17:30 -06:00

22 lines
309 B
YAML

markdown: kramdown
highlighter: none
permalink: pretty
encoding: utf-8
port: 4011
main_baseurl: https://bitwarden.com
destination: _site/help
sass:
style: compressed
exclude:
- node_modules
- package.json
- package-lock.json
- gulpfile.js
- appveyor.yml
- README.md
include:
- ".nojekyll"