Documentation
Take some time to read the detailled documentation about:
Key features
Permalink to heading Key featuresA plugin
Permalink to heading A pluginThe Pack11ty plugin (eleventy-plugin-pack11ty
) provides many features out of the box, which you can enjoy on any Eleventy project:
- Collections built automatically from root folders, with pagination for yearly and monthly archives
- Navigation configuration
- JavaScript and Sass/CSS assets optimized for performance
- inline critical JavaScript and CSS
- external and asynchronous additional JavaScript and CSS, with hashes for cache busting
- JavaScript, CSS and HTML built separately
- Dev mode with live reload
- Responsive images built from simple Markdown and presets
- Enhanced Markdown thanks to an extensive set of Markdown-it plugins for better contribution: footnotes, attributes, headings anchors, abbreviations, containers
- A set of Eleventy filters and shortcodes are provided, including an enhanced
slugify
- A simple and responsible way to share YouTube videos
A GitHub repository template
Permalink to heading A GitHub repository templateAdditionnaly, the Pack11ty GitHub repository template (pack11ty
) helps starting a new project from scratch with even more nice features:
- Responsive Layout without any Media Query, thanks to CSS Flexible Box Layout (Flexbox) and layouts from Every Layout
- PWA for performance, installation and offline support
- Service Worker with pre-caching of UI assets, auto caching of visited pages and offline fallback
- Manifest for PWA installation
- Indieweb
- Support for receiving Webmentions
- Atom feed for all collections combined
- More default containers
This is a success
container
This is a warning
container
This is an error
container
- Etc.