mirror of
https://github.com/kemko/liquid.git
synced 2026-01-06 18:25:41 +03:00
7 lines
189 B
YAML
7 lines
189 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
|