🐛 Workaround for jekyll-assets bug

https://github.com/envygeeks/jekyll-assets/issues/575
This commit is contained in:
Dan Jones 2019-08-19 12:21:00 -05:00
commit 8fa6130008

View file

@ -69,6 +69,9 @@ kramdown:
sass:
style: :expanded # You might prefer to minify using :compressed
assets:
compression: false
# Use the following plug-ins
plugins:
- jekyll-sitemap # Create a sitemap using the official Jekyll sitemap gem