add the possibility of sidebar content, update AI article to use it instead of footnotes

This commit is contained in:
Joshua Seigler 2025-06-07 01:22:53 -04:00
parent 7bae93bab6
commit a4306bc57d
6 changed files with 79 additions and 8 deletions

View file

@ -14,6 +14,7 @@
"dependencies": {
"@11ty/eleventy": "^3.1.0",
"@11ty/eleventy-plugin-rss": "^2.0.4",
"@mdit/plugin-spoiler": "^0.21.0",
"dayjs": "^1.11.11",
"eleventy-plugin-clean": "^2.0.1",
"markdown-it-anchor": "^9.0.1",