forked from Imperial-CU/iccu-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
61 lines (54 loc) · 1.19 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
title: Imperial College Christian Union
author: Imperial College Christian Union
email: [email protected]
description: >
The Christian Union at Imperial College London is a student society which aims
to give every student at Imperial an opportunity to hear about and respond to
the good news of Jesus Christ.
baseurl: ""
url: ""
twitter_username: CU_Imperial
#github_username: Imperial-CU
instagram_username: imperial_cu
facebook_username: imperialcu
youtube_username: imperialcu
social:
name: Imperial College Christian Union
links:
- https://twitter.com/CU_Imperial
- https://www.facebook.com/imperialcu
- https://instagram.com/ic_christian_union
# Build settings
markdown: kramdown
highlighter: rouge
remote_theme: jekyll-sleek
exclude:
- README.md
- node_modules
- script
- package.json
- package-lock.json
- Gemfile
- Gemfile.lock
- vendor
- npm-debug.log
- gulpfile.js
- sleek.jpg
collections:
redirects:
output: true
permalink: /:path/
include:
- _pages
- _redirects
permalink: /:title/
compress_html:
clippings: all
plugins:
- jekyll-sitemap
- jekyll-seo-tag
defaults:
- scope:
type: redirects
values:
layout: redirect