Search
Versatile business template made with Bootstrap
Sendit is a polished, marketing website template for Hugo. Browse through a live demo.
Get a workflow going to see your site's output (with CloudCannon or Hugo locally).
Sendit was built with Hugo version 0.96.0
, but should support newer versions as well.
npm i
npm run dev
OR site alone: npm run start
Sendit is set up for adding, updating and removing pages, components, posts, portfolio items, company details and footer elements in CloudCannon.
Sendit is a polished, marketing website template for Eleventy. Browse through a live demo.
Get a workflow going to see your site's output (with CloudCannon or locally).
npm i
to install the modules.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
Sendit is set up for adding, updating and removing pages, components, posts, navigation and footer elements in CloudCannon.
Sendit is a polished, marketing website template for NextJS. Browse through a live demo.
Sendit is built with Next.js (version 13.0.4
).
$ 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.
content/posts/_defaults.md
.Sendit is a polished, marketing website template for SvelteKit. Browse through a live demo.
Requires:
^16.24.0
^8.3.1
Run npm install
to install the required packages.
If you are working locally, you can run the following command to start a development server:
npm run dev
By default the site will be at http://localhost:5173/
.
If you are working locally, you can run the following command to build a production version of this site:
npm run build
The above command is run when building this site in CloudCannon (unless configured otherwise).
You can preview the production build with npm run preview
. This will serve the site at http://localhost:4173/
.
Sendit is set up for adding, updating and removing pages, components, posts, navigation and footer elements in CloudCannon.
Sendit is a polished, marketing website template for Gatsby. Browse through a live demo.
Sendit is built with Gatsby (version 5.2.0
).
$ npm install
$ npm start
Sendit is set up for adding, updating and removing pages, components, posts, portfolio items, company details and footer elements in CloudCannon.
Sendit is a polished, marketing website template for Astro. Browse through a live demo.
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.
content/posts/_defaults.md
.