-
Notifications
You must be signed in to change notification settings - Fork 0
/
hugo.yaml
222 lines (212 loc) · 6.4 KB
/
hugo.yaml
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
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
baseURL: ''
title: Iris Academy
languageCode: en-us
DefaultContentLanguage: en
enableEmoji: true
enableGitInfo: true
enableRobotsTXT: true
canonifyURLs: true
paginate: 9
darkmode_js:
- assets/js/darkmode.js
enableInlineShortcodes: true
markup:
goldmark:
extensions:
definitionList: true
footnote: true
linkify: true
linkifyProtocol: https
strikethrough: true
table: true
taskList: true
typographer:
apostrophe: '’'
disable: false
ellipsis: '…'
emDash: '—'
enDash: '–'
leftAngleQuote: '«'
leftDoubleQuote: '“'
leftSingleQuote: '‘'
rightAngleQuote: '»'
rightDoubleQuote: '”'
rightSingleQuote: '’'
parser:
attribute:
block: false
title: true
autoHeadingID: true
autoHeadingIDType: github
wrapStandAloneImageWithinParagraph: true
renderer:
hardWraps: false
unsafe: true
xhtml: false
params:
author: Techgaun Nepal
authorimage: ../assets/images/global/author.webp
og_image: /images/tailbliss-cover.png
moto: "Education is light of life"
description: "Empowering Minds, Igniting Futures: Nurturing Excellence in Every Student, Every Day."
disable_theme_toggle: false
disable_stay_uptodate: true
Disable_blog_section: true
p1:
heading: "Our mission"
image: "images/pages/iris-science.jpg"
content:
- text: "Building Tomorrow's Leaders Today: We are dedicated to empowering students with the knowledge, skills, and values needed to become compassionate, responsible, and resilient leaders who positively impact their communities and the world."
p2:
heading: "Nurturing the flame of curiosity within every student."
image: "images/pages/iris-morning.jpg"
content:
- text: "We recognize that curiosity is the key to unlocking a world of knowledge and understanding. Our approach to education is centered around empowering students to ask questions, explore the unknown, and discover the wonders that lie beyond the horizon. We cultivate an environment that celebrates curiosity as a driving force for learning and personal growth. Through hands-on experiences, interactive learning, and a curriculum designed to spark interest, we aim to inspire our students to delve deep into their inquisitiveness, knowing that it is through this exploration that they will not only gain knowledge but also develop the skills and resilience needed to navigate the challenges of life. In embracing their curiosity, we guide our students towards a future where their thirst for knowledge becomes a powerful catalyst for innovation, creativity, and a lifelong love of learning."
# p3:
# heading: "Backed by world-renowned investors"
# content:
# - text: "Sagittis scelerisque nulla cursus in enim consectetur quam. Dictum urna sed consectetur neque tristique pellentesque. Blandit amet, sed aenean erat arcu morbi. Cursus faucibus nunc nisl netus morbi vel porttitor vitae ut. Amet vitae fames senectus vitae."
# links:
# - text: Meet our investors and advisors
# url: "#"
# logos:
# - identifier: a
# image: "images/global/sample-logo.svg"
# alt: "a"
# - identifier: b
# - identifier: c
# - identifier: d
# - identifier: e
# - identifier: f
# p4:
# heading: "From the blog"
# content:
# - text: "Lorem ipsum dolor sit amet consectetur, adipisicing elit. Ipsa libero labore natus atque, ducimus sed."
# p5:
# heading: "Stay Up to Date"
# content:
# - text: "Sagittis scelerisque nulla cursus in enim consectetur quam. Dictum urna sed consectetur neque tristique pellentesque."
# action: "#"
# label: "Email address"
# placeholder: "[email protected]"
# button: "Notify me"
social_media:
github:
enabled: false
url: 'https://github.com/techgaun-np'
facebook:
enabled: false
url: 'https://facebook.com/techgaun'
instagram:
enabled: false
url: 'https://instagram.com/techgaun'
twitter:
enabled: false
url: '@techgaun'
menu:
main:
- identifier: about
name: About
url: /#/
# - identifier: prose
# name: Prose
# url: /prose/
# weight: 10
# - identifier: about
# name: About
# url: /about/
# weight: 20
# - identifier: categories
# pre: dropdown
# name: Categories
# weight: 30
# - identifier: dropdown
# pre: complexdropdown
# name: Dropdown
# weight: 40
# - identifier: contact
# name: Contact
# url: /contact/
# weight: 50
# categories:
# - identifier: prose
# name: Prose
# url: /prose/
# weight: 10
# - identifier: about
# name: About
# url: /about/
# weight: 20
# dropdown:
# - identifier: appearance
# pre: stars # can be stars, comments or piechart
# name: Appearance
# post: "Easy customization"
# url: "#"
# weight: 10
# - identifier: comments
# pre: comments # can be stars, comments or piechart
# name: Comments
# post: "Check your latest comments"
# url: "#"
# weight: 20
# - identifier: analytics
# pre: piechart # can be stars, comments or piechart
# name: Analytics
# post: "Take a look at your statistics"
# url: "#"
# weight: 30
# footer:
# - identifier: about
# name: About
# url: /about/
# weight: 10
# - identifier: blog
# name: Blog
# url: /categories/blog/
# weight: 20
# - identifier: news
# name: News
# url: /categories/news/
# weight: 30
# - identifier: prose
# name: Prose
# url: /prose/
# weight: 40
# - identifier: contact
# name: Contact
# url: /contact/
# weight: 50
markup:
goldmark:
renderer:
unsafe: true
taxonomies:
category: Categories
tag: Tags
privacy:
disqus:
disable: false
googleAnalytics:
anonymizeIP: true
disable: false
respectDoNotTrack: false
useSessionStorage: false
instagram:
disable: false
simple: false
twitter:
disable: false
enableDNT: false
simple: false
vimeo:
disable: false
enableDNT: false
simple: false
youtube:
disable: false
privacyEnhanced: true
module:
hugoVersion:
extended: true
min: "0.104.0"