-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yaml
46 lines (37 loc) · 975 Bytes
/
_config.yaml
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
# Site settings
title: "IdeaWave"
description: "Engaging critical thinkers in Vancouver Island with the goal of fostering innovation, sharing ideas and build relationships."
permalink: /blog/:year/:month/:day/:title:output_ext
mail_list: "https://ideawave.us2.list-manage.com/subscribe/post?u=225d97ce940de22bf5dfc424c&id=44bb2de036"
keywords:
- "IdeaWave"
- "Vancouver"
- "Canada"
- "Innovation"
- "Ideas"
# Plugins
plugins:
- jekyll-paginate-v2
- jekyll-feed
# Use pagination
pagination:
enabled: true
permalink: "/blog/page:num/"
indexpage: 'blog'
per_page: 10
title: " - page :num"
limit: 0
sort_field: "date"
sort_reverse: "true"
# Social media
social:
url_facebook: "https://www.facebook.com/IdeaWave"
url_twitter: "https://www.twitter.com/IdeaWave_ca"
url_youtube: "https://www.youtube.com/@ideawavevideos"
url_rss: "/feed.xml"
# Conferences
collections:
conferences:
output: true
speakers:
output: false