-
Notifications
You must be signed in to change notification settings - Fork 4
/
config.yml
148 lines (137 loc) ยท 3.14 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
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
baseurl: 'https://ashish.one/'
languageCode: en-us
title: ashish.one
theme: paperMod
publishDir: docs
googleAnalytics: G-D2G6QZGNG1
enableEmoji: true
enableGitInfo: true
enableRobotsTXT: true
canonifyURLs: true
pagination:
disableAliases: false
pagerSize: 5
path: page
Taxonomies:
tag: tags
category: categories
series: series
minify:
disableXML: true
minifyOutput: true
params:
env: production
mainSections:
- post
author: Ashish Tiwari
title: ashish.one
keyword:
- Blogs
- Gists
images:
- 'https://ashish.one/img/speaker-pic/ashish.png'
DateFormat: 'January 2, 2006'
defaultTheme: dark
disableThemeToggle: false
ShowFullTextinRSS: true
ShowReadingTime: true
ShowShareButtons: true
ShowPostNavLinks: true
ShowBreadCrumbs: true
ShowCodeCopyButtons: true
disableSpecial1stPost: false
disableScrollToTop: false
comments: true
hidemeta: false
hideSummary: false
showtoc: true
tocopen: true
copyright: ashish
since: '2019'
highlightjs: true
highlightjsstyle: github
UtterancesRepo: ashishtiwari1993/ashish.one
UtterancesIssueTerm: title
UtterancesTheme: github-light
toc: tocbot
social:
gravatar: atashish171@gmail.com
twitter: _ashish_tiwari
github: ashishtiwari1993
linkedin: ashish-tiwari-a40a012b
assets:
favicon: favicon.png
favicon16x16: favicon.png
favicon32x32: favicon.png
apple_touch_icon: favicon.png
safari_pinned_tab: favicon.png
label:
text: Ashish Tiwari
iconHeight: 35
profileMode:
enabled: false
imageUrl: 'https://www.gravatar.com/avatar/dcb52889deff3e5017a18de40c57add8?s=200'
homeInfoParams:
Title: "Bio \U0001F44B"
Content: >
๐ Hi, Iโm Ashish
๐ฎ๐ณ From India
๐งโ๐ผ Developer Advocate India, Elastic
๐งโ๐ป Developer, Coder, Programmer, Tech
๐งโ๐คโ๐ง Community lover, Speaker, Open source lover
[More](https://ashish.one/about)
cover:
linkFullImages: false
hiddenInList: false
hiddenInSingle: false
responsiveImages: true
editPost:
URL: 'https://github.com/ashishtiwari1993/ashish.one/tree/master/content'
Text: Suggest Changes
appendFilePath: true
fuseOpts:
isCaseSensitive: false
shouldSort: true
location: 0
distance: 1000
threshold: 0.4
minMatchCharLength: 0
keys:
- title
- permalink
- summary
- content
socialIcons:
- name: x
url: 'https://twitter.com/_ashish_tiwari'
- name: github
url: 'https://github.com/ashishtiwari1993'
- name: linkedin
url: 'https://www.linkedin.com/in/ashishtiwari93/'
- name: stackoverflow
url: 'https://stackoverflow.com/users/6438430/ashish-tiwari'
- name: RSS
url: index.xml
outputs:
home:
- HTML
- RSS
- JSON
menu:
main:
- name: Categories
url: /categories/
weight: -96
- name: Slides
url: https://slides.ashish.one
weight: -95
- name: Talks
url: /talks/
weight: -94
- name: Search
url: /search/
weight: -92
- identifier: Archives
name: Archives
url: /archives/
weight: -90