Skip to content

CloudCannon/sendit-eleventy-template

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Sendit

Sendit is a polished, marketing website template for Eleventy. Browse through a live demo.

Sendit template screenshot

Deploy to CloudCannon

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

Setup

Get a workflow going to see your site's output (with CloudCannon or locally).

Prerequisites

Quickstart

  1. Run npm i to install the modules.
  2. Run npm run start to run the project. this will create a _site folder, where all the developed file will remain.

By default the site will be at http://localhost:8080

Editing

Sendit is set up for adding, updating and removing pages, components, posts, navigation and footer elements in CloudCannon.

Nav/footer details

  • Reused around the site to save multiple editing locations.
  • Set in the Navigation section with respective names

SEO details and favicon

  • Favicon and site SEO details are set in the Data / Site section
  • SEO details can also be set in pages for page specific details

Theme colors

  • Theme colors can be set in Theme Palette / Theme
  • The main colors are set and variants of them are computed
  • The colors will update on the next build