phyushin / hackitchen

small web app for cooking on a budget

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hack-IT-chen

This is a small web app that indexes recipes that could help you cooking on a budget.


Notes

There is an example file for the structure of the recipes located in the folder: 'source/recipes/example-recipe.html.erb.'

The only thing that needs to be edited is the Frontmatter thats the bit between the two sets of ( '---' ).

Something to consider with the images is they need be to a maximum of 400px X 400px; as this will help keep the layout on the page consistent.

The Images need to be saved in 'source/images/FOO.jpg' replace "FOO" with the name of the food.

If you found the recipe online, please provide a link to the original recipe.

About

small web app for cooking on a budget


Languages

Language:HTML 88.4%Language:Ruby 8.6%Language:SCSS 2.9%Language:JavaScript 0.2%