add links page

This commit is contained in:
Joshua Seigler 2025-06-27 14:49:07 -04:00
parent 28078ca979
commit 9620ed2247
9 changed files with 418 additions and 1 deletions

View file

@ -14,13 +14,16 @@
"license": "ISC",
"dependencies": {
"@11ty/eleventy": "^3.1.0",
"@11ty/eleventy-fetch": "^5.1.0",
"@11ty/eleventy-plugin-rss": "^2.0.4",
"@mdit/plugin-footnote": "^0.22.0",
"@mdit/plugin-spoiler": "^0.21.0",
"@types/node": "^24.0.5",
"dayjs": "^1.11.11",
"eleventy-auto-cache-buster": "^0.8.1",
"eleventy-plugin-clean": "^2.0.1",
"eleventy-plugin-toc": "^1.1.5",
"fast-xml-parser": "^5.2.5",
"markdown-it-anchor": "^9.0.1",
"markdown-it-link-attributes": "^4.0.1",
"markdown-it-prism": "^3.0.0",