@@ -5,141 +5,21 @@ date: 2022-10-24
5
5
type : landing
6
6
7
7
sections :
8
- - block : hero
9
- content :
10
- title : Hugo Academic Theme
11
- image :
12
- filename : hero-academic.png
13
- cta :
14
- label : ' **Get Started**'
15
- url : https://wowchemy.com/templates/
16
- cta_alt :
17
- label : Ask a question
18
- url : https://discord.gg/z8wNYzb
19
- cta_note :
20
- label : >-
21
- <div style="text-shadow: none;"><a class="github-button" href="https://github.com/wowchemy/wowchemy-hugo-themes" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star">Star Wowchemy Website Builder</a></div><div style="text-shadow: none;"><a class="github-button" href="https://github.com/wowchemy/starter-hugo-academic" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star">Star the Academic template</a></div>
22
- text : |-
23
- **Generated by Wowchemy - the FREE, Hugo-based open source website builder trusted by 500,000+ sites.**
24
-
25
- **Easily build anything with blocks - no-code required!**
26
-
27
- From landing pages, second brains, and courses to academic resumés, conferences, and tech blogs.
28
-
29
- <!--Custom spacing-->
30
- <div class="mb-3"></div>
31
- <!--GitHub Button JS-->
32
- <script async defer src="https://buttons.github.io/buttons.js"></script>
33
- design :
34
- background :
35
- gradient_end : ' #1976d2'
36
- gradient_start : ' #004ba0'
37
- text_color_light : true
38
8
- block : about.avatar
39
9
id : about
40
10
content :
41
11
# Choose a user profile to display (a folder name within `content/authors/`)
42
12
username : admin
43
13
# Override your bio text from `authors/admin/_index.md`?
44
14
text :
45
- - block : features
46
- content :
47
- title : Skills
48
- items :
49
- - name : R
50
- description : 90%
51
- icon : r-project
52
- icon_pack : fab
53
- - name : Statistics
54
- description : 100%
55
- icon : chart-line
56
- icon_pack : fas
57
- - name : Photography
58
- description : 10%
59
- icon : camera-retro
60
- icon_pack : fas
61
- - block : experience
62
- content :
63
- title : Experience
64
- # Date format for experience
65
- # Refer to https://wowchemy.com/docs/customization/#date-format
66
- date_format : Jan 2006
67
- # Experiences.
68
- # Add/remove as many `experience` items below as you like.
69
- # Required fields are `title`, `company`, and `date_start`.
70
- # Leave `date_end` empty if it's your current employer.
71
- # Begin multi-line descriptions with YAML's `|2-` multi-line prefix.
72
- items :
73
- - title : CEO
74
- company : GenCoin
75
- company_url : ' '
76
- company_logo : org-gc
77
- location : California
78
- date_start : ' 2021-01-01'
79
- date_end : ' '
80
- description : |2-
81
- Responsibilities include:
82
-
83
- * Analysing
84
- * Modelling
85
- * Deploying
86
- - title : Professor of Semiconductor Physics
87
- company : University X
88
- company_url : ' '
89
- company_logo : org-x
90
- location : California
91
- date_start : ' 2016-01-01'
92
- date_end : ' 2020-12-31'
93
- description : Taught electronic engineering and researched semiconductor physics.
94
- design :
95
- columns : ' 2'
96
- - block : accomplishments
97
- content :
98
- # Note: `­` is used to add a 'soft' hyphen in a long heading.
99
- title : ' Accomplish­ments'
100
- subtitle :
101
- # Date format: https://wowchemy.com/docs/customization/#date-format
102
- date_format : Jan 2006
103
- # Accomplishments.
104
- # Add/remove as many `item` blocks below as you like.
105
- # `title`, `organization`, and `date_start` are the required parameters.
106
- # Leave other parameters empty if not required.
107
- # Begin multi-line descriptions with YAML's `|2-` multi-line prefix.
108
- items :
109
- - certificate_url : https://www.coursera.org
110
- date_end : ' '
111
- date_start : ' 2021-01-25'
112
- description : ' '
113
- organization : Coursera
114
- organization_url : https://www.coursera.org
115
- title : Neural Networks and Deep Learning
116
- url : ' '
117
- - certificate_url : https://www.edx.org
118
- date_end : ' '
119
- date_start : ' 2021-01-01'
120
- description : Formulated informed blockchain models, hypotheses, and use cases.
121
- organization : edX
122
- organization_url : https://www.edx.org
123
- title : Blockchain Fundamentals
124
- url : https://www.edx.org/professional-certificate/uc-berkeleyx-blockchain-fundamentals
125
- - certificate_url : https://www.datacamp.com
126
- date_end : ' 2020-12-21'
127
- date_start : ' 2020-07-01'
128
- description : ' '
129
- organization : DataCamp
130
- organization_url : https://www.datacamp.com
131
- title : ' Object-Oriented Programming in R'
132
- url : ' '
133
- design :
134
- columns : ' 2'
135
15
- block : collection
136
16
id : posts
137
17
content :
138
18
title : Recent Posts
139
19
subtitle : ' '
140
20
text : ' '
141
21
# Choose how many pages you would like to display (0 = all pages)
142
- count : 5
22
+ count : 3
143
23
# Filter on criteria
144
24
filters :
145
25
folders :
@@ -159,41 +39,6 @@ sections:
159
39
# Choose a layout view
160
40
view : compact
161
41
columns : ' 2'
162
- - block : portfolio
163
- id : projects
164
- content :
165
- title : Projects
166
- filters :
167
- folders :
168
- - project
169
- # Default filter index (e.g. 0 corresponds to the first `filter_button` instance below).
170
- default_button_index : 0
171
- # Filter toolbar (optional).
172
- # Add or remove as many filters (`filter_button` instances) as you like.
173
- # To show all items, set `tag` to "*".
174
- # To filter by a specific tag, set `tag` to an existing tag name.
175
- # To remove the toolbar, delete the entire `filter_button` block.
176
- buttons :
177
- - name : All
178
- tag : ' *'
179
- - name : Deep Learning
180
- tag : Deep Learning
181
- - name : Other
182
- tag : Demo
183
- design :
184
- # Choose how many columns the section has. Valid values: '1' or '2'.
185
- columns : ' 1'
186
- view : showcase
187
- # For Showcase view, flip alternate rows?
188
- flip_alt_rows : false
189
- - block : markdown
190
- content :
191
- title : Gallery
192
- subtitle : ' '
193
- text : |-
194
- {{< gallery album="demo" >}}
195
- design :
196
- columns : ' 1'
197
42
- block : collection
198
43
id : featured
199
44
content :
@@ -226,59 +71,40 @@ sections:
226
71
filters :
227
72
folders :
228
73
- event
74
+ featured_only : true
229
75
design :
230
76
columns : ' 2'
231
77
view : compact
232
- - block : tag_cloud
233
- content :
234
- title : Popular Topics
235
- design :
236
- columns : ' 2'
237
- - block : contact
238
- id : contact
239
- content :
240
- title : Contact
241
- subtitle :
242
- text : |-
243
- Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam mi diam, venenatis ut magna et, vehicula efficitur enim.
244
- # Contact (add or remove contact options as necessary)
245
-
246
- phone : 888 888 88 88
247
- appointment_url : ' https://calendly.com'
248
- address :
249
- street : 450 Serra Mall
250
- city : Stanford
251
- region : CA
252
- postcode : ' 94305'
253
- country : United States
254
- country_code : US
255
- directions : Enter Building 1 and take the stairs to Office 200 on Floor 2
256
- office_hours :
257
- - ' Monday 10:00 to 13:00'
258
- - ' Wednesday 09:00 to 10:00'
259
- contact_links :
260
- - icon : twitter
261
- icon_pack : fab
262
- name : DM Me
263
- link : ' https://twitter.com/Twitter'
264
- - icon : skype
265
- icon_pack : fab
266
- name : Skype Me
267
- link : ' skype:echo123?call'
268
- - icon : video
269
- icon_pack : fas
270
- name : Zoom Me
271
- link : ' https://zoom.com'
272
- # Automatically link email and phone or display as text?
273
- autolink : true
274
- # Email form provider
275
- form :
276
- provider : netlify
277
- formspree :
278
- id :
279
- netlify :
280
- # Enable CAPTCHA challenge to reduce spam?
281
- captcha : false
282
- design :
283
- columns : ' 2'
78
+ # - block: tag_cloud
79
+ # content:
80
+ # title: Popular Topics
81
+ # design:
82
+ # columns: '2'
83
+ # - block: contact
84
+ # id: contact
85
+ # content:
86
+ # title: Contact
87
+ # subtitle:
88
+ # text: |-
89
+ # Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam mi diam, venenatis ut magna et, vehicula efficitur enim.
90
+ # # Contact (add or remove contact options as necessary)
91
+
92
+ # # appointment_url: 'https://calendly.com'
93
+ # contact_links:
94
+ # - icon: twitter
95
+ # icon_pack: fab
96
+ # name: DM Me
97
+ # link: 'https://twitter.com/nsaphra'
98
+ # # Automatically link email and phone or display as text?
99
+ # autolink: true
100
+ # # Email form provider
101
+ # form:
102
+ # provider: netlify
103
+ # formspree:
104
+ # id:
105
+ # netlify:
106
+ # # Enable CAPTCHA challenge to reduce spam?
107
+ # captcha: false
108
+ # design:
109
+ # columns: '2'
284
110
---
0 commit comments