Guidelines
- Focus on substantial, comforting meals prepared with love
- No trendy diet foods - real food only
Photography Standards
- Good lighting (natural light preferred)
- Clean, uncluttered composition
- Include relevant tags for searchability
How to Submit
- Fork the nargothrond repository
- Add your recipe in
food-blog/content/recipes/ - Add your photo in
food-blog/static/images/ - Submit a pull request with a brief description
Recipe Template
---
title: "Your Recipe Name"
date: 2024-01-01
serves: "4"
prep_time: "1hr"
author: "Your Name"
tags: ["ingredient", "cuisine", "style"]
---

## Ingredients
- List your ingredients
## Steps
- Describe your steps
Submit via Pull Request →