Reynir Björnsson
bb0ac3ccbe
All checks were successful
continuous-integration/drone/push Build is passing
18 lines
258 B
YAML
18 lines
258 B
YAML
# Build settings
|
|
markdown: kramdown
|
|
includes_dir: _sections
|
|
|
|
sass:
|
|
style: compressed
|
|
|
|
plugins:
|
|
- jekyll-feed
|
|
- jekyll-sitemap
|
|
exclude:
|
|
- Gemfile
|
|
- Gemfile.lock
|
|
- docker-compose.yml
|
|
- Dockerfile
|
|
- build.sh
|
|
- README.md
|