README improvements
This commit is contained in:
parent
6c18cb8dbe
commit
e8124964c6
@ -6,8 +6,8 @@ HTML.
|
||||
|
||||
I used these scripts to create my [recipes
|
||||
site](https://tilde.town/~gamerdonkey/recipes/) here on town. Fun fact: you can
|
||||
replace the `html` with `json` in the URLs to get my recipes in their raw JSON
|
||||
format.
|
||||
replace the `html` in the URLs with `json` to get my recipes in their raw JSON
|
||||
format!
|
||||
|
||||
## Requirements
|
||||
|
||||
@ -54,8 +54,8 @@ JSON YOU DID NOT CREATE YOURSELF!**
|
||||
|
||||
This script takes an argument pointing to a directory of recipe JSON files, in
|
||||
the format created by the `create_recipe_json.py` script. It then does a
|
||||
recursive depth-first search on each tree in that file to generate an HTML
|
||||
file with a traditional recipe and a tabular-style recipe card. It also takes
|
||||
recursive depth-first search on each tree in each file to generate HTML files
|
||||
with a traditional recipe and a tabular-style recipe card. You may also pass
|
||||
an optional argument pointing to a file and, if given, the contents of that
|
||||
file will be inserted into the header section of the generated `index.html`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user