-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_config.yml
More file actions
43 lines (37 loc) · 836 Bytes
/
Copy path_config.yml
File metadata and controls
43 lines (37 loc) · 836 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
40
41
42
43
name: mopsled
description:
meta_description:
aboutPage: true
markdown: kramdown
highlighter: rouge
gems: [jekyll-paginate]
paginate: 20
baseurl: /
domain_name: 'http://www.mopsled.com'
google_analytics: 'UA-72537234-1'
disqus: false
disqus_shortname: 'your-disqus-shortname'
# Details for the RSS feed generator
url: 'http://www.mopsled.com'
author: 'mopsled'
authorTwitter: 'mopsled'
permalink: /:year/:title/
defaults:
-
scope:
path: "" # empty string for all files
type: pages
values:
layout: default
-
scope:
path: "" # empty string for all files
type: posts
values:
layout: post
-
scope:
path: ""
type: drafts
values:
layout: post