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-06-16 21:34:32 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2019-06-16 21:34:32 +0300
commitcb97d87dcf5827489dce0d771a0c3193ae444cc5 (patch)
tree4a135c5761c372613bcbb0ae8acb845e48fb3f48 /scripts
parent6aea79e3310cd0c42a2ba39a26970d6996fad1ea (diff)
theme: sync v4.4.0-dev - get Page Sharer config + fixes
Diffstat (limited to 'scripts')
-rw-r--r--scripts/init_kickstart.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/init_kickstart.sh b/scripts/init_kickstart.sh
index d9d06f8f..7101e4da 100644
--- a/scripts/init_kickstart.sh
+++ b/scripts/init_kickstart.sh
@@ -15,6 +15,9 @@ rsync -av ../themes/academic/exampleSite/config/ ../config/
# Install demo user
rsync -av ../themes/academic/exampleSite/content/authors/ ../content/authors/
+# Install page sharer button customizer
+rsync -av ../themes/academic/data/page_sharer.toml ../data/
+
# Install an example instance of each widget type
rsync -av --exclude gallery/ ../themes/academic/exampleSite/content/home/ ../content/home/