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
- Host: GitHub
- URL: https://github.com/hundredrabbits/grimgrains
- Owner: hundredrabbits
- License: other
- Created: 2017-11-25T02:23:41.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-04-12T19:18:20.000Z (16 days ago)
- Last Synced: 2025-04-17T23:01:19.670Z (10 days ago)
- Topics: c99, static-site-generator
- Language: HTML
- Homepage: https://grimgrains.com/
- Size: 204 MB
- Stars: 160
- Watchers: 5
- Forks: 35
- Open Issues: 3
- Releases: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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
- Name: Hundredrabbits
- Login: hundredrabbits
- Email: [email protected]
- Kind: organization
- Description: We only use github to host the javascript versions of our applications, for the C and Assembly versions, see: https://git.sr.ht/~rabbits/
- Website: http://100r.co
- Location: Sailing the Pacific Ocean
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/15803194?v=4
- Repositories: 32
- Last ynced at: 2024-04-12T23:15:04.407Z
- Profile URL: https://github.com/hundredrabbits
GitHub Events
Total
- Issues event: 2
- Watch event: 4
- Issue comment event: 1
- Push event: 23
- Pull request event: 3
- Fork event: 1
Last Year
- Issues event: 2
- Watch event: 4
- Issue comment event: 1
- Push event: 23
- Pull request event: 3
- Fork event: 1
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 | 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:
- leaversmith.com: 1
- thomasorus.com: 1
- webbeds.com: 1
- smlavine.com: 1
- xeari.com: 1
- thibaut.re: 1
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
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