https://github.com/sardinedev/eleventy-plugins
A collection of Eleventy Plugins
https://github.com/sardinedev/eleventy-plugins
11ty-plugin eleventy-plugin
Last synced: 11 months ago
JSON representation
A collection of Eleventy Plugins
- Host: GitHub
- URL: https://github.com/sardinedev/eleventy-plugins
- Owner: sardinedev
- License: mit
- Created: 2020-11-01T18:03:06.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-09T07:35:22.000Z (over 1 year ago)
- Last Synced: 2024-12-10T02:36:04.011Z (over 1 year ago)
- Topics: 11ty-plugin, eleventy-plugin
- Language: TypeScript
- Homepage:
- Size: 3.55 MB
- Stars: 18
- Watchers: 4
- Forks: 1
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Sardine Eleventy Plugins
This monorepo hosts a collection of Eleventy plugins
| Addons | Description |
| --------------------------------------------- | -------------------------------------- |
| [TinyCSS](packages/tinycss/) | Minimise and inline CSS |
| [TinyHTML](packages/tinyhtml/) | Minimise and inline HTML |
| [TinySVG](packages/tinysvg/) | Minimise and inline SVG |
| [External Links](packages/external-links) | Make sure your external links are safe |
| [Code Highlighter](packages/code-highlighter) | Make your `` blocks stylish |
## License
[MIT](./LICENSE)