1
0
mirror of https://github.com/bitwarden/docs synced 2026-01-06 10:03:14 +00:00
Files
docs/_config.yml
Kyle Spearrin 7cc0a0c707 setup jekyll
2019-02-28 13:56:34 -05:00

19 lines
232 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
- README.md
include:
- ".nojekyll"