Commit Graph

6 Commits

Author SHA1 Message Date
Lynne Megido 4d427690f2
render fractions using ruby code instead of the gross liquid thing i was using before 2020-03-06 04:32:37 +10:00
Lynne Megido 1a3d058afc
replace common decimals (.2, .3, etc) with fraction equivalents 2020-03-05 23:30:17 +10:00
Lynne Megido c159385433
big rework of the main page
- display stats (recipe count, recipe with the most ingredients, etc)
- display difficulty on recipes with difficulties
- minor style changes
- limit to 15 recipes (pagination coming soon™)
2020-03-04 02:54:37 +10:00
Lynne Megido efe748ad3e
format output links properly to deal with single quotes in filenames etc 2020-03-03 22:55:59 +10:00
Lynne Megido 9e5299377a
add sub/recipe layouts to _config.yml to avoid repititious repitition 2020-03-01 07:14:38 +10:00
Lynne Megido 451f6afeb4
render recipes with embedded subrecipes, print some meta information, etc 2020-03-01 04:05:06 +10:00