-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
129 lines (121 loc) · 2.73 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
# Site wide configuration
title: "Amith Raravi"
description: "Reader. Coder. Play a bit of chess, a movie here, a road-trip there :)"
# 120x120 px default image used for Twitter summary card
logo: /images/amith-bio.jpg
# 400x250 px default teaser image used in image archive grid
teaser: 400x250.gif
locale: en
repository: raravi/amithraravi2.com
# Change this before publishing to Live Server!!!
url: https://www.amithraravi.com
imagekiturl: https://ik.imagekit.io/raravi
#feed:
# path: atom.xml
# IMAGES folder
# should have '/' for root!
# usage: {{site.url}}{{site.images}}image.jpg
images: /images/
# Jekyll configuration
sass:
sass_dir: _sass
style: compressed
permalink: /:categories/:title/
kramdown:
toc_levels: 1..2
highlighter: rouge
plugins:
- jekyll-sitemap
- jekyll-gist
# - jekyll-feed
# - jekyll-seo-tag
# Site owner
owner:
name: Amith Raravi
email: [email protected]
twitter:
url: https://www.twitter.com
username: amith_raravi
facebook:
url: https://www.facebook.com
username: amith.raravi
linkedin:
url: https://www.linkedin.com
username: in/amith-raravi-82b525139
googleplus:
url: https://plus.google.com
username: +AmithRaravi
github:
url: https://github.com
username: raravi
instagram:
url: https://www.instagram.com
username: the.raravi.chronicles
xda:
url: https://forum.xda-developers.com
username: member.php?u=4214466
goodreads:
url: https://www.goodreads.com
username: user/show/12212283-amith-raravi
runkeeper:
url: https://runkeeper.com
username: user/raravi
google:
ad-client:
ad-slot:
bio:
avatar: bio-photo.jpg
# 160x160 px image for author byline
disqus-shortname:
social:
name: Amith Raravi
links:
- https://www.twitter.com/amith_raravi
- https://www.facebook.com/amith.raravi
- https://www.linkedin.com/in/amith-raravi-82b525139
- https://plus.google.com/+AmithRaravi
- https://github.com/raravi
- https://www.instagram.com/the.raravi.chronicles
- https://forum.xda-developers.com/member.php?u=4214466
- https://www.goodreads.com/user/show/12212283-amith-raravi
- https://runkeeper.com/user/raravi
include:
- _pages
exclude:
- "*.less"
- "*.sublime-project"
- "*.sublime-workspace"
- .asset-cache
- .bundle
- .jekyll-assets-cache
- .sass-cache
- .DS_Store
- CHANGELOG
- Capfile
- Gemfile
- Gruntfile.js
- LICENSE
- README
- Rakefile
- config
- gulpfile.js
- lib
- log
- node_modules
- package-lock.json
- package.json
- spec
- tmp
- staticman.yml
- webpack.config.js
- js
- vendor/bundle/
- vendor/cache/
- vendor/gems/
- vendor/ruby/
- scripts
- cypress
- config.php
- Dockerfile
- .htaccess
- .docker