1
0

sync Academic v4 (list_format -> view)

This commit is contained in:
George Cushen
2019-02-04 22:42:51 +00:00
parent 75bd489ceb
commit c50d008881
20 changed files with 86 additions and 130 deletions

View File

@ -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"

View File

@ -7,7 +7,7 @@ title = "Accomplish­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

View File

@ -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 = ""

View File

@ -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"

View File

@ -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

View File

@ -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"`

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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"

View File

@ -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 = ""

View File

@ -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

View File

@ -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
+++

View File

@ -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"