Add lots of content

This commit is contained in:
Carl Pearson
2017-03-13 04:54:17 -05:00
parent be45676d32
commit df5a886006
17 changed files with 181 additions and 23 deletions

View File

@@ -22,9 +22,9 @@ defaultContentLanguageInSubdir = false
name = "Carl Pearson"
role = "PhD Candidate"
organization = "University of Illinois Urbana-Champaign"
organization_url = ""
organization_url = "http://www.ece.illinois.edu/"
avatar = "portrait.jpg"
email = "<my last name> @illinois.edu"
email = "[[my last name]]@illinois.edu"
address = ""
office_hours = ""
phone = ""
@@ -135,12 +135,12 @@ defaultContentLanguageInSubdir = false
[[params.social]]
icon = "google-scholar"
icon_pack = "ai"
link = "https://scholar.google.co.uk/citations?user=sIwtMXoAAAAJ"
link = "https://scholar.google.com/citations?user=K2nzqpYAAAAJ"
[[params.social]]
icon = "github"
icon_pack = "fa"
link = "//github.com/cwpearson"
link = "https://github.com/cwpearson"
# Navigation Links
@@ -159,24 +159,39 @@ defaultContentLanguageInSubdir = false
weight = 2
[[menu.main]]
name = "Posts"
url = "#posts"
name = "Projects"
url = "#projects"
weight = 3
[[menu.main]]
name = "Projects"
url = "#projects"
name = "Posts"
url = "#posts"
weight = 4
[[menu.main]]
name = "Talks"
url = "#talks"
weight = 5
[[menu.main]]
name = "Teaching"
url = "#teaching"
weight = 5
weight = 6
[[menu.main]]
name = "Patents"
url = "#patents"
weight = 7
[[menu.main]]
name = "Recognition"
url = "#awards"
weight = 8
[[menu.main]]
name = "Contact"
url = "#contact"
weight = 6
weight = 9
# Taxonomies.
[taxonomies]