From df35c5476ea986a9b95f0d30950ba6b7fb1e11c9 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sat, 15 Oct 2022 14:16:18 -0400 Subject: [PATCH] on nasty-looking images --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index efc18bb..3110c34 100644 --- a/README.md +++ b/README.md @@ -18,16 +18,18 @@ This site is compiled and organized with Hugo, using [this very simple theme](ht ## Rules for submission - Model submission files after [example.md](example.md). Put them in `content/`. -- Recipes should start with a title, with a single `#`, *on the first line*. No - empty line at the top, no trailing line at the end. The file needs to be `\n` - terminated in unix-fashion (if you're on linux you don't need to care, it - should be automatic). - File names should be the name of the dish with words separated by hyphens (`-`). Not underscores, and definitely not spaces. -- Recipe must be based, i.e. good traditional and substantial food. Nothing +- Recipe must be "based," i.e. good traditional and substantial food. Nothing ironic, meme-tier hyper-sugary, meat-substitute, etc. - Don't include salt and pepper and other ubiquitous things in the ingredients list. +- Don't include an image unless (1) you took it yourself, and more importantly + (2), **it actually looks good**! Most existing images on this site IMO look + like unappetizing NEET photos, so you are welcome to take one a better one + yourself and submit it if you make a dish. +- The file needs to be `\n` terminated in unix-fashion (if you're on Linux you + don't need to care, it should be automatic). **If you fail to do these things, I will close your submission and you will have to resubmit. I am tired of having to fix more than 50% of submissions.**