Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bmann/pack11ty

Eleventy distro
https://github.com/bmann/pack11ty

Last synced: 5 days ago
JSON representation

Eleventy distro

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/)!