Skip to content

Convenient collection of recipes hosted as a static site from github pages using Hugo

Notifications You must be signed in to change notification settings

cleborys/food_borys_dk

Repository files navigation

Static site generation for food.borys.dk using Hugo

How to add a recipe

  1. Run hugo new --kind recipe-bundle recipes/<name-of-new-recipe> or copy an existing folder under content/recipes to content/recipes/<name-of-new-recipe>
  2. Modify content/recipes/<name-of-new-recipe>/index.md.
  3. Set appropriate tags and categories at the top of index.md.
  4. If applicable, delete any unused copied images in content/recipes/<name-of-new-recipe>/images.

About

Convenient collection of recipes hosted as a static site from github pages using Hugo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages