Files
jekyll/test/source/_methods/configuration.md
2014-04-14 22:44:29 -04:00

9 lines
159 B
Markdown

---
title: "Jekyll.configuration"
whatever: foo.bar
---
Use `{{ page.title }}` to build a full configuration for use w/Jekyll.
Whatever: {{ page.whatever }}