UNPKG
jekyll
Version:
latest (3.0.0-beta1)
3.0.0-beta1
A blog-aware, static site generator in Ruby
github.com/jekyll/jekyll
jekyll/jekyll
jekyll
/
test
/
source
/
_methods
/
configuration.md
9 lines
(6 loc)
•
159 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
---
title:
"Jekyll.configuration"
whatever:
foo.bar
---
Use
`{{
page.title
}}`
to
build
a
full
configuration
for
use
w/Jekyll.
Whatever:
{{
page.whatever
}}