Add landing page
This commit is contained in:
parent
9439de0603
commit
aaf1aa7890
603 changed files with 637 additions and 1 deletions
|
|
@ -1,76 +0,0 @@
|
|||
title: Site
|
||||
|
||||
tabs:
|
||||
projects:
|
||||
label: Projets
|
||||
icon: layers
|
||||
columns:
|
||||
left:
|
||||
width: 1/4
|
||||
sections:
|
||||
displaySection:
|
||||
type: fields
|
||||
fields:
|
||||
orderProjects:
|
||||
label: Mode d'affichage
|
||||
type: toggle
|
||||
text: ['Aléatoire', 'Ordonné']
|
||||
help: En mode "Ordonné", les images de la page d'accueil respectent l'ordre ci-contre et celui des images des pages projets (image principale puis ordre de la galerie).
|
||||
right:
|
||||
width: 3/4
|
||||
sections:
|
||||
projectsSection:
|
||||
headline: Projets
|
||||
type: pages
|
||||
label: Projets
|
||||
layout: cards
|
||||
image:
|
||||
back: white
|
||||
template:
|
||||
- project
|
||||
|
||||
agency:
|
||||
label: Agence
|
||||
icon: home
|
||||
sections:
|
||||
agencySection:
|
||||
headline: Agence
|
||||
type: fields
|
||||
fields:
|
||||
presentation:
|
||||
type: textarea
|
||||
autofocus: true
|
||||
|
||||
site:
|
||||
icon: cog
|
||||
columns:
|
||||
- width: 1/2
|
||||
sections:
|
||||
logoSection:
|
||||
headline: Logo
|
||||
type: fields
|
||||
fields:
|
||||
logoImg:
|
||||
label: Logo
|
||||
type: files
|
||||
max: 1
|
||||
layout: cards
|
||||
size: medium
|
||||
help: Utilisée pour les partages sur les réseaux sociaux.
|
||||
- width: 1/2
|
||||
sections:
|
||||
seoSection:
|
||||
headline: SEO
|
||||
type: fields
|
||||
fields:
|
||||
favicon:
|
||||
type: files
|
||||
max: 1
|
||||
layout: cards
|
||||
size: small
|
||||
help: Affichée dans au niveau de l'onglet du navigateur.
|
||||
description:
|
||||
type: textarea
|
||||
help: Texte utilisé par les moteurs de recherche. 160 caractères max.
|
||||
maxlength: 200
|
||||
autofocus: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue