Commit Graph

60 Commits

Author SHA1 Message Date
Lynne Megido 68763c6fe7
display info when there are no recipes 2020-03-06 23:20:21 +10:00
Lynne Megido f088650669
don't repeat yourself uwu 2020-03-06 21:33:57 +10:00
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 407c6f473b
make #main take up ful width on smol screens 2020-03-06 20:49:28 +10:00
Lynne Megido e098a53185
revert to stable jekyll, don't bother with html validation 2020-03-06 20:43:17 +10:00
Lynne Megido d7770efb2e
add class 'dark' to help page readme link
Some checks failed
continuous-integration/drone/push Build is failing
2020-03-06 05:18:38 +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 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 5547408e17
update jekyll/nokogiri for compatibility with ruby 2.7 2020-03-05 19:04:51 +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 6498fd9f1a
update dependencies
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-04 01:19:11 +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 efe748ad3e
format output links properly to deal with single quotes in filenames etc 2020-03-03 22:55:59 +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 268b1c0909
fixed typo
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-01 20:07:29 +10:00
Lynne Megido 7d11e7a57d
more gooder documentation
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-01 20:04:49 +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
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 cb10d8a7a7
run drone build in parallel
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-01 16:53:16 +10:00
Lynne Megido ce4cf010e5
actually add the JS file 0u0; 2020-03-01 16:52:39 +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 f07860b1d4
made licensing a h2 2020-03-01 16:13:27 +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 2a631e46fd
format time as 'x hours, y minutes' instead of just 'page.time' 2020-03-01 07:28:40 +10:00
Lynne Megido b527bbf48e
add link to front matter docs 2020-03-01 07:16:16 +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 44cfec0496
update readme to reflect issue closure 2020-03-01 07:07:20 +10:00
Lynne Megido 96fcad7f7d
much less grody method of trimming page.path, fixes #1
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-01 07:05:34 +10:00
Lynne Megido d5bbcb36f5
fix some innacuracies in the readme
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-01 06:44:29 +10:00
Lynne Megido 49141a225b
added tag, expanded on the readme 2020-03-01 06:36:58 +10:00
Lynne Megido 0cce5d54cf
replaced gitea's weird apache2 license version with the one from apache.org 2020-03-01 06:34:21 +10:00
Lynne Megido 70c6c223c4
minor styling, added footer 2020-03-01 06:26:37 +10:00
Lynne Megido 5fd8e0b21e
fixed a typo in a comment. and they said i couldn't code. 2020-03-01 06:13:36 +10:00
Lynne Megido ac2c1c9680
add a nice readme with proper format documentation and everything!
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-01 05:31:17 +10:00