https://github.com/billbrod/recipes

Recipes website

https://github.com/billbrod/recipes

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Recipes website

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 3 years ago · Last pushed 11 months ago
Metadata Files
Readme License

README.md

recipes

Recipes website

We use this to password protect a subset of the site.

TODO: - [X] Deploy to custom domain - [X] if get secret working: add test to make all secret recipes only have search exclude in header, no tags - [X] and that all secrest are included in index - [X] include secret recipes: - [X] do the same cloning trick as in rpg notes - [X] run the tests from secret recipes - [X] mv it to the secret.hash location before site build - [X] move secret recipe tests to scripts and include in pre commit hooks - [ ] Add tags for: entertaining/having guests, effort-level (easy, normal, involved) - group tags into categories: cuisine, dish, context, protein, ingredient, difficulty - [ ] Add recipes! - [ ] Add random selection of recipes to the index? - can do it based on tags? might need to be on tags page for that - [ ] Convert trello recipes -- converted, just moving them over now - [ ] Convert tandoor recipes -- converted, moving over now - [X] add bean cooking times from Cool Beans and from Rancho Gordo pdf

  • [X] little "recipes": salt:water ratio for pasta, iced tea, vinegrette, stuff from Ratio?
  • [ ] add dad's cocktails on secret page
  • [ ] Convert old Food.org file?
    • has some useful tables, links, etc, in addition to recipes
    • way to do this might to re-import any where the source is importable -- there must be some tool to convert from json schema to markdown or I could just extract the schema and then convert it the same way I'm doing from tandoor
    • and then for those that aren't importable, do manually / with custom converter

Owner

  • Name: William F. Broderick
  • Login: billbrod
  • Kind: user
  • Location: New York, NY
  • Company: Flatiron Institute

Associate data scientist at Flatiron Institute, working to make computational neuroscience more open, cumulative, and reproducible.

GitHub Events

Total
  • Push event: 36
Last Year
  • Push event: 36

Committers

Last synced: 10 months ago

All Time
  • Total Commits: 254
  • Total Committers: 1
  • Avg Commits per committer: 254.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 51
  • Committers: 1
  • Avg Commits per committer: 51.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
William F. Broderick b****d@g****m 254

Issues and Pull Requests

Last synced: 10 months ago


Dependencies

requirements.txt pypi
  • mkdocs *
  • mkdocs-material *
  • mkdocs_literate_nav *
  • mkdocs_section_index *