Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A polished marketing website template for Hugo, with pre-built pages, a blog, and CloudCannon editing.
Sendit is a marketing website template built with Hugo that provides pre-built pages, pre-styled components, and a blog, and is optimized for editing in the CloudCannon CMS.
Sendit is a Hugo-based template (built with Hugo 0.128.1, supporting newer versions) for creating a polished marketing site for a business or SaaS product. It takes content defined in Hugo's data files and content folders—pages, blog posts, portfolio items, company details, navigation, and footer elements—and renders a static website that can be deployed to CloudCannon or served locally. The template itself is hosted under the CloudCannon GitHub organization, and its live demo is available at https://jovial-pipe.cloudvent.net/.
npm run dev starts a Bookshop live browser at http://localhost:30775/ alongside the local site at http://localhost:1313/ for visual component development.npm run dev, then customize the pre-built pages and components.Hugo compiles the template's content and layouts into a static site. For local development, install Hugo and Go, run npm i, then npm run dev to start the site and Bookshop. For production, connect the repository to CloudCannon (or any Hugo host) to generate and serve the site.
Sendit was built with Hugo 0.128.1 and should support newer versions as well. The prerequisites are Hugo and Go.
Yes. The template is specifically optimized for CloudCannon, so you can add, update, and remove pages, components, blog posts, portfolio items, company details, navigation, and footer elements in the CloudCannon interface.
Yes, it ships with a blog feature that includes pagination and category pages, so posts can be organized and navigated easily.
Install Hugo and Go, then from the repository root run npm i and npm run dev. The site will appear at http://localhost:1313/ and the Bookshop live browser at http://localhost:30775/.
