Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.45 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.45 KB

Pack11ty

Pack11ty is an heavily opinionated Eleventy template project created by Nicolas Hoizey.

WARNING: This is Work In Progress, not ready for production!

Feel free to use it, enhance it, and share your ideas/comments with issues, or (even better) pull requests.

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

Would you like to know more?

Read the full documentation on pack11ty.dev!