Sendit is a polished, marketing website template for Astro. Browse through a live demo.
- Pre-built pages
- Pre-styled components
- Blog with pagination and category pages
- Configurable navigation and footer
- Multiple hero options
- Configurable theme colors
- Optimised for editing in CloudCannon
- Get a workflow going to see your site's output (with CloudCannon or Astro locally).
Sendit is built with Astro.
$ npm install
$ npm run dev
Sendit is set up for adding, updating and removing pages, components, posts, portfolio items, company details and footer elements in CloudCannon.
- Add, update or remove a post in the Posts collection.
- The Staff Author field links to members in the Staff collection.
- Change the defaults when new posts are created in
content/posts/_defaults.md
.
- Reused around the site to save multiple editing locations.
- Set in the Data / Company section.
- Reused around the site to save multiple editing locations.
- Set in the Data section with respective names
- Theme colors can be set in Data / Theme
- The main colors are set and variants of them are computed
- The colors will update on the next build