- Australia
- https://lynnesbian.space/
- Joined on
2018-10-10
84e6ddcee7
Merge pull request #41 from Lynnesbian/dependabot/pip/mastodon-py-1.5.1
32a6c78028
Bump mastodon-py from 1.5.0 to 1.5.1
bd2b064153
fedi dev is fun!!!
dada8514e4
don't override manually set done value
996d52d542
fixed silly mistake in logging
61f95f654a
comment out as of yet unused route
fc60b6d937
chmod +x app/scrape.py
lynnesbian
synced new reference dependabot/pip/mastodon-py-1.5.1 to lynnesbian/FediBooks from mirror
2020-03-17 02:30:21 +00:00
ed08240619
fixed a mistake in a comment
c30039bc0e
Merge branch 'master' of https://github.com/Lynnesbian/FediBooks
853d5df129
handle newer pleroma instances
ab0400885e
changed indentation of a single tag :L
f088650669
don't repeat yourself uwu
e6f2077d9b
ruby function for formatting time
1d295e27f5
make difficulty_stars a ruby method instead
407c6f473b
make #main take up ful width on smol screens
e098a53185
revert to stable jekyll, don't bother with html validation
1620a1b7ae
add a help file, expand on the readme a bit
641fbd7c74
removed (hid) the checkboxes on method steps since they looked bad
ebcb267739
allow user to limit fraction denominator
4d427690f2
render fractions using ruby code instead of the gross liquid thing i was using before
1a3d058afc
replace common decimals (.2, .3, etc) with fraction equivalents
810b136a6f
updated footer to say 'source code' instead of just 'git'
c159385433
big rework of the main page
069dbff927
minor homepage cleanup
0d2af3e218
added recipe difficulty tag
b2007bfc66
made method checkbox IDs a bit shorter
efe748ad3e
format output links properly to deal with single quotes in filenames etc
0eda31da8e
allow the user to check off which steps they've done
7d11e7a57d
more gooder documentation
1e5097e732
rewrite ingredients.html to be less confusing, minor layout fixes and css changes
77c15fa1b9
moved script/style to their own subdirs
65e22291ea
add support for 'to taste' specifier as recommended by peebus =u=
f55dcebdb8
add support for 'x to y z of ingredient' format
08c6a2c18c
add support for optional ingredients
4b6d04ee6b
update homepage with better styling and more functionality
af61f630bd
some more css
902af258a3
removed an extraneous space in the html output
2a631e46fd
format time as 'x hours, y minutes' instead of just 'page.time'
b527bbf48e
add link to front matter docs
9e5299377a
add sub/recipe layouts to _config.yml to avoid repititious repitition
44cfec0496
update readme to reflect issue closure
Allow for extensions other than .md