1
0

theme: upgrade to latest v4.1 dev (talk front matter upgraded)

Also:

- Project and Custom widgets renamed (upgraded)
- Rearranges section positions and adds demo section to introduce
the template and help the user get started
This commit is contained in:
George Cushen
2019-02-27 22:34:04 +00:00
parent 96e3f9b2d4
commit 8296df5067
18 changed files with 160 additions and 110 deletions

View File

@ -33,6 +33,6 @@ rsync -av ../themes/academic/exampleSite/content/talk/_index.md ../content/talk/
sed -i '' -e 's/active = true/active = false/' ../content/home/hero.md
# Manual Steps:
# - content/home/project.md: Re-comment out project widget filters
# - content/home/teaching.md: Re-modify title and content & set gradient background instead of image
# - content/home/project.md: Re-comment out project filters
# - content/home/demo.md: Re-modify content & set gradient background instead of image
# - content/home/hero.md: Clear `hero_media` value & set gradient background instead of image