update anatole, work on publications, add talks list

This commit is contained in:
Carl Pearson
2021-01-27 17:40:20 -07:00
parent 163a470f3f
commit 3a685bf1a6
28 changed files with 204 additions and 780 deletions

View File

@@ -90,18 +90,6 @@ url = "https://scholar.google.com/citations?user=K2nzqpYAAAAJ&hl=en"
identifier = "about"
url = "/about/"
[[menu.main]]
name = "Recognition"
weight = 200
identifier = "awards"
url = "/awards/"
[[menu.main]]
name = "Experience"
weight = 200
identifier = "experience"
url = "/experience/"
[[menu.main]]
name = "Publications"
weight = 300
@@ -109,13 +97,33 @@ url = "https://scholar.google.com/citations?user=K2nzqpYAAAAJ&hl=en"
url = "/publication/"
[[menu.main]]
name = "Posts"
name = "Projects"
weight = 400
identifier = "projects"
url = "/project/"
[[menu.main]]
name = "Recognition"
weight = 500
identifier = "awards"
url = "/awards/"
[[menu.main]]
name = "Experience"
weight = 600
identifier = "experience"
url = "/experience/"
[[menu.main]]
name = "Talks"
weight = 700
identifier = "talks"
url = "/talk/"
[[menu.main]]
name = "Posts"
weight = 800
identifier = "posts"
url = "/post/"
[[menu.main]]
name = "Projects"
weight = 500
identifier = "projects"
url = "/project/"