-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.aurora.yml
184 lines (169 loc) · 5.9 KB
/
_config.aurora.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
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
#! ---------------------------------------------------------------
#! Aurora Theme for Hexo
#! ---------------------------------------------------------------
#! Designed & Coded By TriDiamond
#! ---------------------------------------------------------------
#! ---------------------------------------------------------------
#! Site Configs
#! @docs https://aurora.tridiamond.tech/guide/configuration.html
#! ---------------------------------------------------------------
site:
subtitle: Mistry Siddh
author: Mistry Siddh
nick: Mistry Siddh
description: Believe in the Person who Believes in you.
link: 'https://www.mistrysiddh.com/'
language: en
multi_language: false
logo: https://www.mistrysiddh.com/images/whoami/avatar.png
avatar: https://www.mistrysiddh.com/images/whoami/avatar.png
siddh:
number: '6355040470'
link: 'https://www.mistrysiddh.com'
#! ---------------------------------------------------------------
#! Authors Configs
#! @docs https://aurora.tridiamond.tech/guide/authors.html
#! ---------------------------------------------------------------
authors:
##! example
siddh:
name: Mistry Siddh
avatar: https://www.mistrysiddh.com/images/whoami/avatar.png
link: https://github.com/mrfoxie
description: 'Believe in the Person who Believes in you.'
socials:
github: https://github.com/mrfoxie/
#! ---------------------------------------------------------------
#! Menu Configs
#! @docs https://aurora.tridiamond.tech/guide/menu.html
#! ---------------------------------------------------------------
menu:
About: false
Tags: true
Archives: true
Simulation:
name: 'Simulation'
path: 'https://simulation.mistrysiddh.com/'
live-cyber-attacks:
name: 'Cyber Attacks'
i18n:
en: Cyber Attacks
path: '/page/live-cyber-attacks'
#! ---------------------------------------------------------------
#! Theme Config
#! @docs https://aurora.tridiamond.tech/guide/theme.html
#! ---------------------------------------------------------------
theme:
dark_mode: true
profile_shape: circle # support `circle`, `diamond`, `rounded`
feature: true
gradient:
color_1: '#5C0F0F'
color_2: '#A50000'
color_3: '#D50000'
#! ---------------------------------------------------------------
#! Social Configs
#! @docs https://aurora.tridiamond.tech/guide/social.html
#! ---------------------------------------------------------------
socials:
customs:
##! Example:
##! --- Using SVG
# bilibili:
# icon: http://localhost:4000/svg/bilibili.svg
# link: https://live.bilibili.com/22619211
##! --- Using IconFont
# baidu:
# icon: iconfont icon-baidu
# link: https://live.bilibili.com/22619211
##! --- Using FontAwesome
# book:
# icon: far fa-address-book
# link: https://live.bilibili.com/22619211
#! ---------------------------------------------------------------
#! Site Meta Configs
#! @docs https://aurora.tridiamond.tech/guide/theme.html
#! ---------------------------------------------------------------
site_meta:
cdn: en
favicon: https://www.mistrysiddh.com/images/whoami/avatar.png
description: 'Get Weakly News Related To Different Kinds Of News, Tips, Tricks, Etc. If You Have Your Own Theory Or Story Then Comment Down In The Post.'
keywords: 'matrix, simulation, reality, government, truth, experiment, mind control, Conspiracy theory'
author: 'Mistry Siddh'
#! ---------------------------------------------------------------
#! Plugins
#! @docs https://aurora.tridiamond.tech/guide/plugins.html
#! ---------------------------------------------------------------
# For local development only!
gitalk:
enable: true
autoExpand: true
clientID: 'b2f95a99322423c264fc'
clientSecret: 'fd88d62d1bc75cb91014e9b4d29b9db842818b6c'
repo: 'mrblogger'
owner: 'mrfoxie'
admin: ['mrfoxie']
id: uid
language: en
distractionFreeMode: true
recentComment: true
proxy: ''
# Valine comment plugin (recommended!)
# see https://valine.js.org/quickstart.html
valine:
enable: false
app_id:
app_key:
avatar: ''
placeholder: Leave your thoughts behind~
visitor: true
lang: en
avatarForce: false
meta: ['nick', 'mail']
requiredFields: []
admin: 'TriDiamond'
recentComment: true
# Enable Busuanzi statistic plugin
# see http://ibruce.info/2015/04/04/busuanzi/
busuanzi:
enable: true
copy_protection:
enable: true
author:
cn: 作者
en: Mistry Siddh
link:
cn: 本文来自于
en: Article is from
license:
cn: 博客内容遵循 署名-非商业性使用-相同方式共享 4.0 国际 (CC BY-NC-SA 4.0) 协议
en: This content is shared under the CC BY-NC-SA 4.0 protocol (Non-Commercial)
#! ---------------------------------------------------------------
#! Enable Aurora Bot Dia
#! @docs https://aurora.tridiamond.tech/guide/site-meta.html#custom-meta
#! ---------------------------------------------------------------
aurora_bot:
enable: true
locale: en
bot_type: dia
tips:
messages:
- Hi, I am <span>Dia O.O</span>, I am here to help you?
- How are you doing? O.O
- Believe in the person who believes in you O.O
visibility_change: "Welcome to Mr. Blogger O.O"
mouseover:
- selector: '#Aurora-Dia'
text:
- Waaaaaaaa...What are you <span>doing</span>? O.O
- Please be gentle, I am very delicate! O.O
- '<span>Sir yes sir!</span> What can I help you with? O.O'
- Share this site as much as possible. O.O
#! ---------------------------------------------------------------
#! Injections
#! @docs https://aurora.tridiamond.tech/guide/site-meta.html#custom-meta
#! ---------------------------------------------------------------
injects:
scripts:
- <script async src="https://www.googletagmanager.com/gtag/js?id=UA-282627479-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-282627479-1'); </script>
css: