feat: add table of contents to posts

This commit is contained in:
Sebin Nyshkim 2024-10-15 17:08:44 +02:00
parent 7b2e1b14b3
commit 318795ef5d
6 changed files with 218 additions and 42 deletions

View file

@ -26,12 +26,14 @@
"@myxotod/eleventy-plugin-readingtime": "^2.0.0",
"@quasibit/eleventy-plugin-sitemap": "^2.2.0",
"@tailwindcss/typography": "^0.5.15",
"@thedigitalman/eleventy-plugin-toc-a11y": "^2.1.0",
"eleventy-google-fonts": "^0.1.0",
"eleventy-plugin-embed-everything": "^1.19.0",
"eleventy-plugin-metagen": "^1.8.3",
"eleventy-plugin-og-image": "^4.0.0",
"eleventy-plugin-robotstxt": "^1.0.0",
"markdown-it-abbr": "^2.0.0",
"markdown-it-anchor": "^9.2.0",
"markdown-it-collapsible": "^2.0.2",
"markdown-it-footnote": "^4.0.0",
"markdown-it-obsidian-callouts": "^0.3.0",