This repository was archived by the owner on Apr 16, 2021. It is now read-only.
forked from OAWest/western.oa-bsa.org
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
88 lines (79 loc) · 1.6 KB
/
_config.yml
File metadata and controls
88 lines (79 loc) · 1.6 KB
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
# Where things are
source: .
destination: ./_site
plugins_dir: ./_plugins
layouts_dir: ./_layouts
data_dir: ./_data
# Handling Reading
safe: false
include: [".htaccess"]
exclude: [
"gruntfile.js",
"package.json",
"tsconfig.json",
"tslint.json",
"webpack.config.js",
"_typescript",
"assets",
"node_modules"
]
keep_files: [".git"]
encoding: "utf-8"
markdown_ext: "markdown,mkdown,mkdn,mkd,md"
# Filtering Content
show_drafts: null
limit_posts: 0
future: true
unpublished: false
# Plugins
#whitelist: []
gems: [jekyll-paginate]
# Conversion
markdown: kramdown
highlighter: pygments
lsi: false
excerpt_separator: "<!--more-->"
# GitHub
github:
repository_url: "https://github.com/OAWest/western.oa-bsa.org"
# Sass
sass:
sass_dir: _sass
# Serving
detach: false
port: 4000
host: 127.0.0.1
baseurl: "/"
url: "http://western.oa-bsa.org"
# Outputting
permalink: date
paginate: 10
paginate_path: /page:num
timezone: null
reading_time: true
words_per_minute: 200
quiet: false
defaults:
-
scope:
path: ""
type: "posts"
values:
layout: "post"
-
scope:
path: ""
type: "pages"
values:
layout: "page"
# Site Information
title: Western Region, Order of the Arrow, BSA
description: >
Official website of the Western Region, Order of the Arrow, Boy Scouts of America
email:
webmaster: webmaster@western.oa-bsa.org
social:
facebook: https://www.facebook.com/oawest
google_plus: https://plus.google.com/111522187744944747027#111522187744944747027
instagram: https://www.instagram.com/oawest
twitter: https://twitter.com/oawest