website/_config.yml

18 lines
258 B
YAML
Raw Normal View History

# Build settings
markdown: kramdown
2017-02-12 09:38:46 +00:00
includes_dir: _sections
sass:
style: compressed
plugins:
- jekyll-feed
- jekyll-sitemap
exclude:
- Gemfile
- Gemfile.lock
- docker-compose.yml
2020-12-14 12:00:43 +00:00
- Dockerfile
- build.sh
- README.md