Commit Graph

14 Commits

Author SHA1 Message Date
Lynne Megido 407c6f473b
make #main take up ful width on smol screens 2020-03-06 20:49:28 +10:00
Lynne Megido 641fbd7c74
removed (hid) the checkboxes on method steps since they looked bad 2020-03-06 05:01:59 +10:00
Lynne Megido ebcb267739
allow user to limit fraction denominator 2020-03-06 04:41:18 +10:00
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 e36d23cb96
made pages less wide 2020-03-05 19:42:10 +10:00
Lynne Megido b867f8989d
add css for printing recipes 2020-03-05 19:27:35 +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 0d2af3e218
added recipe difficulty tag 2020-03-04 00:14:16 +10:00
Lynne Megido 0eda31da8e
allow the user to check off which steps they've done 2020-03-03 22:46:28 +10:00
Lynne Megido ff78543bb7
h1 now scrolls with the page on recipes 2020-03-03 21:53:14 +10:00
Lynne Megido a92ecdb897
added more info to footer 2020-03-03 21:39:43 +10:00
Lynne Megido 1e5097e732
rewrite ingredients.html to be less confusing, minor layout fixes and css changes 2020-03-01 19:50:53 +10:00
Lynne Megido 77c15fa1b9
moved script/style to their own subdirs 2020-03-01 19:21:52 +10:00