diff --git a/_config.yml b/_config.yml index 88d85ae..80ff67a 100644 --- a/_config.yml +++ b/_config.yml @@ -59,6 +59,11 @@ permalink: '/articles/:year/:month/:day/:slug/' ignore_theme_config: true #theme: null +sass: + style: compressed +scss: + style: compressed + collections: posts: output: false