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

https://github.com/cloudcannon/sendit-astro-template

Sendit is a polished, marketing website template for Astro.
https://github.com/cloudcannon/sendit-astro-template

astro astro-template astro-theme astro-themes astrojs cloudcannon ssg ssg-astro static-site-generator

Last synced: 5 days ago
JSON representation

Sendit is a polished, marketing website template for Astro.

Awesome Lists containing this project

README

        

# Sendit

Sendit is a polished, marketing website template for Astro. Browse through a [live demo](https://top-quail.cloudvent.net/).

![Sendit template screenshot](public/images/_screenshot.png)

[![Deploy to CloudCannon](https://buttons.cloudcannon.com/deploy.svg)](https://app.cloudcannon.com/register#sites/connect/github/CloudCannon/sendit-astro-template)

## Features

- 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](https://cloudcannon.com/)
- Live, visual editing powered by [Bookshop](https://github.com/CloudCannon/bookshop)

## Setup

1. Get a workflow going to see your site's output (with [CloudCannon](https://app.cloudcannon.com/)
or Astro locally).

## Develop

Sendit is built with [Astro](https://astro.build/).

```bash
$ npm install
$ npm run dev
```

## Editing

Sendit is set up for adding, updating and removing pages, components, posts, portfolio items, company details and footer elements in [CloudCannon](https://app.cloudcannon.com/).

### Posts

- Add, update or remove a post in the _Posts_ collection.
- Change the defaults when new posts are created in `content/posts/_defaults.md`.

### Company details

- Reused around the site to save multiple editing locations.
- Set in the _Data_ / _Company_ section.

### Nav/footer details

- Reused around the site to save multiple editing locations.
- Set in the _Site Navigation_ section with respective names

### Theme colors

- Theme colors can be set in _Theme Palette_
- The main colors are set and variants of them are computed
- The colors will update on the next build