-
Notifications
You must be signed in to change notification settings - Fork 13
/
_config.yml
92 lines (92 loc) · 1.62 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
---
title: Code for Chicago
timezone: UTC
collections:
docs:
title: Docs
output: true
permalink: "/:collection/:path/"
posts:
title: Posts
output: true
uploads:
title: Uploads
output: true
defaults:
- scope:
path: _posts
type: posts
values:
layout: post
type: post
- scope:
path: pages
type: pages
values:
layout: default
- scope:
path: _docs
type: docs
values:
layout: post
type: doc
author: Kimfucious
baseurl: ''
brand: Sakura
copyright: abts.io
description: A clean Jekyll theme with baked in Bootstrap 4, responsive images, and
more...
email: [email protected]
url: https://codeforchicago.org
destination: "./_site"
source: "."
sass:
sass_dir: "./scss"
style: compressed
algolia:
application_id: 4P42FOBOZA
index_name: sakura
exclude:
- Gemfile
- Gemfile.lock
- gulpfile.js
- node_modules
- package.json
- publish.sh
- yarn-error.log
- yarn.lock
pagination:
enabled: true
per_page: 4
paginate_path: "/page:num"
sort_reverse: true
title: ":title"
trail:
before: 2
after: 2
plugins:
- jekyll-paginate-v2
- jemoji
- jekyll-sitemap
- jekyll-seo-tag
- jekyll-autoprefixer
social:
name: Kimfucious
links:
- https://github.com/open-uptown
webmaster_verifications:
google:
show_social_icons: true
facebook_username:
github_username: open-uptown
googleplus_username:
linkedin_username:
slack_username:
twitter_username: open_uptown
markdown: kramdown
highlighter: rouge
kramdown:
input: GFM
jekyll_get:
- data: events
json: https://api.meetup.com/openuptown/events?&sign=true&photo-host=public&page=1&fields=featured_photo