Skip to content

vojtaaa9/just-a-cooking-guy

Repository files navigation

Treat

Food/baking blog template for Jekyll. Browse through a live demo.

Setup

  1. Add your site and author details in _config.yml.

Develop

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

Posts/Recipes

  • Add, update or remove a post in the Posts collection.
  • The recipes page is organised by categories.
  • Change the defaults when new posts are created in _posts/_defaults.md.

Contact Form

  • Preconfigured to work with CloudCannon, but easily changed to another provider (e.g. FormSpree).
  • Sends email to the address listed in company details.

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published