Commit Graph

21 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 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 0d2af3e218
added recipe difficulty tag 2020-03-04 00:14:16 +10:00
Lynne Megido ff78543bb7
h1 now scrolls with the page on recipes 2020-03-03 21:53:14 +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 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 2a631e46fd
format time as 'x hours, y minutes' instead of just 'page.time' 2020-03-01 07:28:40 +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 49141a225b
added tag, expanded on the readme 2020-03-01 06:36:58 +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 8c1335cff9
basic styling 2020-03-01 05:01:50 +10:00
Lynne Megido 1d9ec2668e
fixed a silly issue caused by removing whitespace 2020-03-01 04:17:34 +10:00
Lynne Megido 5911e0403a
show recipe method 2020-03-01 04:11:17 +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
Lynne Megido 206cf23810
setup jekyll structure 2020-03-01 02:07:24 +10:00