-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy path_config.yml
103 lines (74 loc) · 2.56 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
remote_theme: tomjoht/documentation-theme-jekyll@gh-pages
#enable local builds using remote theme
plugins:
- jekyll-remote-theme
- jekyll-seo-tag
- jekyll-sitemap
repository: nationofmakers/maker-event-playbook
output: web
# this property is useful for conditional filtering of content that is separate from the PDF.
topnav_title: Maker Event Playbook
# this appears on the top navigation bar next to the home button
site_title: Maker Event Playbook
# this appears in the html browser tab for the site title (seen mostly by search engines, not users)
company_name: Nation of Makers
# this appears in the footer
github_editme_path: nationofmakers/maker-event-playbook/blob/master/
# if you're using Github, provide the basepath to the branch you've created for reviews, following the sample here. if not, leave this value blank.
feedback_subject_line: Maker Event Playbook
feedback_email: [email protected]
# used as a contact email for the Feedback link in the top navigation bar
# feedback_disable: true
# if you uncomment the previous line, the Feedback link gets removed
# feedback_text: "Need help?"
# if you uncomment the previous line, it changes the Feedback text
# feedback_link: "http://helpy.io/"
# if you uncomment the previous line, it changes where the feedback link points to
highlighter: rouge
# library used for syntax highlighting
markdown: kramdown
kramdown:
input: GFM
auto_ids: true
hard_wrap: false
syntax_highlighter: rouge
collections:
events:
output: true
permalink: /:collection/:name
defaults:
-
scope:
path: ""
type: "pages"
values:
layout: "page"
comments: false
search: true
sidebar: home_sidebar
topnav: topnav
#seo default image
-
scope:
path: ""
values:
image: /assets/branding/OSMEP-dark-nom-facebook-link-preview.jpg
# these are defaults used for the frontmatter for these file types
sidebars:
- home_sidebar
exclude:
- README
description: "A guide for producing Maker Events, brought to you by the community of maker event producers within Nation of Makers."
# the description is used in the feed.xml file
theme: jekyll-theme-time-machine
baseurl:
url: https://www.makereventplaybook.org
# set timezone
timezone: America/New_York
#seo
#begin seo
title: Maker Event Playbook
tagline: Learn, Share & Produce Great Maker Events!
description: A guide for producing Maker Events, brought to you by the community of maker event producers within Nation of Makers.
logo: /assets/branding/tm-OSMEP-light-nom-left.jpg
google_analytics: UA-172590594-1