2017-02-12 08:49:05 +00:00
|
|
|
# Build settings
|
|
|
|
markdown: kramdown
|
2017-02-12 09:38:46 +00:00
|
|
|
includes_dir: _sections
|
2017-02-12 08:49:05 +00:00
|
|
|
|
2017-02-12 10:20:03 +00:00
|
|
|
sass:
|
|
|
|
style: compressed
|
|
|
|
|
2019-07-28 15:52:14 +00:00
|
|
|
plugins:
|
2017-02-12 08:49:05 +00:00
|
|
|
- jekyll-feed
|
|
|
|
- jekyll-sitemap
|
|
|
|
exclude:
|
|
|
|
- Gemfile
|
|
|
|
- Gemfile.lock
|
|
|
|
- docker-compose.yml
|