-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_config.yml
More file actions
39 lines (35 loc) · 756 Bytes
/
_config.yml
File metadata and controls
39 lines (35 loc) · 756 Bytes
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
paginate: 10
paginate_path: "/news/page:num/"
name: Toronto CSCabal
description: news and happenings of the Toronto CSCabal
url: http://compscicabal.github.io
plugins:
- jekyll-feed
- jekyll-paginate
authors:
scott:
display_name: Scott
gravatar: e9b1824da5b46f8f5000c8eada796eda
github: sarostru
dann:
display_name: Dann
gravatar:
github: dxnn
j0ni:
display_name: J
gravatar: e26838cd1064441fead19103f1af54d8
github: j0ni
erik:
display_name: Erik
gravatar: aed06902677ef88a160e777a4ea200dcd114f6b7efc896482ca5667ba32737e6
github: erik-j-d
inaimathi:
display_name: Inaimathi
gravatar:
github: inaimathi
defaults:
-
scope:
path: ""
values:
layout: "default"