Initial commit
This commit is contained in:
commit
73c6b816c0
716 changed files with 170045 additions and 0 deletions
6
site/blueprints/tabs/biography_content.yml
Normal file
6
site/blueprints/tabs/biography_content.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
label:
|
||||
en: Content
|
||||
fr: Contenu
|
||||
icon: text
|
||||
sections:
|
||||
presentation: sections/biography_content_presentation
|
6
site/blueprints/tabs/biography_seo.yml
Normal file
6
site/blueprints/tabs/biography_seo.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
label:
|
||||
en: SEO
|
||||
fr: Référencement
|
||||
icon: search
|
||||
sections:
|
||||
seo_basic_meta: sections/generic_seo_metadata
|
7
site/blueprints/tabs/gallery_content.yml
Normal file
7
site/blueprints/tabs/gallery_content.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
label:
|
||||
en: Content
|
||||
fr: Contenu
|
||||
icon: text
|
||||
sections:
|
||||
introduction: sections/gallery_content_introduction
|
||||
artworks: sections/gallery_content_artworks
|
6
site/blueprints/tabs/gallery_seo.yml
Normal file
6
site/blueprints/tabs/gallery_seo.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
label:
|
||||
en: SEO
|
||||
fr: Référencement
|
||||
icon: search
|
||||
sections:
|
||||
seo_basic_meta: sections/generic_seo_metadata
|
11
site/blueprints/tabs/home_content.yml
Normal file
11
site/blueprints/tabs/home_content.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
label:
|
||||
en: Content
|
||||
fr: Contenu
|
||||
icon: text
|
||||
columns:
|
||||
- width: 1/2
|
||||
sections:
|
||||
background_image: sections/home_content_background_image
|
||||
- width: 1/2
|
||||
sections:
|
||||
contact: sections/home_content_contact
|
6
site/blueprints/tabs/home_seo.yml
Normal file
6
site/blueprints/tabs/home_seo.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
label:
|
||||
en: SEO
|
||||
fr: Référencement
|
||||
icon: search
|
||||
sections:
|
||||
seo_basic_meta: sections/home_seo_metadata
|
15
site/blueprints/tabs/site_analytics.yml
Normal file
15
site/blueprints/tabs/site_analytics.yml
Normal file
|
@ -0,0 +1,15 @@
|
|||
label:
|
||||
en: Analytics
|
||||
fr: Audience
|
||||
icon: chart
|
||||
columns:
|
||||
- width: 1/4
|
||||
sticky: true
|
||||
sections:
|
||||
sidebar:
|
||||
type: matomo-sidebar
|
||||
link: false
|
||||
- width: 3/4
|
||||
sections:
|
||||
main:
|
||||
type: matomo-main
|
12
site/blueprints/tabs/site_content.yml
Normal file
12
site/blueprints/tabs/site_content.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
label:
|
||||
en: Website
|
||||
fr: Site web
|
||||
icon: home
|
||||
columns:
|
||||
- width: 1/4
|
||||
sticky: true
|
||||
sections:
|
||||
pages: sections/site_content_pages
|
||||
- width: 3/4
|
||||
sections:
|
||||
galleries: sections/site_content_galleries
|
Loading…
Add table
Add a link
Reference in a new issue