-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
59 lines (50 loc) · 1.12 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
title: Robert's notes
email: [email protected]
excerpt_separator: "<!--more-->"
description: >
baseurl: "/"
url: "https://roberts-notes.blog"
twitter_username: rweclawski
github_username: robertwe
linkedin_username: robertweclawski
stackoverflow_username: 213377
wakatime:
username: robertwe
charts:
- 022cbd76-226a-4505-afa7-0afb5af864c5
# Exclude from processing.
# The following items will not be processed, by default. Create a custom list
# to override the default setting.
# exclude:
# - Gemfile
# - Gemfile.lock
# - node_modules
# - vendor/bundle/
# - vendor/cache/
# - vendor/gems/
# - vendor/ruby/
comments: true
custom:
comments :
provider : disqus
disqus :
short_name : robertwe
theme: jekyll-whiteglass
markdown: kramdown
highlighter: rouge
plugins:
- jekyll-archives
- jekyll-paginate
- jekyll-sitemap
permalink: /:year/:month/:day/:title/
paginate_path: /posts/:num/
paginate: 5
jekyll-archives:
enabled:
- categories
- tags
layout: category_archives
permalinks:
category: /categories/:name/
tag: /tags/:name/
google_analytics: UA-50640818-1