A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Grimgrains

A Plant-based cooking website.
https://github.com/hundredrabbits/grimgrains

Category: Consumption
Sub Category: Agriculture and Nutrition

Keywords

c99 static-site-generator

Last synced: about 19 hours ago
JSON representation

Repository metadata

Plant-based cooking website

README.md

Grimgrains

This repository is the sources for the Grimgrains website. The website is written in C, and requires gcc to build. To rebuild the site, go to src and run the build script:

./build.sh

Macros Helpers

#define INGREDIENT(ING_NAME, ING_DESC) Ingredient ING_NAME = create_ingredient(#ING_NAME, ING_DESC);
#define CHILD_INGREDIENT(PARENT_NAME, ING_NAME, ING_DESC) Ingredient ING_NAME = create_child_ingredient(&PARENT_NAME, #ING_NAME, ING_DESC);//Ingredient beans = create_ingredient("beans", "Missing description.");
INGREDIENT(beans, "MissingDescription");
CHILD_INGREDIENT(beans, coffee, "Coffee is life");

Extras

  • The website source code of GrimGrains is licensed under MIT and the images, text and assets are licensed under BY-NC-SA 4.0. View individual licenses for details.
  • Support this project through Patreon.

Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 725
Total Committers: 19
Avg Commits per committer: 38.158
Development Distribution Score (DDS): 0.287

Commits in past year: 28
Committers in past year: 4
Avg Commits per committer in past year: 7.0
Development Distribution Score (DDS) in past year: 0.143

Name Email Commits
rekkabell r****l@g****m 517
neauoire a****t@g****m 153
microlith57 m****7@g****m 31
Changbai Li l****3@g****m 3
Thibaut t****t@t****e 3
Martin Piffault m****t@g****m 2
Quentin Leonetti q****i@g****m 2
lykso 1****o 2
nfd9001 n****1 2
Dylan Weremeichik d****k@g****m 1
Filip H.F. "FiXato" Slagter f****o@g****m 1
George B 7****h 1
Rosano p****b@x****m 1
Sebastian LaVine m****l@s****m 1
Sebastià Serra Rigo s****a@w****m 1
Thomasorus c****t@t****m 1
kreutziger k****r 1
make-github-pseudonymous-again 5****n 1
ols o****r@l****m 1

Committer domains:


Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 35
Total pull requests: 38
Average time to close issues: 25 days
Average time to close pull requests: 5 days
Total issue authors: 14
Total pull request authors: 24
Average comments per issue: 1.03
Average comments per pull request: 1.16
Merged pull request: 30
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
Past year pull requests: 4
Past year average time to close issues: 3 days
Past year average time to close pull requests: 18 days
Past year issue authors: 1
Past year pull request authors: 3
Past year average comments per issue: 1.0
Past year average comments per pull request: 0.0
Past year merged pull request: 4
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/hundredrabbits/grimgrains

Top Issue Authors

  • microlith57 (10)
  • rekkabell (6)
  • neauoire (4)
  • SylvanSign (2)
  • Thomasorus (2)
  • ftrvxmtrx (2)
  • nelszzp (2)
  • chloedgreene (1)
  • clayton-grey (1)
  • HanEmile (1)
  • ghost (1)
  • Dakedres (1)
  • turbotoss (1)
  • bak (1)

Top Pull Request Authors

  • microlith57 (10)
  • lcb931023 (3)
  • thibautRe (2)
  • lykso (2)
  • lctrt (2)
  • georgeblahblah (1)
  • Manish-kasera (1)
  • smlavine (1)
  • mpiffault (1)
  • rosano (1)
  • kigiri (1)
  • heyitsols (1)
  • make-github-pseudonymous-again (1)
  • aelnona (1)
  • sbssk8 (1)

Top Issue Labels

  • enhancement (2)

Top Pull Request Labels

  • invalid (4)

Score: 8.038189179973202