Ajout de la création d'un flux RSS sur le site. #105

Merged
florent.lesaout merged 6 commits from rss-feed into master 2024-11-21 14:18:59 +01:00
2 changed files with 832 additions and 695 deletions
Showing only changes of commit 6d97a59e51 - Show all commits

1523
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -4,8 +4,8 @@
"description": "Site web de la coopérative Astrolabe CAE",
"main": "index.js",
"dependencies": {
"@11ty/eleventy": "^2.0.1",
"@11ty/eleventy-plugin-rss": "^1.0.7",
"@11ty/eleventy": "^3.0.0",
"@11ty/eleventy-plugin-rss": "^2.0.2",
"@11ty/eleventy-plugin-syntaxhighlight": "^2.0.3",
"@tbranyen/jsdom": "^13.0.0",
"bootstrap": "^5.1.3",