Skip to content

Commit de23f6d

Browse files
committed
Setup for seasons 28 and 29
1 parent ad65433 commit de23f6d

File tree

4 files changed

+19
-3
lines changed

4 files changed

+19
-3
lines changed

content/fr/charts/seasons_categories.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,13 @@ Sur cette page qui rassemble les affinités saisonnières des Saisons, figurent
7272

7373
<div style="display:flex;justify-content:space-around;">
7474
{{< chartjs id="season27Pie" width="22vw" margin="20px" padding="0" jsFile="../season-27/categories-pie.js" inline=true text="Presque deux mois, l'été, vers l'automne"/>}}
75+
{{< chartjs id="season28Pie" width="22vw" margin="20px" padding="0" jsFile="../season-28/categories-pie.js" inline=true text="En cours..."/>}}
76+
</div>
77+
78+
<!-- <div style="display:flex;justify-content:space-around;">
79+
{{< chartjs id="season29Pie" width="22vw" margin="20px" padding="0" jsFile="../season-29/categories-pie.js" inline=true text="..."/>}}
7580
<div style="display:flex;justify-content:space-around;">
7681
<div style="position:relative;width:22vw;padding:0;margin:20px;">
7782
</div>
7883
</div>
79-
</div>
84+
</div> -->
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
+++
22
title = "Vingt-huitième Saison : Les mots sur le chemin"
3-
summary = "Plus tard"
3+
summary = "A partir de juillet 2025"
44
weight = 28
55
+++
66

7-
Plus tard...
7+
A partir de juillet 2025
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
+++
2+
title = "Vingt-neuvième Saison : Kaléidoscopes"
3+
summary = "Plus tard"
4+
weight = 29
5+
+++
6+
7+
Plus tard...

frontmatter.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -536,6 +536,10 @@
536536
"frontMatter.content.publicFolder": "static",
537537
"frontMatter.preview.host": "http://localhost:1313",
538538
"frontMatter.content.pageFolders": [
539+
{
540+
"title": "28_vingt_huitieme_saison",
541+
"path": "[[workspace]]/content/fr/seasons/28_vingt_huitieme_saison"
542+
},
539543
{
540544
"title": "27_vingt_septieme_saison",
541545
"path": "[[workspace]]/content/fr/seasons/27_vingt_septieme_saison"

0 commit comments

Comments
 (0)