Enable Sass minification

This commit is contained in:
Vincevrp 2018-11-07 20:16:04 +01:00
parent 5f74822e3c
commit 1045f00c7b

View File

@ -18,6 +18,8 @@ description: >- # this means to ignore newlines until "baseurl:"
You are being watched! Knowledge, encryption and privacy tools to protect you against global mass surveillance. You are being watched! Knowledge, encryption and privacy tools to protect you against global mass surveillance.
baseurl: "" # the subpath of your site, e.g. /blog baseurl: "" # the subpath of your site, e.g. /blog
url: "" # the base hostname & protocol for your site, e.g. http://example.com url: "" # the base hostname & protocol for your site, e.g. http://example.com
sass:
style: compressed
# Build settings # Build settings
# markdown: kramdown # markdown: kramdown