JainRecipes.github.io

JainRecipes.github.io

Compilation of recipes - Jain Family <3

JainRecipes

Compilation of recipes - Jain Family <3

Created by Rahul & Rishabh Jain

Recipe post addition process

  • Create a new post under _posts folder called YYYY-MM-DD-name-of-post.markdown
  • Fill out the layout, title, date, image, tags, categories fields.
    • tags and categories fields can be lists like [a, b, c] or just single items
    • Ensure the tags and categories fields are lowercase + spelled correctly
    • IMPORTANT: If creating a new category, make sure there is a landing page when searching by category
  • For the list of ingredients, make a table using the following generator:

Issues encountered + fixes

Dependency updates under Gemfile.lock

  • ffi (1.9.23) -> ffi (1.12.2)
  • jekyll (3.7.3) -> jekyll (3.7.4)

Category Page Generator