Skip to content

Commit bbf9e27

Browse files
Update _index.md
1 parent 92de83b commit bbf9e27

File tree

1 file changed

+79
-0
lines changed

1 file changed

+79
-0
lines changed
Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,80 @@
11

2+
---
3+
# Display name
4+
title: Chuandong Li
5+
6+
# Full Name (for SEO)
7+
first_name: Chuandong
8+
last_name: Li
9+
10+
# Is this the primary user of the site?
11+
superuser: true
12+
13+
# Role/position
14+
role: Ph.D Student
15+
16+
# homepage: https://zouyonghao.github.io/ # If you do not want to use the internal homepage, set this to your external homepage
17+
18+
# Organizations/Affiliations
19+
organizations:
20+
- name: Peking University
21+
url: 'https://www.pku.edu.cn/'
22+
23+
# # Short bio (displayed in user profile at end of posts)
24+
# bio: My research interests include distributed robotics, mobile computing and programmable matter.
25+
26+
# interests:
27+
# - Artificial Intelligence
28+
# - Computational Linguistics
29+
# - Information Retrieval
30+
31+
# education:
32+
# courses:
33+
# - course: PhD in Artificial Intelligence
34+
# institution: Stanford University
35+
# year: 2012
36+
# - course: MEng in Artificial Intelligence
37+
# institution: Massachusetts Institute of Technology
38+
# year: 2009
39+
# - course: BSc in Artificial Intelligence
40+
# institution: Massachusetts Institute of Technology
41+
# year: 2008
42+
43+
# Social/Academic Networking
44+
# For available icons, see: https://docs.hugoblox.com/getting-started/page-builder/#icons
45+
# For an email link, use "fas" icon pack, "envelope" icon, and a link in the
46+
# form "mailto:[email protected]" or "#contact" for contact widget.
47+
# social:
48+
# - icon: envelope
49+
# icon_pack: fas
50+
# link: 'mailto:[email protected]'
51+
# - icon: twitter
52+
# icon_pack: fab
53+
# link: https://twitter.com/GeorgeCushen
54+
# - icon: google-scholar
55+
# icon_pack: ai
56+
# link: https://scholar.google.co.uk/citations?user=sIwtMXoAAAAJ
57+
# - icon: github
58+
# icon_pack: fab
59+
# link: https://github.com/gcushen
60+
# Link to a PDF of your resume/CV from the About widget.
61+
# To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below.
62+
# - icon: cv
63+
# icon_pack: ai
64+
# link: files/cv.pdf
65+
66+
# Enter email to display Gravatar (if Gravatar enabled in Config)
67+
68+
69+
# Highlight the author in author lists? (true/false)
70+
highlight_name: false
71+
72+
# Organizational groups that you belong to (for People widget)
73+
# Set this to `[]` or comment out if you are not using People widget.
74+
user_groups:
75+
- Graduate Students
76+
---
77+
<!--
78+
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.
79+
80+
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. -->

0 commit comments

Comments
 (0)