Add blueprints and fake content
This commit is contained in:
parent
1ff19bf38f
commit
8235816462
592 changed files with 22385 additions and 31535 deletions
7
site/blueprints/tabs/biography_content.yml
Normal file
7
site/blueprints/tabs/biography_content.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
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_basic_meta
|
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_basic_meta
|
6
site/blueprints/tabs/home_content.yml
Normal file
6
site/blueprints/tabs/home_content.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
label:
|
||||
en: Content
|
||||
fr: Contenu
|
||||
icon: text
|
||||
sections:
|
||||
background_image: sections/home_content_background_image
|
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/generic_seo_basic_meta
|
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: 3/4
|
||||
sections:
|
||||
main:
|
||||
type: matomo-main
|
||||
- width: 1/4
|
||||
sticky: true
|
||||
sections:
|
||||
sidebar:
|
||||
type: matomo-sidebar
|
||||
link: false
|
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: 3/4
|
||||
sections:
|
||||
galleries: sections/site_content_galleries
|
||||
- width: 1/4
|
||||
sticky: true
|
||||
sections:
|
||||
pages: sections/site_content_pages
|
5
site/blueprints/tabs/site_informations.yml
Normal file
5
site/blueprints/tabs/site_informations.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
label: Informations
|
||||
icon: info
|
||||
sections:
|
||||
seo_favicon: sections/site_informations_favicon
|
||||
seo_informations: sections/site_informations_contact
|
Loading…
Add table
Add a link
Reference in a new issue