Files
liquid/_config.yml
2015-03-13 15:28:30 -07:00

15 lines
282 B
YAML

# Build settings
baseurl: "" # the subpath of your site, e.g. /blog/
url: "http://liquidmarkup.org" # the base hostname & protocol for your site
markdown: kramdown
collections:
filters:
output: true
defaults:
-
scope:
type: filters
values:
layout: page