This commit is contained in:
meaz 2023-08-03 11:37:24 +02:00
parent f0d2aa6158
commit 34d7aec061
Signed by: meaz
GPG Key ID: CD7A47B2F1ED43B4
1 changed files with 4 additions and 2 deletions

View File

@ -7,7 +7,7 @@
## repo: the url of your git repo.
## modules: list of modules you want to install with gpm. If no modules is to be set, add [], otherwise it throws an error
grav_already_modules_installed: 'false' # set to true after 1st installation
grav_modules_already_installed: 'false' # set to true after 1st installation
grav_website_repo:
- site_hostname: disroot.lan
@ -20,7 +20,6 @@ grav_website_repo:
site_name: "Disroot"
theme_name: "disroot"
- site_hostname: howto.disroot.lan
site_name: "Disroot Howto"
repo: 'https://git.disroot.org/Disroot/Howto.git'
modules:
- name: themer
@ -37,12 +36,15 @@ grav_website_repo:
grav_website_theme:
- site_hostname: disroot.lan
theme_name: disroot
folder_name: theme
repo: 'https://git.disroot.org/Disroot-themes/grav-theme-disroot.git'
- site_hostname: howto.disroot.lan
theme_name: grav-theme-howto
folder_name: theme
repo: 'https://git.disroot.org/Disroot-themes/grav-theme-howto.git'
- site_hostname: disroot.lan
theme_name: disrootblog
folder_name: blogtheme
repo: 'https://git.disroot.org/Disroot-themes/grav-theme-disrootblog.git'
grav_website_specific_pages: