1
0
mirror of https://github.com/danog/gojekyll.git synced 2024-11-30 07:08:59 +01:00
gojekyll/commands/testdata/site/_config.yml

18 lines
235 B
YAML
Raw Permalink Normal View History

2017-07-26 16:01:26 +02:00
title: Site Title
description: Site description
variable: site variable
collections:
c1:
output: true
permalink: /:collection/:path
c2:
output: true
plugins:
- jekyll-avatar
- jekyll-gist
gist:
noscript: false