From 91171f5e9dbf6d316081204cef74ee33d8b412c8 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Sat, 3 Nov 2018 23:48:59 +0000 Subject: [PATCH] Update to Academic v3.1.0 --- config.toml | 6 ++++++ content/home/projects.md | 9 ++++++++- themes/academic | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 295fd04..92abed3 100644 --- a/config.toml +++ b/config.toml @@ -212,6 +212,12 @@ enableGitInfo = false # List publications and talks related to the project? list_children = true + # Post list format. + # 0 = Simple + # 1 = Detailed + # 2 = Stream + post_format = 2 + # Publication list format. # 0 = Simple # 1 = Detailed diff --git a/content/home/projects.md b/content/home/projects.md index 5407afd..acbf9fe 100644 --- a/content/home/projects.md +++ b/content/home/projects.md @@ -17,9 +17,16 @@ folder = "project" # View. # Customize how projects are displayed. -# Legend: 0 = list, 1 = cards. +# Legend: 0 = list, 1 = cards, 2 = showcase. view = 1 +# Widget layout +# Legend: 0 = two columns (default), 1 = single column +widget_layout = 0 + +# For Showcase view, flip alternate rows? +flip_alt_rows = false + # Filter toolbar. # Default filter index (e.g. 0 corresponds to the first `[[filter]]` instance below). diff --git a/themes/academic b/themes/academic index e877046..d930502 160000 --- a/themes/academic +++ b/themes/academic @@ -1 +1 @@ -Subproject commit e877046fa7899c124c55ac9d6cc0056158cf219d +Subproject commit d930502a550dd838a1a93368c91fc566a9ef1d4e