theme: update v4.3.0-dev to fix People widget + convert content to YAML
This commit is contained in:
parent
5d6d67a206
commit
5f6f1323f6
6 changed files with 77 additions and 89 deletions
|
@ -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/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue