Science Score: 44.0%

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

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.9%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

recipes

Basic Info
  • Host: GitHub
  • Owner: escowles
  • License: cc0-1.0
  • Language: HTML
  • Default Branch: main
  • Size: 2.99 MB
Statistics
  • Stars: 3
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 5 years ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.md

cowles family recipes

this is a jekyll blog hosting our recipes:

https://escowles.github.io/recipes/

these recipes are mostly things we've found on the web (generally at least abbreviated and often substantially tweaked). there are also some old standards from cookbooks (cook's illustrated is my go-to, but also betty crocker, silver spoon, and a bunch of more specialized cookbooks). and there are a handful of family recipes too.

we used to manage these in a private wordpress blog, and copy them over to knittles & beer when we wanted to share them. but that increasingly just seemed like a lot of bother, so we decided that we'd put them all in one public place.

terse recipes

it's not for everyone, but these recipes are very terse. they assume you know how to cook, and if you're not familiar with a technique, we'd recommend finding a more standard explanation somewhere else. these are the recipes we cook from every day, and we (well, mostly esmé) like them to be terse so more fits on my tablet screen and we don't have to scroll around and wade through verbiage to find the number you need to find in a hurry.

installing pre-commit hook

to automatically update the last_modified_at header in recipes, install the pre-commit hook:

sh cp _etc/pre-commit.hook .git/hooks/pre-commit

this script will be executed right before commiting, to update the lastupdatedat timestamp for modified files.

Owner

  • Name: esmé cowles
  • Login: escowles
  • Kind: user
  • Company: princeton university library

i am a technologist with more than twenty years of experience building open software and standards.

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: recipes
message: If you use this dataset, please cite it using the metadata from this file.
type: dataset
authors:
  - orcid: 'https://orcid.org/0000-0001-7074-1152'
    given-names: esmé
    family-names: cowles
  - given-names: wind
    family-names: cowles
    orcid: 'https://orcid.org/0000-0001-9489-0750'
repository-code: 'https://github.com/escowles/recipes/'
url: 'https://escowles.github.io/recipes/'
abstract: recipes i cook from every day, gathered from the web, cookbooks, and family recipes
keywords:
  - recipes
license: CC0-1.0
date-released: '2020-11-04'

GitHub Events

Total
  • Delete event: 2
  • Push event: 108
  • Pull request event: 4
  • Create event: 1
Last Year
  • Delete event: 2
  • Push event: 108
  • Pull request event: 4
  • Create event: 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 7
  • Total pull requests: 12
  • Average time to close issues: 2 months
  • Average time to close pull requests: about 8 hours
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 1.14
  • Average comments per pull request: 0.17
  • Merged pull requests: 10
  • Bot issues: 0
  • Bot pull requests: 4
Past Year
  • Issues: 0
  • Pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • escowles (7)
Pull Request Authors
  • escowles (9)
  • dependabot[bot] (4)
Top Labels
Issue Labels
Pull Request Labels
dependencies (4)

Dependencies

Gemfile rubygems
  • github-pages ~> 226 development
  • jekyll-feed ~> 0.12 development
  • jekyll-last-modified-at >= 0 development
  • jekyll-sitemap ~> 1.4.0 development
  • commonmarker >= 0.23.4
  • kramdown ~> 2.3.1
  • minima ~> 2.5
  • nokogiri >= 1.13.6
  • webrick ~> 1.7
Gemfile.lock rubygems
  • activesupport 6.0.5
  • addressable 2.8.0
  • coffee-script 2.4.1
  • coffee-script-source 1.11.1
  • colorator 1.1.0
  • commonmarker 0.23.5
  • concurrent-ruby 1.1.10
  • dnsruby 1.61.9
  • em-websocket 0.5.3
  • ethon 0.15.0
  • eventmachine 1.2.7
  • execjs 2.8.1
  • faraday 2.3.0
  • faraday-net_http 2.0.3
  • ffi 1.15.5
  • forwardable-extended 2.6.0
  • gemoji 3.0.1
  • github-pages 226
  • github-pages-health-check 1.17.9
  • html-pipeline 2.14.2
  • http_parser.rb 0.8.0
  • i18n 0.9.5
  • jekyll 3.9.2
  • jekyll-avatar 0.7.0
  • jekyll-coffeescript 1.1.1
  • jekyll-commonmark 1.4.0
  • jekyll-commonmark-ghpages 0.2.0
  • jekyll-default-layout 0.1.4
  • jekyll-feed 0.15.1
  • jekyll-gist 1.5.0
  • jekyll-github-metadata 2.13.0
  • jekyll-include-cache 0.2.1
  • jekyll-last-modified-at 1.3.0
  • jekyll-mentions 1.6.0
  • jekyll-optional-front-matter 0.3.2
  • jekyll-paginate 1.1.0
  • jekyll-readme-index 0.3.0
  • jekyll-redirect-from 0.16.0
  • jekyll-relative-links 0.6.1
  • jekyll-remote-theme 0.4.3
  • jekyll-sass-converter 1.5.2
  • jekyll-seo-tag 2.8.0
  • jekyll-sitemap 1.4.0
  • jekyll-swiss 1.0.0
  • jekyll-theme-architect 0.2.0
  • jekyll-theme-cayman 0.2.0
  • jekyll-theme-dinky 0.2.0
  • jekyll-theme-hacker 0.2.0
  • jekyll-theme-leap-day 0.2.0
  • jekyll-theme-merlot 0.2.0
  • jekyll-theme-midnight 0.2.0
  • jekyll-theme-minimal 0.2.0
  • jekyll-theme-modernist 0.2.0
  • jekyll-theme-primer 0.6.0
  • jekyll-theme-slate 0.2.0
  • jekyll-theme-tactile 0.2.0
  • jekyll-theme-time-machine 0.2.0
  • jekyll-titles-from-headings 0.5.3
  • jekyll-watch 2.2.1
  • jemoji 0.12.0
  • kramdown 2.3.2
  • kramdown-parser-gfm 1.1.0
  • liquid 4.0.3
  • listen 3.7.1
  • mercenary 0.3.6
  • mini_portile2 2.8.0
  • minima 2.5.1
  • minitest 5.16.2
  • nokogiri 1.13.6
  • octokit 4.25.1
  • pathutil 0.16.2
  • posix-spawn 0.3.15
  • public_suffix 4.0.7
  • racc 1.6.0
  • rb-fsevent 0.11.1
  • rb-inotify 0.10.1
  • rexml 3.2.5
  • rouge 3.26.0
  • ruby2_keywords 0.0.5
  • rubyzip 2.3.2
  • safe_yaml 1.0.5
  • sass 3.7.4
  • sass-listen 4.0.0
  • sawyer 0.9.2
  • simpleidn 0.2.1
  • terminal-table 1.8.0
  • thread_safe 0.3.6
  • typhoeus 1.4.0
  • tzinfo 1.2.9
  • unf 0.1.4
  • unf_ext 0.0.8.2
  • unicode-display_width 1.8.0
  • webrick 1.7.0
  • zeitwerk 2.6.0
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite