make sass compile

This commit is contained in:
czmj
2017-09-22 11:52:12 +01:00
parent f3252966fe
commit fdcfba332f
30 changed files with 1846 additions and 4040 deletions

View File

@ -6,6 +6,8 @@ baseurl: "" # the subpath of your site, e.g. /blog
url: "" # the base hostname & protocol for your site
source: src
destination: dist
sass:
sass_dir: ./assets/styles
# Homepage tiles
tiles-source: posts # accepts "posts" or "pages"