forked from lifestonechurch/lifestonechurch.net
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
60 lines (60 loc) · 1.22 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
---
title: Lifestone Church
timezone: UTC
collections:
pages:
title: Pages
output: true
permalink: "/:path/"
devotionals:
title: Devotionals
output: true
permalink: "/resources/devotionals/:title/"
events:
output: true
permalink: /events/:path/
sermons:
title: Sermons
output: true
permalink: "/resources/sermons/:title/"
redirects:
title: Redirects
output: true
permalink: "/:path/"
defaults:
- scope:
path: ''
type: pages
values:
layout: page
-
scope:
type: events
values:
layout: page
- scope:
path: ''
type: redirects
values:
layout: redirect
- scope:
path: ''
type: devotionals
values:
layout: devotional
- scope:
path: ''
type: sermons
values:
layout: sermon
baseurl:
url: http://www.lifestonechurch.net
description: A Bible-based church in Herriman, Utah.
markdown: kramdown
managerName: Adam Harris
managerEmail: [email protected]
organizationName: Lifestone Church
squareLogo: assets/images/logo2.jpg
podcastSubtitle: Messages from Sunday morning worship at Lifestone Church
permalink: "/:categories/:title/"
google_analytics_code: UA-44899328-1