1
0

theme: update and upgrade to Academic v4 dev

This commit is contained in:
George Cushen
2019-01-20 13:08:23 +00:00
parent 5e0c2eb4f2
commit e9c47d97ce
15 changed files with 412 additions and 422 deletions

View File

@ -1,40 +1,13 @@
+++
# About/Biography widget.
widget = "about"
active = true
widget = "about" # Do not modify this line!
active = true # Activate this widget? true/false
weight = 5 # Order that this section will appear in.
date = 2016-04-20T00:00:00
# Order that this section will appear in.
weight = 5
title = "Biography"
# List your academic interests.
[interests]
interests = [
"Artificial Intelligence",
"Computational Linguistics",
"Information Retrieval"
]
# List your qualifications (such as academic degrees).
[[education.courses]]
course = "PhD in Artificial Intelligence"
institution = "Stanford University"
year = 2012
[[education.courses]]
course = "MEng in Artificial Intelligence"
institution = "Massachusetts Institute of Technology"
year = 2009
[[education.courses]]
course = "BSc in Artificial Intelligence"
institution = "Massachusetts Institute of Technology"
year = 2008
# Choose the user profile to display
# This should be the username of a profile in your `content/author/` folder.
author = "Admin"
+++
# Biography
Lena Smith 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.

View File

@ -33,7 +33,7 @@ list_format = 4
# 6: Book chapter
publication_type = "-1"
# Exclude publications that are shown in the Selected Publications widget?
exclude_selected = false
# Exclude publications that are shown in the Featured Publications widget?
exclude_featured = false
+++

View File

@ -1,12 +1,12 @@
+++
# Selected Publications widget.
# Featured Publications widget.
# This widget displays publications from `content/publication/` which have
# `selected = true` in their `+++` front matter.
widget = "publications_selected"
# `featured = true` in their `+++` front matter.
widget = "publications_featured"
active = true
date = 2016-04-20T00:00:00
title = "Selected Publications"
title = "Featured Publications"
subtitle = ""
# Order that this section will appear in.

View File

@ -19,7 +19,7 @@ count = 10
# 2 = Stream
list_format = 2
# Exclude talks that are shown in the Selected Talks widget?
exclude_selected = false
# Exclude talks that are shown in the Featured Talks widget?
exclude_featured = false
+++

View File

@ -1,10 +1,10 @@
+++
# Selected Talks widget.
widget = "talks_selected"
# Featured Talks widget.
widget = "talks_featured"
active = false
date = 2016-04-20T00:00:00
title = "Selected Talks"
title = "Featured Talks"
subtitle = ""
# Order that this section will appear in.