1
0
mirror of https://github.com/bitwarden/docs synced 2025-12-06 01:33:19 +00:00
Files
docs/_config.yml
2019-03-26 10:26:09 -04:00

20 lines
249 B
YAML

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