-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
168 lines (157 loc) · 4.1 KB
/
config.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
baseURL: ''
title: Elektronica
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: true
parser:
attribute:
block: false
title: true
autoHeadingID: true
autoHeadingIDType: github
wrapStandAloneImageWithinParagraph: true
renderer:
hardWraps: false
unsafe: true
xhtml: false
params:
author: Pranjal Prajapati
moto: "The platform for students to dream innovative practical projects and achieve them."
description: "The Electronics and Signals club of IIT Hyderabad is a student organization that aims to increase student interest in electronics. The Club was founded in 2009, and it has come a long way since then."
disable_theme_toggle: false
p1:
heading: "Our mission"
image: "images/pages/our-mission.png"
content:
- text: "Our vision is to provide a safe and enjoyable environment for students to pursue their interests in electronics."
- text: "We encourage students to compete in various competitions."
p4:
heading: "Explore Electronics and Signal Processing"
content:
- text: "Find the most insightful blogs on various topics here."
social_media:
github:
enabled: true
url: 'https://github.com/elektronicaIITH'
instagram:
enabled: true
url: 'https://www.instagram.com/elektronica_iith'
TeamMembers:
- name: "Dhanush V Nayak"
photo: "/images/team/Dhanush.jpg"
- name: "Prajwal M"
photo: "/images/team/Prajwal.jpg"
- name: "Ashley Ann Benoy"
photo: "/images/team/Ashley.jpg"
- name: "Ameen Aazam"
photo: "/images/team/Ameen.jpg"
- name: "Aroshish Pradhan"
photo: "/images/team/Aroshish.jpg"
- name: "K Rahul"
photo: "/images/team/Rahul.jpg"
- name: "Venkatesh Bandawar"
photo: "/images/team/Venkatesh.jpg"
- name: "Annapureddy Siva Meenakshi"
photo: "/images/team/Meenakshi.jpg"
- name: "Chirag Garg"
photo: "/images/team/Chirag.jpg"
- name: "Taha Mohiuddin"
photo: "/images/team/Taha.jpeg"
- name: "Manohar K"
photo: "/images/team/Manohar.jpg"
- name: "Sai Preetam Umesh Sasankota"
photo: "/images/team/Preetam.jpg"
- name: "Adarsh A"
photo: "/images/team/Adarsh.jpeg"
- name: "Sindam Ananya"
photo: "/images/team/Ananya.jpg"
- name: "Manugunta Meghana Sai"
photo: "/images/team/Meghana.jpg"
- name: "Vedamsh Lingala"
photo: "/images/team/Vedamsh.jpg"
- name: "Aman Kumar"
photo: "/images/team/Aman.jpg"
- name: "Sri Krishna Prabhas Y"
photo: "/images/team/Prabhas.jpg"
- name: "Ambati Krishna Kaustubh"
photo: "/images/team/Kaustubh.jpg"
- name: "Rajeev Kumar"
photo: "/images/team/Rajeev.jpg"
- name: "Manoj Kumar Ambatipudi"
photo: "/images/team/Manoj.jpg"
- name: "Shivansh Kirar"
photo: "/images/team/Shivansh.jpg"
menu:
main:
- identifier: about
name: About
url: /about/
weight: 20
- identifier: team
name: Team
url: /team/
weight: 30
- identifier: contact
name: Contact
url: /contact/
weight: 50
footer:
- identifier: about
name: About
url: /about/
weight: 10
- identifier: team
name: Team
url: /team/
weight: 30
- identifier: contact
name: Contact
url: /contact/
weight: 50
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.114.0"