Use a collection for coops instead of data file

This commit is contained in:
Chris Roos
2017-06-27 14:58:29 +01:00
parent 38ff063158
commit 549156c82b
7 changed files with 29 additions and 7 deletions

9
_config.yml Normal file
View File

@ -0,0 +1,9 @@
collections:
coops:
output: true
permalink: /co-op/:name
defaults:
- scope:
type: coops
values:
layout: co-op