theme: update v4.3.0-dev to fix People widget + convert content to YAML
This commit is contained in:
@ -13,7 +13,7 @@ cd scripts/
|
||||
rsync -av ../themes/academic/exampleSite/config/ ../config/
|
||||
|
||||
# Install demo user
|
||||
rsync -av ../themes/academic/exampleSite/content/author/ ../content/author/
|
||||
rsync -av ../themes/academic/exampleSite/content/authors/ ../content/authors/
|
||||
|
||||
# Install an example instance of each widget type
|
||||
rsync -av --exclude gallery/ ../themes/academic/exampleSite/content/home/ ../content/home/
|
||||
|
Reference in New Issue
Block a user