-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
141 lines (126 loc) · 3.14 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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
# Welcome to Jekyll!
#
# This config file is meant for settings that affect your whole blog, values
# which you are expected to set up once and rarely need to edit after that.
# For technical reasons, this file is *NOT* reloaded automatically when you use
# 'jekyll serve'. If you change this file, please restart the server process.
# Site settings
title: Eccles Mosque
subtitle: The Eccles and Salford Islāmic Society
description: Eccles and Salford Islāmic Society also known as The Eccles Mosque.
baseurl: '' # the subpath of your site, e.g. /blog
url: 'https://ecclesmosque.org.uk' # the base hostname & protocol for your site
enforce_ssl: ecclesmosque.org.uk
charitycommission:
charityNo: 516270
contact:
email: info@ecclesmosque.org.uk
openday: openday@ecclesmosque.org.uk
telephone: +44 161 789 2609
address:
street: 5 Liverpool Road
town: Eccles
city: Salford
postcode: M30 0WB
country: United Kingdom
# author:
# twitter: EcclesMosque
# twitter:
# username: EcclesMosque
# navigation settings
# navigation:
# header:
# - title: Home
# url: /
# - title: About us
# url: /about-us/
# - title: Projects
# url: /projects/
# nav: 'site.projects'
# - title: Get Involved
# url: /get-involved/
# - title: Donate
# url: /donate/
# - title: Contact us
# url: /contact-us/
# footer:
# - title: About us
# url: /about-us/
# - title: Contact us
# url: /contact-us/
# - title: Privacy
# url: /privacy/
# - title: Terms of Service
# url: /terms/
social-links:
- label: Follow us on Twitter
url: https://twitter.com/EcclesMosque
icon: twitter-squared
- label: Like us on Facebook
url: https://en-gb.facebook.com/EcclesMosque
icon: facebook-official
- label: Follow us on Flickr
url: https://www.flickr.com/photos/ecclesmosque
icon: flickr
- label: Watch, Share and Subscribe on YouTube
url: https://www.youtube.com/channel/UCAg5HU_BAlEU2Oo0tlhq96g?sub_confirmation=1
icon: youtube-squared
# Build settings do not modify anything below this line
# unless you know what you are doings
# Featured Content
featured:
updates: [] # we need to set this to an empty array so that we can filter all events and posts into this empty array
# Outputting
permalink: /:categories/:title/
# paginate: 1
# paginate_path: '/news/page/:num/'
timezone: Europe/London
include:
- _pages
defaults:
- scope:
type: pages
values:
layout: page
- scope:
type: posts
values:
layout: posts-entry
thumbnail: least-i-forgot-ramadan
- scope:
path: events
values:
layout: events-entry
thumbnail: least-i-forgot-ramadan
seo:
type: event
- scope:
path: press-releases
values:
layout: posts-entry
thumbnail: press-releases
seo:
type: press-releases
exclude:
- Gemfile*
- gulpfile.*
- eslint*
- node_modules
- package*
- README.md
- vendor
markdown: kramdown
plugins:
- jekyll-feed
- jekyll-redirect-from
- jekyll-seo-tag
- jekyll-sitemap
compress_html:
blanklines: false
clippings: all
comments: all
endings: []
ignore:
envs: []
profile: false
startings: []