Commit graph

  • 68763c6fe7
    display info when there are no recipes master Lynne 2020-03-06 23:20:21 +1000
  • f088650669
    don't repeat yourself uwu Lynnesbian 2020-03-06 21:33:57 +1000
  • e6f2077d9b
    ruby function for formatting time Lynnesbian 2020-03-06 21:32:01 +1000
  • 1d295e27f5
    make difficulty_stars a ruby method instead Lynnesbian 2020-03-06 21:16:12 +1000
  • 407c6f473b
    make #main take up ful width on smol screens Lynnesbian 2020-03-06 20:49:28 +1000
  • e098a53185
    revert to stable jekyll, don't bother with html validation Lynnesbian 2020-03-06 20:43:17 +1000
  • d7770efb2e
    add class 'dark' to help page readme link Lynne 2020-03-06 05:18:38 +1000
  • 1620a1b7ae
    add a help file, expand on the readme a bit Lynne 2020-03-06 05:17:41 +1000
  • 641fbd7c74
    removed (hid) the checkboxes on method steps since they looked bad Lynne 2020-03-06 05:01:59 +1000
  • ebcb267739
    allow user to limit fraction denominator Lynne 2020-03-06 04:41:18 +1000
  • 4d427690f2
    render fractions using ruby code instead of the gross liquid thing i was using before Lynne 2020-03-06 04:32:37 +1000
  • 1a3d058afc
    replace common decimals (.2, .3, etc) with fraction equivalents Lynne 2020-03-05 23:30:17 +1000
  • e36d23cb96
    made pages less wide Lynne 2020-03-05 19:42:10 +1000
  • b867f8989d
    add css for printing recipes Lynne 2020-03-05 19:27:35 +1000
  • 5547408e17
    update jekyll/nokogiri for compatibility with ruby 2.7 Lynne 2020-03-05 19:04:51 +1000
  • 810b136a6f
    updated footer to say 'source code' instead of just 'git' Lynne 2020-03-04 03:06:02 +1000
  • 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™) Lynne 2020-03-04 02:54:37 +1000
  • 6498fd9f1a
    update dependencies Lynne 2020-03-04 01:19:11 +1000
  • 069dbff927
    minor homepage cleanup Lynne 2020-03-04 00:16:30 +1000
  • 0d2af3e218
    added recipe difficulty tag Lynne 2020-03-04 00:14:16 +1000
  • b2007bfc66
    made method checkbox IDs a bit shorter Lynne 2020-03-03 23:15:05 +1000
  • efe748ad3e
    format output links properly to deal with single quotes in filenames etc Lynne 2020-03-03 22:55:59 +1000
  • 0eda31da8e
    allow the user to check off which steps they've done Lynne 2020-03-03 22:46:28 +1000
  • ff78543bb7
    h1 now scrolls with the page on recipes Lynne 2020-03-03 21:53:14 +1000
  • a92ecdb897
    added more info to footer Lynne 2020-03-03 21:39:43 +1000
  • 268b1c0909
    fixed typo Lynne 2020-03-01 20:07:29 +1000
  • 7d11e7a57d
    more gooder documentation Lynne 2020-03-01 20:04:49 +1000
  • 1e5097e732
    rewrite ingredients.html to be less confusing, minor layout fixes and css changes Lynne 2020-03-01 19:50:53 +1000
  • 77c15fa1b9
    moved script/style to their own subdirs Lynne 2020-03-01 19:21:52 +1000
  • 65e22291ea
    add support for 'to taste' specifier as recommended by peebus =u= Lynne 2020-03-01 18:49:48 +1000
  • f55dcebdb8
    add support for 'x to y z of ingredient' format Lynne 2020-03-01 18:43:34 +1000
  • 08c6a2c18c
    add support for optional ingredients Lynne 2020-03-01 18:38:27 +1000
  • 4b6d04ee6b
    update homepage with better styling and more functionality Lynne 2020-03-01 18:25:15 +1000
  • af61f630bd
    some more css Lynne 2020-03-01 17:36:48 +1000
  • cb10d8a7a7
    run drone build in parallel Lynne 2020-03-01 16:53:16 +1000
  • ce4cf010e5
    actually add the JS file 0u0; Lynne 2020-03-01 16:52:39 +1000
  • 5f19345653
    use JS to show/hide subrecipes Lynne 2020-03-01 16:47:33 +1000
  • f07860b1d4
    made licensing a h2 Lynne 2020-03-01 16:13:27 +1000
  • 902af258a3
    removed an extraneous space in the html output it is 7:30am and i haven't slept yet what am i doing with my life Lynne 2020-03-01 07:31:44 +1000
  • 2a631e46fd
    format time as 'x hours, y minutes' instead of just 'page.time' Lynne 2020-03-01 07:28:40 +1000
  • b527bbf48e
    add link to front matter docs Lynne 2020-03-01 07:16:16 +1000
  • 9e5299377a
    add sub/recipe layouts to _config.yml to avoid repititious repitition Lynne 2020-03-01 07:14:38 +1000
  • 44cfec0496
    update readme to reflect issue closure Lynne 2020-03-01 07:07:20 +1000
  • 96fcad7f7d
    much less grody method of trimming page.path, fixes #1 Lynne 2020-03-01 07:05:34 +1000
  • d5bbcb36f5
    fix some innacuracies in the readme Lynne 2020-03-01 06:44:29 +1000
  • 49141a225b
    added tag, expanded on the readme Lynne 2020-03-01 06:36:58 +1000
  • 0cce5d54cf
    replaced gitea's weird apache2 license version with the one from apache.org Lynne 2020-03-01 06:34:21 +1000
  • 70c6c223c4
    minor styling, added footer Lynne 2020-03-01 06:26:37 +1000
  • 5fd8e0b21e
    fixed a typo in a comment. and they said i couldn't code. Lynne 2020-03-01 06:13:36 +1000
  • ac2c1c9680
    add a nice readme with proper format documentation and everything! Lynne 2020-03-01 05:31:17 +1000
  • 3b9f29b1b0
    added missing html-proofer dependency Lynne 2020-03-01 05:21:23 +1000
  • 8c1335cff9
    basic styling Lynne 2020-03-01 05:01:50 +1000
  • f29445ec4c
    add method.html (oops) Lynne 2020-03-01 04:18:45 +1000
  • 1d9ec2668e
    fixed a silly issue caused by removing whitespace Lynne 2020-03-01 04:17:34 +1000
  • 5911e0403a
    show recipe method Lynne 2020-03-01 04:11:17 +1000
  • 8b4ae13b02
    remove some whitespace on rendered pages Lynne 2020-03-01 04:07:36 +1000
  • 451f6afeb4
    render recipes with embedded subrecipes, print some meta information, etc Lynne 2020-03-01 04:05:06 +1000
  • 3b07cd9d5d
    added drone CI config Lynne 2020-03-01 02:10:14 +1000
  • 206cf23810
    setup jekyll structure Lynne 2020-03-01 02:07:24 +1000
  • adf22b2074 Initial commit Lynne Megido 2020-02-29 15:42:47 +0000