Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bmann/pack11ty
Eleventy distro
https://github.com/bmann/pack11ty
Last synced: 5 days ago
JSON representation
Eleventy distro
- Host: GitHub
- URL: https://github.com/bmann/pack11ty
- Owner: bmann
- License: mit
- Created: 2020-09-24T18:39:27.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-16T04:42:35.000Z (almost 2 years ago)
- Last Synced: 2024-10-31T15:03:38.041Z (about 2 months ago)
- Language: JavaScript
- Size: 1.19 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Pack11ty
Pack11ty is an heavily opinionated [Eleventy](https://www.11ty.dev/) template project created by [Nicolas Hoizey](https://nicolas-hoizey.com/).
**WARNING: This is Work In Progress, not ready for production!**
Feel free to use it, enhance it, and share your ideas/comments with [issues](https://github.com/nhoizey/pack11ty/issues/new/choose), or (even better) [pull requests](https://github.com/nhoizey/pack11ty/compare).
## Key features
- **Collections** built automatically from root folders, with pagination for yearly and monthly archives
- **JavaScript and CSS assets** optimized for performance
- **Responsive Layout** without any Media Query, thanks to CSS Flexible Box Layout (Flexbox) and layouts from Every Layout
- **Responsive images** built from simple Markdown and presets
- **PWA** for performance, installation and offline support
- **Indieweb**
- Support for receiving Webmentions
- Atom feed for all collections combined
- **Enhanced Markdown** for better contribution: footnotes, attributes, headings anchors, abbreviations, containers
- A set of Eleventy filters and shortcodes are provided, including a better `slugify`# Want to try it?
If you're in a hurry, try this:
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/nhoizey/pack11ty&stack=cms)
# Would you like to know more?
Read the full documentation on [pack11ty.dev](https://pack11ty.dev/)!