-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
68 lines (62 loc) · 1.78 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
# Site Settings
encoding: UTF-8
exclude: ["*.gem", "*.gemspec", "Gemfile", "Gemfile.lock", "node_modules", "Rakefile", "starter-kit", "vendor"]
lang: en # Language code as defined in _data/i18n.yml. en, en-gb, en-us, zh, zh-cn, zh-tw etc.
permalink: /blog/:year/:month/:day/:title/
whitelist: [jekyll-feed, jekyll-redirect-from, jekyll-seo-tag, jekyll-sitemap]
plugins:
- jekyll-feed
- jekyll-redirect-from
- jekyll-seo-tag
- jekyll-sitemap
markdown: kramdown
kramdown:
auto_id_prefix: 'heading-'
smart_quotes: ["apos", "apos", "quot", "quot"]
toc_levels: 1..3
sass:
style: compressed
# Site Data
url: # the base hostname & protocol for your site, e.g. http://example.com
baseurl: # the subpath of your site, e.g. /blog
title: Sudhir Yadav's Builds
description: "Santy"
keywords:
author:
name:
job_title:
location:
email:
social_links:
- name: facebook
url: https://t.me/The_Santy
- name: github
url: https://github.com/TheSanty
- name: instagram
url:
- name: linkedin
url:
- name: stackoverflow
url:
- name: twitter
url:
- name: vk
url:
home:
section1: <h1>Sudhir yadav's Builds</h1>
section2: <h2>:)</h2>
section3: <div class="social-links"><a class="ico-github btn" href="https://github.com/TheSanty" title="View on GitHub"></a></div>
blog:
cc_license: # A link to CC License of your choice.
cc_license_image: # An image of your CC License.
footer_content:
disqus:
shortname: # e.g. yizeng
public_key: # e.g. ULZ0b9TFefCUJHKQd4JCKv2v3u27YoG7YG8zXPewkWrT333Z0Se9YnxLzoV6VM8W
google_tag_manager: # e.g. 'GTM-KCQJXZ8F'
addthis_public_id: # AddThis sharing plugin. See http://www.addthis.com/. E.g. ra-53329e27694534j5
paths:
home: /
blog: /blog/
categories: /blog/categories/
tags: /blog/tags/