mirror of
https://github.com/bitwarden/docs
synced 2025-12-06 01:33:19 +00:00
21 lines
285 B
YAML
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"
|