prandium

Crates.ioprandium
lib.rsprandium
version0.1.1
sourcesrc
created_at2022-10-25 21:33:31.411574
updated_at2022-10-26 13:08:52.110233
descriptionHandle your recipes and ingredients
homepagehttps://github.com/LudeeD/prandium
repository
max_upload_size
id697253
size1,421,329
Luís Silva (LudeeD)

documentation

README

Prandium

Prandium will parse recipes and generate pretty html pages that you can host, for example here in Github.

How ?

  1. You need a folder to store your recipes, for a quick setup you can use the prandium template, or take a look at my deployment (its in portuguese) comida da boa

  2. You need the prandium executable, fetch from github releases or cargo with cargo install prandium, if you used the template above you will find the executables already there ready to be used

  3. With this 2 pre-conditions ready you can just run the prandium inside the folder, and pretty HTML should be generated

  4. Feel free to tweak config files and theme files to make it your own.

"A 3d render of a crab eating spaghetti" by DALL-E, 2022

Commit count: 0

cargo fmt