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-02-05 01:42:51 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2019-02-05 01:42:51 +0300
commitc50d008881cf02326ed1a767f94b50bc9c36b4fc (patch)
tree78ded6e91e8faeaf08c1e38165bfbbeb603facc3 /content
parent75bd489cebe31b676c5d324a3543bd2889ccc7ed (diff)
sync Academic v4 (list_format -> view)
Diffstat (limited to 'content')
-rw-r--r--content/author/admin/_index.md19
-rw-r--r--content/home/about.md1
-rw-r--r--content/home/accomplishments.md2
-rw-r--r--content/home/contact.md5
-rw-r--r--content/home/hero.md5
-rw-r--r--content/home/hero_carousel.md5
-rw-r--r--content/home/posts.md11
-rw-r--r--content/home/projects.md12
-rw-r--r--content/home/publications.md18
-rw-r--r--content/home/publications_featured.md20
-rw-r--r--content/home/skills.md10
-rw-r--r--content/home/tags.md5
-rw-r--r--content/home/talks.md15
-rw-r--r--content/home/talks_featured.md15
-rw-r--r--content/home/teaching.md5
-rw-r--r--content/post/_index.md11
-rw-r--r--content/publication/_index.md14
-rw-r--r--content/talk/_index.md11
18 files changed, 74 insertions, 110 deletions
diff --git a/content/author/admin/_index.md b/content/author/admin/_index.md
index b15df05b..c1e2a992 100644
--- a/content/author/admin/_index.md
+++ b/content/author/admin/_index.md
@@ -42,22 +42,9 @@ interests = [
year = 2008
# Social/Academic Networking
-#
-# Icon pack "fab" includes the following social network icons:
-#
-# twitter, weibo, linkedin, github, facebook, pinterest, google-plus,
-# youtube, instagram, soundcloud
-#
-# For email icon, use "fas" icon pack, "envelope" icon, and
-# "mailto:your@email.com" as the link.
-#
-# Full list: https://fontawesome.com/icons
-#
-# Icon pack "ai" includes the following academic icons:
-#
-# cv, google-scholar, arxiv, orcid, researchgate, mendeley
-#
-# Full list: https://jpswalsh.github.io/academicons/
+# For available icons, see: https://sourcethemes.com/academic/docs/widgets/#icons
+# For an email link, use "fas" icon pack, "envelope" icon, and a link in the
+# form "mailto:your-email@example.com" or "#contact" for contact widget.
[[social]]
icon = "envelope"
diff --git a/content/home/about.md b/content/home/about.md
index 9284093d..cdc6a6d3 100644
--- a/content/home/about.md
+++ b/content/home/about.md
@@ -3,7 +3,6 @@
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
title = "Biography"
diff --git a/content/home/accomplishments.md b/content/home/accomplishments.md
index e829b103..0c8463bb 100644
--- a/content/home/accomplishments.md
+++ b/content/home/accomplishments.md
@@ -7,7 +7,7 @@ title = "Accomplish&shy;ments"
subtitle = ""
# Order that this section will appear in.
-weight = 15
+weight = 9
# Date format
# Refer to https://sourcethemes.com/academic/docs/customization/#date-format
diff --git a/content/home/contact.md b/content/home/contact.md
index d8e684c7..bc63b2ae 100644
--- a/content/home/contact.md
+++ b/content/home/contact.md
@@ -1,8 +1,7 @@
+++
# Contact widget.
-widget = "contact"
-active = true
-date = 2016-04-20T00:00:00
+widget = "contact" # Do not modify this line!
+active = true # Activate this widget? true/false
title = "Contact"
subtitle = ""
diff --git a/content/home/hero.md b/content/home/hero.md
index 4cdd1f5b..f903b64d 100644
--- a/content/home/hero.md
+++ b/content/home/hero.md
@@ -1,8 +1,7 @@
+++
# Hero widget.
-widget = "hero"
-active = false
-date = 2017-10-15T00:00:00
+widget = "hero" # Do not modify this line!
+active = false # Activate this widget? true/false
title = "Academic"
diff --git a/content/home/hero_carousel.md b/content/home/hero_carousel.md
index e9902207..e9b23986 100644
--- a/content/home/hero_carousel.md
+++ b/content/home/hero_carousel.md
@@ -1,8 +1,7 @@
+++
# Hero Carousel widget.
-widget = "hero_carousel"
-active = false
-date = 2017-10-15T00:00:00
+widget = "hero_carousel" # Do not modify this line!
+active = false # Activate this widget? true/false
# Order that this section will appear in.
weight = 1
diff --git a/content/home/posts.md b/content/home/posts.md
index e4d85897..97db3a5c 100644
--- a/content/home/posts.md
+++ b/content/home/posts.md
@@ -4,7 +4,6 @@
widget = "posts" # Do not modify this line!
active = true # Activate this widget? true/false
weight = 40 # Order that this section will appear.
-date = 2016-04-20T00:00:00
title = "Recent Posts"
subtitle = ""
@@ -12,11 +11,11 @@ subtitle = ""
# Number of recent posts to list.
count = 5
-# List format.
-# 0 = Simple
-# 1 = Detailed
-# 2 = Stream
-list_format = 2
+# View.
+# 1 = List
+# 2 = Compact
+# 3 = Card
+view = 2
# Filter posts by tag or category.
# E.g. to only show posts tagged with `Academic`, set `filter_tag = "Academic"`
diff --git a/content/home/projects.md b/content/home/projects.md
index acbf9fea..70929a4b 100644
--- a/content/home/projects.md
+++ b/content/home/projects.md
@@ -1,8 +1,7 @@
+++
# Projects widget.
-widget = "projects"
-active = true
-date = 2016-04-20T00:00:00
+widget = "projects" # Do not modify this line!
+active = true # Activate this widget? true/false
title = "Projects"
subtitle = ""
@@ -16,9 +15,10 @@ weight = 50
folder = "project"
# View.
-# Customize how projects are displayed.
-# Legend: 0 = list, 1 = cards, 2 = showcase.
-view = 1
+# 1 = List
+# 3 = Card
+# 5 = Showcase
+view = 3
# Widget layout
# Legend: 0 = two columns (default), 1 = single column
diff --git a/content/home/publications.md b/content/home/publications.md
index 8a4760d2..27b91c3c 100644
--- a/content/home/publications.md
+++ b/content/home/publications.md
@@ -1,9 +1,8 @@
+++
# Recent Publications widget.
# This widget displays recent publications from `content/publication/`.
-widget = "publications"
-active = true
-date = 2016-04-20T00:00:00
+widget = "publications" # Do not modify this line!
+active = true # Activate this widget? true/false
title = "Recent Publications"
subtitle = ""
@@ -14,13 +13,12 @@ weight = 20
# Number of publications to list.
count = 10
-# List format.
-# 0 = Simple
-# 1 = Detailed
-# 2 = APA
-# 3 = MLA
-# 4 = Stream
-list_format = 4
+# View.
+# 1 = List
+# 2 = Compact
+# 3 = Card
+# 4 = Citation
+view = 2
# Filter by publication type.
# -1: Any
diff --git a/content/home/publications_featured.md b/content/home/publications_featured.md
index 2b6839f2..68ef514d 100644
--- a/content/home/publications_featured.md
+++ b/content/home/publications_featured.md
@@ -1,10 +1,9 @@
+++
# Featured Publications widget.
# This widget displays publications from `content/publication/` which have
-# `featured = true` in their `+++` front matter.
-widget = "publications_featured"
-active = true
-date = 2016-04-20T00:00:00
+# `featured = true` in their front matter.
+widget = "publications_featured" # Do not modify this line!
+active = true # Activate this widget? true/false
title = "Featured Publications"
subtitle = ""
@@ -12,13 +11,12 @@ subtitle = ""
# Order that this section will appear in.
weight = 10
-# List format.
-# 0 = Simple
-# 1 = Detailed
-# 2 = APA
-# 3 = MLA
-# 4 = Stream
-list_format = 1
+# View.
+# 1 = List
+# 2 = Compact
+# 3 = Card
+# 4 = Citation
+view = 3
# Filter by publication type.
# -1: Any
diff --git a/content/home/skills.md b/content/home/skills.md
index 6fe72e51..015ac24c 100644
--- a/content/home/skills.md
+++ b/content/home/skills.md
@@ -1,10 +1,7 @@
+++
# Feature/Skill widget.
widget = "featurette" # Do not modify this line!
-date = 2017-09-20T00:00:00
-
-# Activate this widget? true/false
-active = true
+active = true # Activate this widget? true/false
title = "Skills"
subtitle = ""
@@ -16,10 +13,7 @@ weight = 7
#
# Add/remove as many `[[feature]]` blocks below as you like.
#
-# Available icon packs and icons:
-# * fas - Font Awesome standard icons (see https://fontawesome.com/icons)
-# * fab - Font Awesome brand icons (see https://fontawesome.com/icons)
-# * ai - academic icons (see https://jpswalsh.github.io/academicons/)
+# For available icons, see: https://sourcethemes.com/academic/docs/widgets/#icons
[[feature]]
icon = "r-project"
diff --git a/content/home/tags.md b/content/home/tags.md
index 5ac0755a..84a59667 100644
--- a/content/home/tags.md
+++ b/content/home/tags.md
@@ -1,8 +1,7 @@
+++
# Tag Cloud widget.
-widget = "tag_cloud"
-active = true
-date = 2017-09-20T00:00:00
+widget = "tag_cloud" # Do not modify this line!
+active = true # Activate this widget? true/false
title = "Tags"
subtitle = ""
diff --git a/content/home/talks.md b/content/home/talks.md
index 37ec9c3f..b76ac36a 100644
--- a/content/home/talks.md
+++ b/content/home/talks.md
@@ -1,8 +1,7 @@
+++
# Recent and Upcoming Talks widget.
-widget = "talks"
-active = true
-date = 2016-04-20T00:00:00
+widget = "talks" # Do not modify this line!
+active = true # Activate this widget? true/false
title = "Recent & Upcoming Talks"
subtitle = ""
@@ -13,11 +12,11 @@ weight = 30
# Number of talks to list.
count = 10
-# List format.
-# 0 = Simple
-# 1 = Detailed
-# 2 = Stream
-list_format = 2
+# View.
+# 1 = List
+# 2 = Compact
+# 3 = Card
+view = 2
# Exclude talks that are shown in the Featured Talks widget?
exclude_featured = false
diff --git a/content/home/talks_featured.md b/content/home/talks_featured.md
index 30846179..b02b5e34 100644
--- a/content/home/talks_featured.md
+++ b/content/home/talks_featured.md
@@ -1,8 +1,7 @@
+++
# Featured Talks widget.
-widget = "talks_featured"
-active = false
-date = 2016-04-20T00:00:00
+widget = "talks_featured" # Do not modify this line!
+active = false # Activate this widget? true/false
title = "Featured Talks"
subtitle = ""
@@ -10,9 +9,9 @@ subtitle = ""
# Order that this section will appear in.
weight = 29
-# List format.
-# 0 = Simple
-# 1 = Detailed
-# 3 = Stream
-list_format = 0
+# View.
+# 1 = List
+# 2 = Compact
+# 3 = Card
+view = 3
+++
diff --git a/content/home/teaching.md b/content/home/teaching.md
index 06a1a453..8250cb38 100644
--- a/content/home/teaching.md
+++ b/content/home/teaching.md
@@ -2,9 +2,8 @@
# Custom widget.
# An example of using the custom widget to create your own homepage section.
# To create more sections, duplicate this file and edit the values below as desired.
-widget = "custom"
-active = true
-date = 2016-04-20T00:00:00
+widget = "custom" # Do not modify this line!
+active = true # Activate this widget? true/false
# Note: a full width section format can be enabled by commenting out the `title` and `subtitle` with a `#`.
title = "Custom Section"
diff --git a/content/post/_index.md b/content/post/_index.md
index 196690b8..026a4b4b 100644
--- a/content/post/_index.md
+++ b/content/post/_index.md
@@ -1,12 +1,11 @@
+++
title = "Posts"
-date = 2017-01-01T00:00:00
-# List format.
-# 0 = Simple
-# 1 = Detailed
-# 2 = Stream
-list_format = 2
+# View.
+# 1 = List
+# 2 = Compact
+# 3 = Card
+view = 2
# Optional featured image (relative to `static/img/` folder).
[header]
diff --git a/content/publication/_index.md b/content/publication/_index.md
index 22984353..bc92542c 100644
--- a/content/publication/_index.md
+++ b/content/publication/_index.md
@@ -1,14 +1,12 @@
+++
title = "Publications"
-date = 2017-01-01T00:00:00
-# List format.
-# 0 = Simple
-# 1 = Detailed
-# 2 = APA
-# 3 = MLA
-# 4 = Stream
-list_format = 3
+# View.
+# 1 = List
+# 2 = Compact
+# 3 = Card
+# 4 = Citation
+view = 4
# Optional featured image (relative to `static/img/` folder).
[header]
diff --git a/content/talk/_index.md b/content/talk/_index.md
index 1bd2ab2c..2758568d 100644
--- a/content/talk/_index.md
+++ b/content/talk/_index.md
@@ -1,12 +1,11 @@
+++
title = "Recent & Upcoming Talks"
-date = 2017-01-01T00:00:00
-# List format.
-# 0 = Simple
-# 1 = Detailed
-# 2 = Stream
-list_format = 2
+# View.
+# 1 = List
+# 2 = Compact
+# 3 = Card
+view = 2
# Optional featured image (relative to `static/img/` folder).
[header]