cotech-website/_config.yml

49 lines
873 B
YAML
Raw Normal View History

2017-07-05 19:36:03 +00:00
---
title: Cotech Website
timezone: UTC
2019-06-05 07:54:07 +00:00
site: https://www.coops.tech
2018-11-30 11:45:48 +00:00
exclude:
- scripts
- vendor
- .idea
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
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
forum: https://community.coops.tech/
2017-07-05 19:36:03 +00:00
mapbox_access_token: pk.eyJ1IjoiY290ZWNoIiwiYSI6ImNpemgxbzhwODAwMHMzM28zdXF3cGxyYmwifQ.9nPExuEUqwblCCl-6gyFXA