Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Cushen <gcushen@users.noreply.github.com>2019-01-20 16:08:23 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2019-01-20 16:08:23 +0300
commite9c47d97ce6adca5a05695f3cdf2cc8ec4a00044 (patch)
treed30a43b0c0583ec52d99258090eb22aaa24a7095 /content/home
parent5e0c2eb4f2224ece1d0889f38fc5b3038a68a82b (diff)
theme: update and upgrade to Academic v4 dev
Diffstat (limited to 'content/home')
-rw-r--r--content/home/about.md41
-rw-r--r--content/home/publications.md4
-rw-r--r--content/home/publications_featured.md (renamed from content/home/publications_selected.md)8
-rw-r--r--content/home/talks.md4
-rw-r--r--content/home/talks_featured.md (renamed from content/home/talks_selected.md)6
5 files changed, 18 insertions, 45 deletions
diff --git a/content/home/about.md b/content/home/about.md
index 2075fe2a..9284093d 100644
--- a/content/home/about.md
+++ b/content/home/about.md
@@ -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.
diff --git a/content/home/publications.md b/content/home/publications.md
index cc71e42b..8a4760d2 100644
--- a/content/home/publications.md
+++ b/content/home/publications.md
@@ -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
+++
diff --git a/content/home/publications_selected.md b/content/home/publications_featured.md
index ca9a5ae9..2b6839f2 100644
--- a/content/home/publications_selected.md
+++ b/content/home/publications_featured.md
@@ -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.
diff --git a/content/home/talks.md b/content/home/talks.md
index e293f1c0..37ec9c3f 100644
--- a/content/home/talks.md
+++ b/content/home/talks.md
@@ -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
+++
diff --git a/content/home/talks_selected.md b/content/home/talks_featured.md
index bf7e667e..30846179 100644
--- a/content/home/talks_selected.md
+++ b/content/home/talks_featured.md
@@ -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.