2017-06-23 15:31:04 +02:00
|
|
|
title: Site Title
|
|
|
|
description: Site description
|
2017-06-13 14:52:35 +02:00
|
|
|
variable: site variable
|
|
|
|
|
2017-06-10 23:51:46 +02:00
|
|
|
collections:
|
2017-06-13 17:00:35 +02:00
|
|
|
c1:
|
2017-06-10 23:51:46 +02:00
|
|
|
output: true
|
|
|
|
permalink: /:collection/:path
|
2017-06-23 15:31:04 +02:00
|
|
|
c2:
|
|
|
|
output: true
|
2017-07-02 05:06:47 +02:00
|
|
|
|
|
|
|
plugins:
|
|
|
|
- jekyll-avatar
|
|
|
|
- jekyll-gist
|
2017-07-26 16:02:45 +02:00
|
|
|
- jekyll-github-metadata
|
|
|
|
|
|
|
|
gist:
|
|
|
|
noscript: false
|
2017-08-24 18:21:38 +02:00
|
|
|
|
|
|
|
config_data:
|
|
|
|
k1: first
|
|
|
|
k2: second
|
|
|
|
k0: third
|
|
|
|
k5: fourth
|
|
|
|
k4: fifth
|
|
|
|
k3: sixth
|