-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_config.yml
More file actions
164 lines (146 loc) · 3.13 KB
/
_config.yml
File metadata and controls
164 lines (146 loc) · 3.13 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
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
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
remote_theme: "mmistakes/so-simple-theme@3.2.0"
skin: "/assets/css/skins/default.css"
locale: "en_US"
title: "Jay Cuthrell jaycuthrell.com"
url: "https://jaycuthrell.com"
absolute_url: "https://jaycuthrell.com"
baseurl: ""
name: "Jay Cuthrell"
description: "jaycuthrell.com"
logo: "/images/jaycuthrell.jpg"
search: false
search_full_content: true
read_time: true
words_per_minute: 200
location: "USA"
google_fonts:
- name: "Source Sans Pro"
weights: "400,400i,700,700i"
- name: "Lora"
weights: "400,400i,700,700i"
compress_html:
clippings: all
startings: [html, head, body]
analytics:
provider: google
bing_site_verification: "0081F9215265B8A63E46065BC9F094FA"
google_site_verification: "kRIQtgrJdRIqXieQD4fef0H2A-ejkIayF78XcMBjUbI"
include:
- .htaccess
- robots.txt
- .well_known
- _pages
- _redirects
exclude:
- .sass-cache/
- .jekyll-cache/
- gemfiles/
- Gemfile
- Gemfile.lock
- vendor
- node_modules/
- vendor/bundle/
- vendor/cache/
- vendor/gems/
- vendor/ruby/
source:
root: /
permalink: /:title/
markdown: kramdown
highlighter: rouge
lsi: false
excerpt_separator: "\n\n"
incremental: false
date_format: "%B %-d, %Y"
mathjax: false
category_archive:
type: liquid
path: /categories/
tag_archive:
type: liquid
path: /tags/
plugins:
- jekyll-sitemap
- jekyll-seo-tag
- jekyll-redirect-from
- jekyll-gist
- jekyll-feed
- jekyll-include-cache
- jemoji
kramdown:
input: GFM
hard_wrap: false
auto_ids: true
footnote_nr: 1
entity_output: as_char
toc_levels: 1..6
smart_quotes: lsquo,rsquo,ldquo,rdquo
enable_coderay: false
author:
name: Jay Cuthrell
bio: "Corporate Free Safety"
avatar: "/images/apple-touch-icon-180x180.png"
location: "USA"
links:
- label: "Mastodon"
icon: "fa fa-mastodon"
url: "https://cuthrell.com/@jay"
- label: "Keybase"
icon: "fa fa-keybase"
url: "https://keybase.io/jaycuthrell"
- label: "GitHub"
icon: "fa fa-fw fa-github"
url: "https://github.com/jaycuthrell"
- label: "Linkedin"
icon: "fa fa-linkedin"
url: "https://linkedin.com/in/jaycuthrell"
- label: "Email"
icon: "fa fa-envelope"
url: "https://jaycuthrell.com/contact/"
owner:
avatar: /images/jaycuthrell-headshot-300x300.jpg
name : Jay Cuthrell
email : jay@cuthrell.com
github : jaycuthrell
social:
name: Jay Cuthrell
links:
- https://www.linkedin.com/in/JayCuthrell
- https://github.com/JayCuthrell
- https://keybase.io/JayCuthrell
pagination:
enabled: true
debug: false
per_page: 12
permalink: '/page/:num/'
title: ':title'
limit: 0
sort_field: 'date'
sort_reverse: true
autopages:
enabled: true
categories:
enabled: false
collections:
enabled: false
tags:
layouts:
- 'tag.html'
title: 'Jay Cuthrell'
permalink: '/tag/:tag'
slugify:
mode: raw
cased: true
defaults:
- scope:
path: ""
type: posts
values:
layout: single
author_profile: true
read_time: true
comments: false
related: true
image: /images/jaycuthrell.jpg
header:
image: /images/jaycuthrell.jpg