mirror of
https://github.com/danog/gojekyll.git
synced 2024-11-27 15:34:39 +01:00
11 lines
166 B
YAML
11 lines
166 B
YAML
title: Site Title
|
|
description: Site description
|
|
variable: site variable
|
|
|
|
collections:
|
|
c1:
|
|
output: true
|
|
permalink: /:collection/:path
|
|
c2:
|
|
output: true
|