Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Sendit is a marketing website template for Eleventy, optimized for editing in CloudCannon.
Sendit is a marketing website template built on the Eleventy static site generator, packaged with pre-built pages, blog pagination, configurable theme colors, and one-click deploy to CloudCannon.
Sendit is a marketing website template built with the Eleventy static site generator, designed to be edited in CloudCannon's CMS and deployed with one click. It outputs static HTML pages and includes pre-built pages, a blog with pagination and category pages, and configurable navigation and footer. The template is distributed by CloudCannon via the GitHub repository CloudCannon/sendit-eleventy-template, and a live demo is available at potent-ship.cloudvent.net. As an Eleventy project, it uses NPM for dependency management and builds to a _site folder.
After installing dependencies with npm i, you run npm run start to generate the _site folder and serve the site locally at http://localhost:8080. For content changes, CloudCannon watches the repository: editing the Navigation section updates the site-wide nav and footer, changes in the Theme Palette/Theme section recalculate color variants and apply on the next build, and SEO details for the whole site are managed under Data/Site.
The template is available as an open-source Eleventy project in the CloudCannon GitHub organization, and the deploy button starts a CloudCannon registration flow. No pricing is stated on the page, so it is effectively free to use, but you should check the repository license for exact terms.
You need Node.js and NPM. After cloning or downloading the repository, run npm i to install dependencies and then npm run start to build and serve the site at http://localhost:8080.
In CloudCannon, go to the Theme Palette / Theme section, set the main colors, and the template computes variants automatically. The new colors will appear after the next build; locally, you would modify the theme configuration and rebuild.
Yes, because Sendit is a standard Eleventy site. You can edit the source files directly in a text editor and use NPM commands locally. CloudCannon is an optional CMS layer that makes editing more visual for non-developers.
Yes, it includes blog functionality with pagination and category pages, so you can publish and organise posts out of the box.
