Skip to content

willcalcote/site

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Double Ewe

E-commerce template for Jekyll. Browse through a live demo.

Fur template screenshot

Fur was made by CloudCannon, the Cloud CMS for Jekyll.

Find more templates, themes and Jekyll tutorials at CloudCannon Academy.

Features

  • List product with multiple colours and sizes
  • Take payment online using SnipCart
  • Contact form
  • Optimised for editing in CloudCannon
  • RSS/Atom feed
  • SEO tags
  • Google Analytics

Setup

  1. Add your site and author details in _config.yml.
  2. Add your Google Analytics, Google Maps API key and SnipCart key to _config.yml.
  3. Get a workflow going to see your site's output (with CloudCannon or Jekyll locally).

Develop

Built with Jekyll version 3.4.3, but should support newer versions as well.

Install the dependencies with Bundler:

$ bundle install

Run jekyll commands through Bundler to ensure you're using the right versions:

$ bundle exec jekyll serve

Editing

Fur is already optimised for adding, updating and removing products and editing the navigation and footer in CloudCannon.

Posts

  • Add, update or remove a post in the Posts collection.
  • Change the defaults when new posts are created in _posts/_defaults.md.

Navigation

  • Exposed as a data file to give clients better access.
  • Set in the Data / Navigation section.

Footer

  • Exposed as a data file to give clients better access.
  • Set in the Data / Footer section.

About

Resources

License

Stars

Watchers

Forks

Languages

  • SCSS 50.6%
  • HTML 47.6%
  • Other 1.8%