Commit Graph

27 Commits

Author SHA1 Message Date
Lynne Megido e6f2077d9b
ruby function for formatting time 2020-03-06 21:32:01 +10:00
Lynne Megido 1d295e27f5
make difficulty_stars a ruby method instead 2020-03-06 21:16:12 +10:00
Lynne Megido 1620a1b7ae
add a help file, expand on the readme a bit
Some checks failed
continuous-integration/drone/push Build is failing
2020-03-06 05:17:41 +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 810b136a6f
updated footer to say 'source code' instead of just 'git'
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-04 03:06:02 +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 069dbff927
minor homepage cleanup 2020-03-04 00:16:30 +10:00
Lynne Megido 0d2af3e218
added recipe difficulty tag 2020-03-04 00:14:16 +10:00
Lynne Megido b2007bfc66
made method checkbox IDs a bit shorter 2020-03-03 23:15:05 +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 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 65e22291ea
add support for 'to taste' specifier as recommended by peebus =u=
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-01 18:49:48 +10:00
Lynne Megido f55dcebdb8
add support for 'x to y z of ingredient' format 2020-03-01 18:43:34 +10:00
Lynne Megido 08c6a2c18c
add support for optional ingredients 2020-03-01 18:38:27 +10:00
Lynne Megido 4b6d04ee6b
update homepage with better styling and more functionality 2020-03-01 18:25:15 +10:00
Lynne Megido af61f630bd
some more css 2020-03-01 17:36:48 +10:00
Lynne Megido 5f19345653
use JS to show/hide subrecipes
Some checks failed
continuous-integration/drone/push Build is failing
2020-03-01 16:47:33 +10:00
Lynne Megido 902af258a3
removed an extraneous space in the html output
All checks were successful
continuous-integration/drone/push Build is passing
it is 7:30am and i haven't slept yet what am i doing with my life
2020-03-01 07:31:44 +10:00
Lynne Megido 70c6c223c4
minor styling, added footer 2020-03-01 06:26:37 +10:00
Lynne Megido 8c1335cff9
basic styling 2020-03-01 05:01:50 +10:00
Lynne Megido f29445ec4c
add method.html (oops)
Some checks failed
continuous-integration/drone/push Build is failing
2020-03-01 04:18:45 +10:00
Lynne Megido 8b4ae13b02
remove some whitespace on rendered pages 2020-03-01 04:07:36 +10:00
Lynne Megido 451f6afeb4
render recipes with embedded subrecipes, print some meta information, etc 2020-03-01 04:05:06 +10:00