add scope project, update to Hugo 0.45, Academic 2.3.0

This commit is contained in:
Carl Pearson
2018-07-24 10:03:19 -05:00
parent fc0f8a2fbb
commit 19f96cedc3
16 changed files with 80 additions and 24 deletions

View File

@@ -1,23 +1,30 @@
+++
# Projects widget.
# Note: this widget will only display if `content/project/` contains projects.
date = "2017-03-12T00:00:00"
draft = false
widget = "projects"
active = true
date = 2017-03-12T00:00:00
title = "Projects"
subtitle = ""
widget = "projects"
# Order that this section will appear in.
weight = 20
# Content.
# Display content from the following folder.
# For example, `folder = "project"` displays content from `content/project/`.
folder = "project"
# View.
# Customize how projects are displayed.
# Legend: 0 = list, 1 = cards.
view = 1
# Filter toolbar.
# Default filter index (e.g. 0 corresponds to the first `[[filter]]` instance below).
filter_default = 0
# Add or remove as many filters (`[[filter]]` instances) as you like.
# Use "*" tag to show all projects or an existing tag prefixed with "." to filter by specific tag.
# To remove toolbar, delete/comment all instances of `[[filter]]` below.
@@ -38,4 +45,3 @@ view = 1
tag = ".personal"
+++