-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
98 lines (87 loc) · 3.04 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
# Permalinks
#
# Use of `relative_permalinks` ensures post links from the index work properly.
#permalink: pretty
permalink: /blog/:year/:month/:day/:title/
relative_permalinks: false
encoding: utf-8
# Setup
title: Pranav Garg's Blog
tagline: Pranav Garg's Blog
description: Pranav Garg's Blog
homeurl: https://pranavgarg.in
url: https://pranavgarg.in/blog
baseurl: "/blog"
urlimg: https://pranavgarg.in/blog/images/
## If you do not have custom domain, comment top three lines, uncomment three lines below and replace dyndna with your github userid and lanyon-plus with your project name. Also, rename CNAME file to CNAME.sample
#url: https://dyndna.github.io/lanyon-plus
#baseurl: "/lanyon-plus"
#urlimg: https://dyndna.github.io/lanyon-plus/images/
markdown: kramdown
kramdown:
math_engine: mathjax
paginate: 5
paginate_path: "/blog/page:num"
excerpt_separator: <!--more-->
default_bg: sitebg.jpg
default_logo: sitelogo.png
safe: false
#timezone: America/Chicago
future: true
## code highlight options
syntax_highlighter: rouge
input: GFM
gems:
- github-pages
- font-awesome-sass
- jekyll-redirect-from
- jekyll-mentions
jekyll-mentions:
base_url: https://twitter.com
include: [".htaccess"]
exclude: ["lib", "config.rb", "Gemfile", "Capfile", "Gemfile.lock", "config", "log", "Rakefile", "Rakefile.rb", "rakefile", "README.md", "tmp", "less", "*.sublime-project", "*.sublime-workspace", "test", "spec", "Gruntfile.js", "package.json", "node_modules", "LICENSE", "vendor", "assets", "_plugins", "public/dormant"]
# About/contact
author:
name: Pranav Garg
url: https://twitter.com/pgtgrly
avatar: PG.jpg
#email:
# Owner/author information
owner:
name: Pranav Garg
avatar: PG.jpg
#email:
# Use the coder's toolbox at http://coderstoolbox.net/string/#!encoding=xml&action=encode&charset=us_ascii to encode your description into XML string
description:
# Social networking links used in footer. Update and remove as you like.
twitter: pgtgrly
facebook:
github: pgtgrly
stackexchange:
linkedin: https://in.linkedin.com/in/pranavgarg1997
instagram:
## sidebar links:
# For external links add external: true
links:
- title: <i class="iconside iconm-home"></i> Homepage
url: https://pranavgarg.in
external: true
- title: <i class="iconside iconm-user"></i> About
url: /about/
- title: <i class="iconside iconm-quill"></i> Posts
url: /blog/
- title: <i class="fa fa-tags"></i> Tags
url: /tags/
- title: <i class="fa fa-archive"></i> Archive
url: /archive/
- title: <i class="iconside iconm-wordpress"></i> Old Blog
url: https://thesilentmonksretreat.wordpress.com/
external: true
- title: <i class="iconside iconm-profile"></i> My Resume
url: /resume/
- title: <i class="iconside iconm-terminal"></i> My Talks
url: /talks/
- title: <i class="iconside iconm-envelop"></i> Contact me!
url: https://pranavgarg.in/#contact
external: true
google_analytics: UA-122465031-1