1
0
mirror of https://github.com/bitwarden/docs synced 2025-12-06 01:33:19 +00:00
Files
docs/_config.yml
2020-05-05 10:46:46 -04:00

21 lines
285 B
YAML

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