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-28 01:34:04 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2019-02-28 01:34:04 +0300
commit8296df5067a2eecea89c0adbb141c05a5e1f422c (patch)
treeeba07c3b6559dddbaed68282a1990a78aa2a5c22 /scripts
parent96e3f9b2d4bdc3943985ab8e31cb6d34e7b169e9 (diff)
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
Diffstat (limited to 'scripts')
-rw-r--r--scripts/init_kickstart.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/init_kickstart.sh b/scripts/init_kickstart.sh
index 5dc501d0..20053df4 100644
--- a/scripts/init_kickstart.sh
+++ b/scripts/init_kickstart.sh
@@ -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