-
Notifications
You must be signed in to change notification settings - Fork 11
/
_config.yml
114 lines (95 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
104
105
106
107
108
109
110
111
112
113
114
# Site configuration
# 1. Files excluded from Jekyll builds
# 2. Installed Gems
# 3. Gem settings
# 4. Jekyll settings
# 5. Collections
# 6. Jekyll collections settings
# 7. Site settings
# 8. Site navigation
# 1. Files excluded from Jekyll builds
exclude:
- README.md
- LICENSE
- CNAME
- Gemfile
- Gemfile.lock
- vendor
# 2. Installed plugin gems
plugins:
- jekyll-sitemap
- jekyll-mentions
- jekyll-paginate
- jekyll-seo-tag
- jekyll-redirect-from
- jekyll-feed
- jemoji
- github-pages
# 3. Gem settings
sass:
style: compressed
sass_dir: _sass
paginate: 8 # jekyll-paginate > items per page
paginate_path: "/blog/page:num/" # jekyll-paginate > blog page
jekyll-mentions: https://twitter.com # base url for jekyll mentions
compress_html:
clippings: all
twitter:
username: bawejakunal # jekyll-seo-tag > Owners twitter username
author: Kunal Baweja # jekyll-seo-tag > default author
# 4. Jekyll settings
sass:
style: compressed # Style compression
permalink: /:categories/:title/ # define url construction
timezone: America/Los_Angeles # Timezone for blog posts and alike
# 6. Site wide defaults
defaults:
- scope:
path: ""
type: pages
values:
layout: page # Default layout
image: "/assets/img/kunal-logo.png" # Default image for sharing
- scope:
path: ""
type: posts
values:
layout: post
- scope:
path: ""
type: tag
values:
layout: tag
collections:
tag:
output: true
# 7. Site settings
encoding: utf-8 # Make sure the encoding is right
title: "Kunal Baweja" # Site name or title, also used in jekyll-seo-tag
logo: "/assets/img/kunal-logo.png" # Site logo, also used in jekyll-seo-tag
# Site description and default description, also used in jekyll-seo-tag
url: "https://bawejakunal.github.io" # Site url, also used in jekyll-seo-tag
repo: "https://github.com/bawejakunal/bawejakunal.github.io"
avatarurl: "https://avatars0.githubusercontent.com/u/4623624"
# site verification
webmaster_verifications:
google: sCRGg28ReGiDdQ4JQ75b6RCTtmBD9J6QQwh1kpIMDAU
# default markdown processor and highlighter
markdown: kramdown
highlighter: rouge
error_mode: strict
# 8. Site navigation
navigation_header:
Home: /
Blog: /blog/
#site credits
navigation_footer:
Adopted Alembic Theme: https://alembic.darn.es/
contact:
github: https://github.com/bawejakunal
linkedin: https://www.linkedin.com/in/kunal-baweja
twitter: https://twitter.com/bawejakunal
flickr: https://www.flickr.com/photos/bawejakunal/
columbia:
cs: http://www.cs.columbia.edu/
university: http://www.columbia.edu/