-
Notifications
You must be signed in to change notification settings - Fork 19
/
_config.yml
53 lines (51 loc) · 1 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
51
title: TeachOSM
future: true #allows posts whose date in the filename is in the future
timezone: UTC
CONTENT_BUCKET: teachosm-geosurge-content
PICS_UPLOADS_BUCKET: teachosm-geosurge-project-pics
STAGE: deploy
collections:
carousel:
title: Carousel
output: false
filters:
title: Filters
output: false
posts:
title: Posts
output: true
projects:
title: Projects
output: true
resources:
title: Resources
output: true
uploads:
title: Uploads
output: true
collections_dir: collections
markdown: kramdown
theme: minima
plugins:
- jekyll-feed
#- jekyll-paginate-v2
include:
- pages
pagination:
collection: posts
debug: true
enabled: true
per_page: 4
permalink: "/page/:num/"
title: ":title - page :num"
limit: 0
sort_field: date
sort_reverse: true
permalink: "/:collection/:year/:month/:title.html"
defaults:
- scope:
path: ""
type: "posts"
values:
layout: "post"
featured_blog_post: MapSaintLucia - a Community Development Roadmap