Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.
/ chef Public archive

Chef is a small PHP web application that acts as a central place for your recipes.

License

Notifications You must be signed in to change notification settings

runepiper/chef

Repository files navigation

Build Status

Chef 👨‍🍳

Chef is a small PHP web application that acts as a central place for your recipes.

Installation

That's all

Adding recipes

  • Add markdown files to the ./recipes/ directory.
  • You can enrich your recipes with some meta information:
<!--
categories: bread, wild garlic
source: https://www.domain.de/some/recipe.html
-->
  • Want an image? No problem. Just add it to the public/uploads/ folder and link it in your markdown recipe.
  • You can easily add recipes with the chef-scraper extension.

Where is my new recipe?

We utilize some static file cache, which improves load times and makes content search easier. Simply run rm public/cache.php. The file will be generated at the next request.

About

Chef is a small PHP web application that acts as a central place for your recipes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •