-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_config.yml
190 lines (177 loc) · 5.58 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
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
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
# Config file for settings affecting the whole blog. For technical reasons
# this file is *NOT* auto-reloaded with 'bundle exec jekyll serve'; after
# making changes here restart the server for them to take effect.
# Site settings
# These are used to personalize your new site. If you look in the HTML
# files, you will see them accessed via {{ site.title }}, {{ site.email }},
# and so on. You can create any custom variable you would like, and they
# will be accessible in the templates via {{ site.myvariable }}.
title: Wren
author:
name: Renny Wrennington
email: [email protected]
description: >- # this means to ignore newlines until the next key
Write an awesome description for your new site here. You can edit this
line in _config.yml. It will appear in your document head meta (for
Google search results) and in your feed.xml site description.
baseurl: "/Wren" # the subpath of your site, e.g. /blog, or "/" for root
url: "foggalong.github.io" # base hostname for site (production)
# Build settings
markdown: kramdown # enables extended markdown features (e.g footnotes)
remote_theme: foggalong/wren # fetch latest Wren from GitHub
# theme: jekyll-wren # use Wren from Ruby Gem
# External plugins to bring in
plugins:
- jekyll-remote-theme # fetching themes from GitHub
- jekyll-paginate # pagination
- jekyll-feed # rss feeds (default Jekyll)
- jekyll-seo-tag # search engine optimization (default Minima)
# These items will not be processed or trigger regeneration by default.
# Any item listed under the `exclude:` key here will be automatically
# added to the internal "default list". Excluded items can be processed
# by explicitly listing the directories or their entries' file path in
# the `include:` list.
exclude:
- _drafts
- .jekyll-cache/
- .sass-cache/
- .editorconfig
- .github/
- .gitignore
- build
- Gemfile
- Gemfile.lock
- jekyll-wren.gemspec
- LICENSE.md
- README.md
# Splits blog feed into pages; comment these two lines and the
# Paginate navigation bar will be removed automatically.
paginate: 5
paginate_path: "/blog/:num"
# Set to `true` to show an excerpt of each blog on the main post list
# page. Be warned that if you have blogs starting with a subheading,
# inline HTML, etc instead of a paragraph then formatting may break.
show_excerpts: false
# Set to `true` to show excerpts the tag and author list pages. Since
# those pages can't be paginated they can become overwhelming with
# a lot of posts and excepts on. For that reason this variable is
# kept separate.
show_list_excerpts: false
# Wren-specific settings
wren:
# Uses https://strftime.org datetime string formatting
date_format: "%Y-%m-%d" # ISO 8601
# Generate social links in footer; extends Minima's social_links
# config to allow for multiple links for the same service, having
# usernames which differ from profile URLs (using id), and links
# to services which aren't covered by Wren using a fallback icon.
social_links:
# devto: jekyll
# dribbble: jekyll
facebook: jekyll # single user link
# flickr: jekyll
github: [jekyll, j3ky11] # multi user link
gitlab: # multi instance link with default instance
- username: jekyll
- username: j3ky11
instance: git.gnome.org
instagram: jekyll
# keybase: jekyll
# linkedin: jekyll
# mastodon: # multi-instance link w/o default instance
# - username: jekyll
# instance: mastodon.cloud
# - username: jekyll2
# instance: mastodon.social
medium: jekyll
# microdotblog: jekyll
# pinterest: jekyll
# reddit: jekyll
telegram: jekyll
# tumblr: jekyll
twitter: jekyllrb
# youtube: jekyll
youtube_channel: # link which makes user of ID
- username: CloudCannon
id: UC8CXR0-3I70i1tfPg1PAE1g
google-plus: # link not covered by Wren's data
- username: jekyll
name: Google+
instance: plus.google.com/u
# The header will always include `Home` as the first links and
# `RSS` and `Top` as the last two links. The ordered list below
# specifies the other pages to appear in the middle.
header_pages:
- blog/index.html
- about.md
# The reading speed in 'words per minute' to use when calculating
# the time taken to read some given content.
wpm: 180
# The font size of each tag in the tag-list.html template is
# calculated using (a*x + b)%, where x is the tag size.
tag_cloud:
a: 15
b: 80
# From Jekyll 4.0 theme-gems can no longer include _data so this is
# a workaround to ensure that the data is still provided through a
# config merge.
wren_social_data:
devto:
name: DEV
url: dev.to
dribbble:
name: Dribbble
url: dribbble.com
facebook:
name: Facebook
url: facebook.com
flickr:
name: Flickr
url: flickr.com/photos
github:
name: GitHub
url: github.com
gitlab:
name: GitLab
url: gitlab.com
instagram:
name: Instagram
url: instagram.com
keybase:
name: Keybase
url: keybase.io
linkedin:
name: LinkedIn
url: linkedin.com/in
mastodon:
name: Mastodon
medium:
name: Medium
url: medium.com
microdotblog:
name: Micro.blog
url: micro.blog
pinterest:
name: Pinterest
url: pinterest.com
reddit:
name: Reddit
url: reddit.com/u
stackoverflow:
name: StackOverflow
url: stackoverflow.com/users
telegram:
name: Telegram
url: t.me
tumblr:
name: Tumblr
url: tumblr.com/blog/view
twitter:
name: Twitter
url: twitter.com
youtube:
name: YouTube
url: youtube.com
youtube_channel:
name: YouTube
url: youtube.com/channel