geoproject-app/public/content/cohesion-des-mondes/5_test-avec-geoformat/narrative.txt
isUnknown 76dee1b074
All checks were successful
Deploy / Build and Deploy to Production (push) Successful in 21s
fix: align content field names with blueprints, fix API field calls
Content .txt files:
- narrative.txt (×4): Introduction → Intro
- chapter.txt (×3): Text → Body
- geoformat.txt: Intro → Text
- map.txt: move Text content into Intro field

narrative.json.php:
- parseChapter: $chapter->text() → $chapter->body()
- parseMarker: $marker->text() → $marker->body()
- parseMap: $map->text() → $map->intro()
- narrative root: $page->introduction() → $page->intro()

Also commits Kirby content directory rename (1_cohesion-des-mondes → cohesion-des-mondes)
and new _drafts content.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-26 17:09:51 +01:00

52 lines
No EOL
1.3 KiB
Text

Title: Test avec geoformat
----
Author: Mélina Vuillaumier
----
Cover:
----
Intro: <p>Ah le Japon... Quel beau pays où nous trouvons des créatures en tout genre et à foison ! De formes humanoïdes ou complètement <em>what the f*ck ?! </em>Ces êtres peuvent s'avérer très hostiles. C'est pourquoi il est crucial de savoir comment réagir en toute situation. Je vais vous présenter mes créatures préférées, parmi toutes celles qui existent, en donnant leur nom, leurs caractéristiques, où les trouver géographiquement et comment les maîtriser sans avoir à être un pourfendeur de démon (vous avez la ref ?) ou un maître du Ju-jitsu ! Qui dit Japon, dit également légendes urbaines. J'ai sélectionné les meilleures et les plus terrifiantes !</p>
----
Customcss:
@page {
size: A4;
margin: 50mm 15mm 26mm 15mm;
background: rgba(255, 255, 255, 1);
}
h1 {
font-size: 5rem;
font-family: Alegreya Sans;
font-style: normal;
font-weight: 400;
text-align: left;
color: rgb(0, 0, 0);
background: transparent;
margin: 0mm;
padding: 0mm;
}
p {
font-size: 1rem;
margin-top: 0mm;
margin-right: 0mm;
margin-bottom: 5mm;
margin-left: 0mm;
}
body {
font-family: "DM Sans", sans-serif;
color: rgb(0, 0, 255);
}
----
Uuid: xi60pjkz5bp1nlwp