Skip to content

Commit 2abb045

Browse files
committed
Fix a broken link, use mostly relative internal links, add one poem
1 parent aca7fb7 commit 2abb045

File tree

64 files changed

+227
-130
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+227
-130
lines changed

content/common/poem_count.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1329
1+
1330

content/fr/categories/aube/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ title = "Aube"
77

88
Ce moment magique où la nuit se change en jour.
99

10-
Lire aussi les poèmes de la catégorie [Crépuscule](/categories/crepuscule).
10+
Lire aussi les poèmes de la catégorie [Crépuscule](../crépuscule/).
1111

1212
{{< chartjs id="poemDay-aubeRadar" width="90%" jsFile="../../charts/taxonomy/poems-day-aube-radar.js" />}}
1313

content/fr/categories/crépuscule/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title = "Crépuscule"
66
<!-- FM:Snippet:End -->
77
Ce moment magique où le jour se change en nuit.
88

9-
Lire aussi les poèmes de la catégorie [Aube](/categories/aube).
9+
Lire aussi les poèmes de la catégorie [Aube](../aube/).
1010

1111
{{< chartjs id="poemDay-crepusculeRadar" width="90%" jsFile="../../charts/taxonomy/poems-day-crepuscule-radar.js" />}}
1212

content/fr/categories/faune/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Des [oiseaux](/search?search-by=oiseau) tels que [merle](/search?search-by=merle
88

99
Des [papillons](/search?search-by=papillon), aussi quelques [insectes](/search?search-by=insecte) et [araignées](/search?search-by=araignée), et des invités surprise.
1010

11-
Et puis... j'ai ajouté une page qui liste les poèmes pour les [amoureux des chats](/tags/lovecat). A cause de la [Société secrète des chats conspirateurs pour l'asservissement de l'humanité {{% icon icon="fa-brands fa-facebook" %}}](https://www.facebook.com/groups/lovecat.fr) 😸
11+
Et puis... j'ai ajouté une page qui liste les poèmes pour les [amoureux des chats](../../tags/lovecat/). A cause de la [Société secrète des chats conspirateurs pour l'asservissement de l'humanité {{% icon icon="fa-brands fa-facebook" %}}](https://www.facebook.com/groups/lovecat.fr) 😸
1212

1313
{{< chartjs id="poemDay-fauneRadar" width="90%" jsFile="../../charts/taxonomy/poems-day-faune-radar.js" />}}
1414

content/fr/categories/foi/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Elle se distingue de l'espoir par son irrationalité.
1010

1111
Fin 2024 il s'est produit une chose étonnante, certains poèmes où j'exprime ma foi, je les trouve parfaits pour être accompagnés à l'orgue... chantés dans une église, par une chorale. Les phonèmes de ces poèmes sont soigneusement travaillés. Ils comportent souvent un refrain.
1212

13-
[Poèmes de la catégorie espoir](/categories/espoir)
13+
[Poèmes de la catégorie espoir](../espoir/)
1414

1515
{{< chartjs id="poemDay-foiRadar" width="90%" jsFile="../../charts/taxonomy/poems-day-foi-radar.js" />}}
1616

content/fr/categories/lune/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
+++
22
title = "Lune"
33
+++
4-
Au centre des possibilités d'[ombres et lumières](/tags/ombres-et-lumieres), et de tant de mythologies et chansons. Fascinante lune qui nous accompagne.
4+
Au centre des possibilités d'[ombres et lumières](../../tags/ombres-et-lumières/), et de tant de mythologies et chansons. Fascinante lune qui nous accompagne.
55

66
{{< chartjs id="poemDay-luneRadar" width="90%" jsFile="../../charts/taxonomy/poems-day-lune-radar.js" />}}
77

content/fr/charts/general/categories-pie.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import { addPieChart } from '../add-chart.js'
88
{ label: 'Aube', value: 40, color: 'rgba(255, 203, 96, 1)' },
99
{ label: 'Lune', value: 37, color: 'rgba(253, 241, 184, 1)' },
1010
{ label: 'Ville', value: 25, color: 'rgba(152, 151, 88, 1)' },
11-
{ label: 'Crépuscule', value: 59, color: 'rgba(179, 103, 0, 1)' },
11+
{ label: 'Crépuscule', value: 60, color: 'rgba(179, 103, 0, 1)' },
1212
{ label: 'Nuit', value: 36, color: 'rgba(47, 27, 12, 1)' },
1313
{ label: 'Enfance et adolescence', value: 50, color: 'rgba(247, 235, 253, 1)' },
1414
{ label: 'Espoir', value: 73, color: 'rgba(234, 191, 250, 1)' },
@@ -24,7 +24,7 @@ import { addPieChart } from '../add-chart.js'
2424
{ label: 'Flore', value: 66, color: 'rgba(84, 114, 174, 1)' },
2525
{ label: 'Jardin et paysage', value: 59, color: 'rgba(121, 248, 248, 1)' },
2626
{ label: 'Eau douce', value: 38, color: 'rgba(0, 127, 255, 1)' },
27-
{ label: 'Ciel', value: 84, color: 'rgba(119, 181, 254, 1)' },
27+
{ label: 'Ciel', value: 85, color: 'rgba(119, 181, 254, 1)' },
2828
{ label: 'Mer', value: 28, color: 'rgba(0, 127, 255, 1)' },
2929
{ label: 'Faune', value: 56, color: 'rgba(4, 139, 154, 1)' },
3030
{ label: 'Climat', value: 35, color: 'rgb(50, 122, 183, 1)' },

content/fr/charts/general/category-metric.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -276,11 +276,10 @@ import { addBubbleChart } from '../add-chart.js'
276276
{ x: 4, y: 4, r: 4.4, color: 'rgba(119, 181, 254, 1)' },
277277
{ x: 9, y: 4, r: 4.8, color: 'rgba(119, 181, 254, 1)' },
278278
{ x: 9, y: 8, r: 4.4, color: 'rgba(119, 181, 254, 1)' },
279-
{ x: 9, y: 6, r: 6.4, color: 'rgba(119, 181, 254, 1)' },
279+
{ x: 9, y: 6, r: 6.8, color: 'rgba(119, 181, 254, 1)' },
280280
{ x: 6, y: 4, r: 5.6, color: 'rgba(119, 181, 254, 1)' },
281281
{ x: 15, y: 8, r: 9.2, color: 'rgba(119, 181, 254, 1)' },
282282
{ x: 25, y: 8, r: 4, color: 'rgba(119, 181, 254, 1)' },
283-
{ x: 6, y: 6, r: 9.6, color: 'rgba(119, 181, 254, 1)' },
284283
{ x: 22, y: 8, r: 4, color: 'rgba(119, 181, 254, 1)' },
285284
{ x: 28, y: 8, r: 6.8, color: 'rgba(119, 181, 254, 1)' },
286285
{ x: 3, y: 12, r: 4, color: 'rgba(119, 181, 254, 1)' },
@@ -312,6 +311,7 @@ import { addBubbleChart } from '../add-chart.js'
312311
{ x: 8, y: 8, r: 8.10, color: 'rgba(0, 127, 255, 1)' },
313312
{ x: 32, y: 6, r: 9.30, color: 'rgba(0, 127, 255, 1)' },
314313
{ x: 14, y: 12, r: 8.70, color: 'rgba(0, 127, 255, 1)' },
314+
{ x: 6, y: 6, r: 7.5, color: 'rgba(0, 127, 255, 1)' },
315315
{ x: 23, y: 8, r: 9.60, color: 'rgba(0, 127, 255, 1)' },
316316
{ x: 14, y: 6, r: 8.40, color: 'rgba(0, 127, 255, 1)' },
317317
],

content/fr/charts/general/poem-dayofweek-pie.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import { addPieChart } from '../add-chart.js'
77
{ label: 'Jeudi', value: 145, color: 'rgba(72, 149, 239, 0.6000000000000001)' },
88
{ label: 'Vendredi', value: 175, color: 'rgba(72, 149, 239, 0.7)' },
99
{ label: 'Samedi', value: 213, color: 'rgba(72, 149, 239, 0.8)' },
10-
{ label: 'Dimanche', value: 245, color: 'rgba(72, 149, 239, 0.9000000000000001)' },
10+
{ label: 'Dimanche', value: 246, color: 'rgba(72, 149, 239, 0.9000000000000001)' },
1111
];
1212
addPieChart('poemDayOfWeekPie', [data], { plugins: { title: { display: true, text: 'Par jour de la semaine' } } });
1313
})();

content/fr/charts/general/poem-intensity-pie.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
import { addPieChart } from '../add-chart.js'
22
(async function () {
33
const data = [
4-
{ label: '1 poème', value: 833, color: 'rgba(72, 149, 239, 0.5)' },
5-
{ label: '2 poèmes', value: 176, color: 'rgba(72, 149, 239, 0.6)' },
4+
{ label: '1 poème', value: 832, color: 'rgba(72, 149, 239, 0.5)' },
5+
{ label: '2 poèmes', value: 177, color: 'rgba(72, 149, 239, 0.6)' },
66
{ label: '3 poèmes', value: 34, color: 'rgba(72, 149, 239, 0.7)' },
77
{ label: '4 poèmes', value: 7, color: 'rgba(72, 149, 239, 0.8)' },
88
{ label: '5 poèmes', value: 4, color: 'rgba(72, 149, 239, 0.9)' },

0 commit comments

Comments
 (0)