world-game/site/blueprints/site.yml

84 lines
1.8 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
2026-01-13 16:35:52 +01:00
columns:
2026-01-14 12:15:46 +01:00
- width: 1/2
2026-01-13 16:35:52 +01:00
sections:
2026-02-19 11:58:19 +01:00
navigation:
2026-01-13 16:35:52 +01:00
type: pages
label: Menu
help: Accédez aux pages et réordonnez-les
2026-01-13 16:35:52 +01:00
layout: list
size: small
sortable: true
create: false
status: listed
- 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
logo:
label: Logo
type: files
max: 1
2026-01-14 12:15:46 +01:00
- width: 1/2
fields:
contactEmail:
2026-01-14 12:15:46 +01:00
label: Email
type: email
width: 1/2
2026-01-14 17:17:19 +01:00
translate: false
contactAddress:
2026-01-14 12:15:46 +01:00
label: Adresse
type: writer
buttons: false
nodes: false
width: 1/2
2026-01-14 12:15:46 +01:00
placeholder: 33 rue Jean Dupont
socialLinks:
2026-01-14 12:15:46 +01:00
label: Liens réseaux sociaux
type: structure
2026-01-14 17:17:19 +01:00
translate: false
2026-01-13 16:35:52 +01:00
fields:
2026-01-14 12:15:46 +01:00
label:
label: Nom
required: true
2026-01-13 16:35:52 +01:00
type: text
2026-01-14 12:15:46 +01:00
width: 1/3
placeholder: "Ex: LinkedIn, Instagram..."
url:
label: URL
required: true
2026-01-14 12:15:46 +01:00
type: url
width: 1/3
picto:
label: Icône SVG
2026-01-13 16:35:52 +01:00
type: textarea
2026-01-14 12:15:46 +01:00
width: 1/3
buttons: false
2026-01-13 16:35:52 +01:00
size: small
2026-01-14 12:15:46 +01:00
help: Collez le code SVG de l'icône
2026-01-13 16:35:52 +01:00
2026-01-14 12:15:46 +01:00
- width: 1/2
2026-01-13 16:35:52 +01:00
sections:
contact:
type: fields
fields:
legalNotices:
2026-01-14 12:15:46 +01:00
label: Mentions légales (PDF)
type: files
max: 1
2026-01-14 17:17:19 +01:00
accept: application/pdf
2026-02-19 11:58:19 +01:00
translate: false