ebcb267739
allow user to limit fraction denominator
2020-03-06 04:41:18 +10:00
4d427690f2
render fractions using ruby code instead of the gross liquid thing i was using before
2020-03-06 04:32:37 +10:00
1a3d058afc
replace common decimals (.2, .3, etc) with fraction equivalents
2020-03-05 23:30:17 +10:00
810b136a6f
updated footer to say 'source code' instead of just 'git'
continuous-integration/drone/push Build is passing
2020-03-04 03:06:02 +10:00
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
069dbff927
minor homepage cleanup
2020-03-04 00:16:30 +10:00
0d2af3e218
added recipe difficulty tag
2020-03-04 00:14:16 +10:00
b2007bfc66
made method checkbox IDs a bit shorter
2020-03-03 23:15:05 +10:00
0eda31da8e
allow the user to check off which steps they've done
2020-03-03 22:46:28 +10:00
a92ecdb897
added more info to footer
2020-03-03 21:39:43 +10:00
1e5097e732
rewrite ingredients.html to be less confusing, minor layout fixes and css changes
2020-03-01 19:50:53 +10:00
65e22291ea
add support for 'to taste' specifier as recommended by peebus =u=
continuous-integration/drone/push Build is passing
2020-03-01 18:49:48 +10:00
f55dcebdb8
add support for 'x to y z of ingredient' format
2020-03-01 18:43:34 +10:00
08c6a2c18c
add support for optional ingredients
2020-03-01 18:38:27 +10:00
4b6d04ee6b
update homepage with better styling and more functionality
2020-03-01 18:25:15 +10:00
af61f630bd
some more css
2020-03-01 17:36:48 +10:00
5f19345653
use JS to show/hide subrecipes
continuous-integration/drone/push Build is failing
2020-03-01 16:47:33 +10:00
902af258a3
removed an extraneous space in the html output
...
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
70c6c223c4
minor styling, added footer
2020-03-01 06:26:37 +10:00
8c1335cff9
basic styling
2020-03-01 05:01:50 +10:00
f29445ec4c
add method.html (oops)
continuous-integration/drone/push Build is failing
2020-03-01 04:18:45 +10:00
8b4ae13b02
remove some whitespace on rendered pages
2020-03-01 04:07:36 +10:00
451f6afeb4
render recipes with embedded subrecipes, print some meta information, etc
2020-03-01 04:05:06 +10:00