world-game/site/blueprints/site.yml

129 lines
3.5 KiB
YAML
Raw Normal View History

2026-01-13 16:35:52 +01:00
title: World Game
2026-01-13 10:21:41 +01:00
tabs:
mainTab:
label: Principal
columns:
- width: 1/2
sections:
navigation:
type: pages
label: Menu
help: Accédez aux pages et réordonnez-les
layout: list
size: small
sortable: true
create: false
status: listed
2026-03-21 13:58:16 +01:00
contactFields:
type: fields
fields:
contactEmail:
label: Email
type: email
width: 1/2
translate: false
contactAddress:
label: Adresse
type: writer
buttons: false
nodes: false
width: 1/2
placeholder: 33 rue Jean Dupont
socialLinks:
label: Liens réseaux sociaux
type: structure
translate: false
fields:
label:
label: Nom
required: true
type: text
width: 1/3
placeholder: "Ex: LinkedIn, Instagram..."
url:
label: URL
required: true
type: url
width: 1/3
picto:
label: Icône SVG
type: textarea
width: 1/3
buttons: false
size: small
help: Collez le code SVG de l'icône
- width: 1/2
fields:
siteTitle:
label: Titre du site
type: text
translate: true
siteTagline:
label: Tagline
type: text
translate: true
siteDescription:
label: Description
type: textarea
translate: true
2026-03-26 11:38:19 +01:00
legalNotices:
label: Mentions légales (PDF)
type: files
max: 1
accept: application/pdf
translate: false
- width: 1/1
fields:
imagesLine:
type: line
imagesHeadline:
type: headline
label: Images
- width: 1/4
fields:
footerLogo:
2026-03-26 11:38:19 +01:00
label: Logo statique
type: files
layout: cards
2026-03-21 14:10:44 +01:00
image:
back: #fff
max: 1
help: Utilisé en pied de page (page À propos, Blog et Article).
2026-03-26 11:38:19 +01:00
- width: 3/4
fields:
faviconHeadline:
type: headline
label: Favicon
faviconInfo:
label: false
type: info
text: |
Il est important de respecter les types de fichier et de format indiqués. Vous pouvez utiliser l'outil en ligne [RealFaviconGenerator](https://realfavicongenerator.net) pour lé générer.
faviconICO:
label: Version icône (.ico)
type: files
multiple: false
uploads: fav-ico
layout: cards
width: 1/3
faviconPNG:
label: Version PNG 96x96 pixels
type: files
multiple: false
layout: cards
uploads: fav-png
width: 1/3
faviconSVG:
label: Version SVG
type: files
multiple: false
uploads: fav-svg
layout: cards
width: 1/3
2026-03-25 15:46:01 +01:00
seo: seo/site
2026-03-26 11:38:19 +01:00
files: tabs/files