Light weight Jekyll Developer Blog inspired from Treat Template
- Add your site and author details in
_config.yml
. - Add your Google Analytics, Disqus and MailChimp keys to
_config.yml
. - Add your details to
_data/sidebar.yml
- Get a workflow going to see your site's output (with CloudCannon or Jekyll locally).
Treat was 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
Treat is already optimised for adding, updating and removing recipes, navigation, page content, and sidebar information in CloudCannon.
- Preconfigured to work with CloudCannon, but easily changed to another provider (e.g. FormSpree).
- Sends email to the address listed in company details.
- 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.