starters(acadmic): migrate to v2 block system
This commit is contained in:
@@ -1,10 +1,14 @@
|
||||
---
|
||||
# Display name
|
||||
title: Alice Bighetti 吳恩達
|
||||
title: Alice Wu 吳恩達
|
||||
|
||||
# Full name (for SEO)
|
||||
first_name: Alice
|
||||
last_name: Bighetti
|
||||
last_name: Wu
|
||||
|
||||
# Status emoji
|
||||
status:
|
||||
icon: ☕️
|
||||
|
||||
# Is this the primary user of the site?
|
||||
superuser: true
|
||||
@@ -62,13 +66,12 @@ social:
|
||||
- icon: linkedin
|
||||
icon_pack: fab
|
||||
link: https://www.linkedin.com/
|
||||
|
||||
# Link to a PDF of your resume/CV.
|
||||
# To use: copy your resume to `static/uploads/resume.pdf`, enable `ai` icons in `params.yaml`,
|
||||
# and uncomment the lines below.
|
||||
# - icon: cv
|
||||
# icon_pack: ai
|
||||
# link: uploads/resume.pdf
|
||||
# Link to a PDF of your resume/CV.
|
||||
# To use: copy your resume to `static/uploads/resume.pdf`, enable `ai` icons in `params.yaml`,
|
||||
# and uncomment the lines below.
|
||||
- icon: cv
|
||||
icon_pack: ai
|
||||
link: uploads/resume.pdf
|
||||
|
||||
# Enter email to display Gravatar (if Gravatar enabled in Config)
|
||||
email: ''
|
||||
@@ -77,8 +80,5 @@ email: ''
|
||||
highlight_name: true
|
||||
---
|
||||
|
||||
Alice Bighetti is a professor of artificial intelligence at the Stanford AI Lab. Her research interests include distributed robotics, mobile computing and programmable matter. She leads the Robotic Neurobiology group, which develops self-reconfiguring robots, systems of self-organizing robots, and mobile sensor networks.
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed neque elit, tristique placerat feugiat ac, facilisis vitae arcu. Proin eget egestas augue. Praesent ut sem nec arcu pellentesque aliquet. Duis dapibus diam vel metus tempus vulputate.
|
||||
|
||||
{{< icon name="download" pack="fas" >}} Download my {{< staticref "uploads/demo_resume.pdf" "newtab" >}}resumé{{< /staticref >}}.
|
||||
Alice Wu is a professor of artificial intelligence at the Stanford AI Lab. Her research interests include distributed robotics, mobile computing and programmable matter. She leads the Robotic Neurobiology group, which develops self-reconfiguring robots, systems of self-organizing robots, and mobile sensor networks.
|
||||
{style="text-align: justify;"}
|
||||
|
||||
Reference in New Issue
Block a user