Skip to content

Rushmore75/foss.cooking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

61 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

The spiritual successor or based.cooking. Luke Smith got the ball rolling but is living a happier life away from computers (probably).

Contributing

  • Inside this folder are the template files for making a new recipe.
  • Copy the json into /src/content/authors/.
  • Copy the md into /src/content/recipes/.
  • Place any pictures in the webp format in /public/pix/

author.json Follows the following schema:

// your-name.json
{
    "name": "Your Name",
    "website_tor": "url | null",
    "website": "url | null",
    "email": "email | null",
    "donate": "url | null",
    "xmr": "text | null",
    "btc": "text | null",
    "eth": "text | null"
}

If you want another field just let me know in an issue or PR.

The recipe schema is as follows:

// a-nice-name.md
---
title: "A nice name"
date: YYYY-MM-DD
tags: ["array", "of", "strings"]
author: "Your Name"
---

Your pretty markdown!

About

Spirtual successor of based.cooking πŸ§‘β€πŸ³ A FOSS and blazingly fast recipe site πŸ”₯

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •