-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
85 lines (67 loc) · 1.32 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
url: "https://mrinalcs.github.io"
title: "Mrinal Chandra Sarkar"
description: Mrinal's Github Page
lang: en-IN
short_name: Mrinal
manifest:
theme_color: '#24292e'
background_color: '#ffffff'
nav:
- title: About
url: /
- title: Blog
url: /blog
- title: Photos
url: /photos
author:
name: Mrinal Chandra Sarkar
url: https://mrinalcs.github.io
social:
name: Mrinal Chandra Sarkar
links:
- https://twitter.com/mrinalcs
- https://www.facebook.com/mrinalcs
- https://www.linkedin.com/in/mrinalcs
- https://github.com/mrinalcs
twitter:
username: mrinalcs
card: summary
github:
username: mrinalcs
repo: mrinalcs.github.io
webmaster_verifications:
google: MqwDRSLNo0fmAemi7VVB_g6f7Z9KU9u_EhcaU9icYbQ
bing: 35CFAF39817E92F8896768B72BE4A7B9
gtag: G-SHN1H6Y4R5
permalink: /:title
plugins:
- jekyll-feed
- jekyll-sitemap
- jekyll-seo-tag
- jekyll-toc
- jekyll-redirect-from
feed:
disable_in_development: true
sass:
sourcemap: development
collections:
pages:
output: true
permalink: /:title
defaults:
- scope:
path: ""
type: "posts"
values:
layout: "post"
render_with_liquid: false
toc: true
- scope:
path: ""
type: "pages"
values:
layout: "page"
seo:
type: WebPage
exclude:
- README.md