feat: sync Demo author with default tpl author

And remove `user_groups` from author profile for personal demo to simplify site creation.
This commit is contained in:
George Cushen 2020-12-11 01:15:31 +00:00
parent 80125f1138
commit 3447a7c67a
3 changed files with 22 additions and 34 deletions

View file

@ -46,8 +46,8 @@ social:
- icon: twitter
icon_pack: fab
link: https://twitter.com/GeorgeCushen
- icon: graduation-cap # OR `google-scholar`
icon_pack: fas # OR `ai`
- icon: graduation-cap # Alternatively, use `google-scholar` icon from `ai` icon pack
icon_pack: fas
link: https://scholar.google.co.uk/citations?user=sIwtMXoAAAAJ
- icon: github
icon_pack: fab
@ -63,16 +63,11 @@ social:
# icon_pack: ai
# link: media/resume.pdf
# Email for Contact widget or Gravatar
# Enter email to display Gravatar (if Gravatar enabled in Config)
email: ""
# Highlight the author in author lists? (true/false)
highlight_name: false
# Organizational groups that you belong to (for People widget)
# Remove this if you are not using the People widget.
user_groups:
- Principal Investigators
---
Nelson Bighetti is a professor of artificial intelligence at the Stanford AI Lab. His research interests include distributed robotics, mobile computing and programmable matter. He leads the Robotic Neurobiology group, which develops self-reconfiguring robots, systems of self-organizing robots, and mobile sensor networks.

View file

@ -2,10 +2,6 @@
# Display name
title: 吳恩達
# Username (this should match the folder name)
authors:
- 吳恩達
# Is this the primary user of the site?
superuser: false
@ -62,12 +58,6 @@ social:
# Enter email to display Gravatar (if Gravatar enabled in Config)
email: ""
# Organizational groups that you belong to (for People widget)
# Set this to `[]` or comment out if you are not using People widget.
user_groups:
- Researchers
- Visitors
---
吳恩達 is a professor of artificial intelligence at the Stanford AI Lab. His research interests include distributed robotics, mobile computing and programmable matter. He leads the Robotic Neurobiology group, which develops self-reconfiguring robots, systems of self-organizing robots, and mobile sensor networks.