24 Commits

Author SHA1 Message Date
a3e8e89160 README fixes 2025-09-15 05:18:02 +00:00
ba139706bb Many small refactors, mainly moving the JSON import/export to one file. 2025-09-15 05:07:51 +00:00
1017f3b68c Update .gitignore. 2025-09-13 04:01:17 +00:00
d98b8f4f7d Adding overwrite protection and custom index file header option. 2025-09-13 04:00:44 +00:00
e178ae4079 bugix: missed some quotation marks 2025-09-13 03:47:32 +00:00
4a462d4123 Adding script to generate full recipe site 2025-09-13 03:16:07 +00:00
b3be5fa90d Update recipe converter into an object. 2025-09-13 03:12:28 +00:00
fbd2222e1a Rename 2025-09-13 03:11:49 +00:00
7514e6bb22 Improving depth-first algorithm 2025-09-12 03:20:47 +00:00
b8cc999ffd Improve output HTML tags for styling. 2025-09-11 22:48:10 +00:00
dc86a9235e Output pretty-formatted JSON. 2025-09-11 22:47:41 +00:00
163f5cacab Update readme for renames 2025-09-11 05:19:49 +00:00
7ce5a2bb8b Updating files. 2025-09-11 05:13:05 +00:00
b0a3901df3 Output full webpage html 2025-09-11 05:11:37 +00:00
4bf120ec8d Implementing depth-first preparation steps generation so tasks are in a more reasonable order. 2025-09-10 19:23:44 +00:00
290eea8ec2 Adding support for sub-recipes. 2025-09-10 18:17:38 +00:00
38a181652a Also output a 'normal' recipe block 2025-09-10 03:57:26 +00:00
dd9f0f80d3 Updating make tree so you can add ingredients later in the process. 2025-09-10 03:55:53 +00:00
ba6d5f4255 Table layout improvements. 2025-08-29 01:01:34 -05:00
be959f6664 Add to readme. 2025-08-27 00:29:19 -05:00
ff601bac24 Add readme 2025-08-27 00:23:37 -05:00
1dcdd10996 Adding extra nicety attributes to nodes, and a sorting bugfix to ensure proper rendering. 2025-08-27 00:15:14 -05:00
d993a70ac7 Cleanup broken algorithm and some simple refactors. 2025-08-26 23:17:36 -05:00
418b5ae28d Initial commit with a halfway working algorithm 2025-08-26 23:17:20 -05:00