Enable Sass minification
This commit is contained in:
parent
5f74822e3c
commit
1045f00c7b
@ -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
|
||||||
|
Reference in New Issue
Block a user