-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path_config.yml
50 lines (50 loc) · 1.01 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
---
title: CoTech
long_title: Cooperative Technologists
description: Building a tech industry that's better for its workers and customers through co-operation, democracy and worker ownership.
timezone: UTC
url: https://www.coops.tech
exclude:
- scripts
- vendor
- .idea
collections:
clients:
title: Clients
output: false
coops:
title: Coops
output: true
permalink: "/co-op/:name"
posts:
title: Posts
output: true
services:
title: Services
output: true
permalink: "/service/:name"
technologies:
title: Technologies
output: true
permalink: "/technology/:name"
uploads:
title: Uploads
output: true
defaults:
- 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/
mapbox_access_token: pk.eyJ1IjoiY290ZWNoIiwiYSI6ImNpemgxbzhwODAwMHMzM28zdXF3cGxyYmwifQ.9nPExuEUqwblCCl-6gyFXA