jekyll/test/source/_methods/configuration.md

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 }}