2017-07-05 19:36:03 +00:00
|
|
|
---
|
|
|
|
title: Cotech Website
|
|
|
|
timezone: UTC
|
2018-11-10 21:10:18 +00:00
|
|
|
exclude: ['scripts']
|
2017-06-27 13:58:29 +00:00
|
|
|
collections:
|
2017-07-01 13:38:04 +00:00
|
|
|
clients:
|
2017-07-05 19:36:03 +00:00
|
|
|
title: Clients
|
2017-07-01 13:38:04 +00:00
|
|
|
output: false
|
2017-07-05 19:36:03 +00:00
|
|
|
coops:
|
|
|
|
title: Coops
|
|
|
|
output: true
|
|
|
|
permalink: "/co-op/:name"
|
|
|
|
posts:
|
|
|
|
title: Posts
|
|
|
|
output: true
|
2017-06-27 15:08:54 +00:00
|
|
|
services:
|
2017-07-05 19:36:03 +00:00
|
|
|
title: Services
|
2017-06-27 15:08:54 +00:00
|
|
|
output: true
|
2017-07-05 19:36:03 +00:00
|
|
|
permalink: "/service/:name"
|
2017-07-01 13:50:33 +00:00
|
|
|
technologies:
|
2017-07-05 19:36:03 +00:00
|
|
|
title: Technologies
|
|
|
|
output: true
|
|
|
|
permalink: "/technology/:name"
|
|
|
|
uploads:
|
|
|
|
title: Uploads
|
2017-07-01 13:50:33 +00:00
|
|
|
output: true
|
2017-06-27 13:58:29 +00:00
|
|
|
defaults:
|
2017-07-05 19:36:03 +00:00
|
|
|
- scope:
|
|
|
|
path: ''
|
|
|
|
type: coops
|
|
|
|
values:
|
|
|
|
layout: coop
|
|
|
|
- scope:
|
|
|
|
path: ''
|
|
|
|
type: services
|
|
|
|
values:
|
|
|
|
layout: service
|
|
|
|
- scope:
|
|
|
|
path: ''
|
|
|
|
type: technologies
|
|
|
|
values:
|
|
|
|
layout: technology
|
|
|
|
contact_email: contact@coops.tech
|
|
|
|
mapbox_access_token: pk.eyJ1IjoiY290ZWNoIiwiYSI6ImNpemgxbzhwODAwMHMzM28zdXF3cGxyYmwifQ.9nPExuEUqwblCCl-6gyFXA
|