This blog was built using several excellent open-source projects and resources. I'd like to acknowledge and thank the creators and contributors.
Core Framework & Technologies
| Technology | Description | Repository |
|---|---|---|
| Eleventy (11ty) | Static site generator that transforms templates into HTML | ⭐ Give them a star! |
| Tailwind CSS | Utility-first CSS framework for rapid UI development | ⭐ Give them a star! |
| Shoelace | Modern web component library with excellent accessibility by Cory LaViska | ⭐ Give them a star! |
| Nunjucks | Powerful templating engine with inheritance and asynchronous control | ⭐ Give them a star! |
| Prism.js | Lightweight, extensible syntax highlighter for code blocks | ⭐ Give them a star! |
Testing Frameworks
| Technology | Description | Repository |
|---|---|---|
| Vitest | Next generation unit testing framework powered by Vite | ⭐ Give them a star! |
| Playwright | Framework for web testing and automation across multiple browsers | ⭐ Give them a star! |
Eleventy Plugins
This blog is enhanced by several Eleventy plugins that provide additional functionality:
- @11ty/eleventy-navigation - Navigation plugin for structured site navigation
- @11ty/eleventy-plugin-rss - RSS feed generation for blog syndication
- eleventy-plugin-reading-time - Reading time calculation for articles
- eleventy-plugin-i18n - Internationalization support for multiple languages
Development Utilities
Additional tools and utilities that power the development and build process: Luxon, html-minifier, npm-run-all, Husky, rimraf, @tailwindcss/typography, JSDOM
Theme
This blog builds upon the Minimalism theme by Marco Micale.
- Theme Repository: https://github.com/MarcoMicale/Minimalism
Thank You
Thank you to all the open-source developers and contributors who make projects like this possible. Your work enables others to build and share content on the web more easily.
If you notice any attribution missing or incorrect, please let me know so I can update this page accordingly.