docs: 📝 expand list of used packages

This commit is contained in:
Sebin Nyshkim 2024-10-19 19:48:06 +02:00
parent a1c27f973d
commit 0970c95531

View file

@ -36,6 +36,7 @@ This template uses the following plugins to extend the capabilities and features
| `@grimlink/eleventy-plugin-lucide-icons` | Lucide icon shortcodes |
| `@myxotod/eleventy-plugin-readingtime` | Adds an estimated reading time to posts |
| `eleventy-plugin-embed-everything` | Embeds YouTube, Soundcloud, Spotify, Instagram, etc. |
| `eleventy-plugin-icons` | Plugin to use various icon sets in templates |
| `eleventy-plugin-metagen` | Generates `<meta>` tags for social media embeds |
| `eleventy-plugin-og-image` | Generates OpenGraph images for social media sharing |
| `eleventy-plugin-robotstxt` | Generates a `robots.txt` for the site |
@ -44,3 +45,4 @@ This template uses the following plugins to extend the capabilities and features
| `markdown-it-collapsible` | Extends Markdown with syntax for `<details>` and `<summary>` |
| `markdown-it-footnote` | Extends Markdown with syntax for footnotes |
| `markdown-it-obsidian-callouts` | Extends Markdown with syntax for footnotes Obsidian style callouts |
| `simple-icons` | Simple Icons icon pack |