E-commerce with Jekyll. Browse through the live site.
- 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
Built with Jekyll version 3.4.3, but should support newer versions as well.
Install the dependencies with Bundler:
$ bundle installRun jekyll commands through Bundler to ensure you're using the right versions:
$ bundle exec jekyll serveOptimised for adding, updating and removing products and editing the navigation and footer in CloudCannon.
- Add, update or remove a post in the Posts collection.
- Change the defaults when new posts are created in
_posts/_defaults.md.
- Exposed as a data file to give clients better access.
- Set in the Data / Navigation section.
- Exposed as a data file to give clients better access.
- Set in the Data / Footer section.