- Check out the companion video to this project: Live Editing an Eleventy Project in CloudCannon with Bookshop
- Demo
- Supports live editing via CloudCannon with these content block types included:
- HTML
- Code (with Eleventy’s Prism.js plugin)
- Link (with OpenGraph preview and
<browser-window>
)
- Multiple author support with IndieWeb avatars (option for an override image).
- Tagged posts and automated independent tag pages.
- Home page stream includes pagination.
- RSS feed at
/feed.xml
- Search via Pagefind
Requires Node.js.
npm install
npm run search-index
npm start