{"id":15049275,"url":"https://github.com/hundredrabbits/grimgrains","last_synced_at":"2025-04-04T09:09:28.892Z","repository":{"id":42658094,"uuid":"111970094","full_name":"hundredrabbits/Grimgrains","owner":"hundredrabbits","description":"Plant-based cooking website","archived":false,"fork":false,"pushed_at":"2024-10-16T18:55:07.000Z","size":212187,"stargazers_count":156,"open_issues_count":3,"forks_count":35,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-10-29T22:31:57.592Z","etag":null,"topics":["c99","static-site-generator"],"latest_commit_sha":null,"homepage":"https://grimgrains.com/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hundredrabbits.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-25T02:23:41.000Z","updated_at":"2024-10-16T18:55:12.000Z","dependencies_parsed_at":"2023-09-21T19:33:26.973Z","dependency_job_id":"3f3a8a52-e4c6-497f-88f1-24531004c2f6","html_url":"https://github.com/hundredrabbits/Grimgrains","commit_stats":{"total_commits":701,"total_committers":18,"mean_commits":38.94444444444444,"dds":"0.29386590584878747","last_synced_commit":"6a28c1891a439ff07f7b8f9b8e32bc5ec1d60fe4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hundredrabbits%2FGrimgrains","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hundredrabbits%2FGrimgrains/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hundredrabbits%2FGrimgrains/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hundredrabbits%2FGrimgrains/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hundredrabbits","download_url":"https://codeload.github.com/hundredrabbits/Grimgrains/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247112741,"owners_count":20885606,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c99","static-site-generator"],"created_at":"2024-09-24T21:19:24.930Z","updated_at":"2025-04-04T09:09:28.877Z","avatar_url":"https://github.com/hundredrabbits.png","language":"HTML","funding_links":["https://patreon.com/hundredrabbits"],"categories":[],"sub_categories":[],"readme":"# Grimgrains\n\nThis 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:\n\n```\n./build.sh\n```\n\n### Macros Helpers\n\n```\n#define INGREDIENT(ING_NAME, ING_DESC) Ingredient ING_NAME = create_ingredient(#ING_NAME, ING_DESC);\n#define CHILD_INGREDIENT(PARENT_NAME, ING_NAME, ING_DESC) Ingredient ING_NAME = create_child_ingredient(\u0026PARENT_NAME, #ING_NAME, ING_DESC);//Ingredient beans = create_ingredient(\"beans\", \"Missing description.\");\nINGREDIENT(beans, \"MissingDescription\");\nCHILD_INGREDIENT(beans, coffee, \"Coffee is life\");\n```\n# Extras\n\n- The website source code of GrimGrains is licensed under [MIT](https://github.com/hundredrabbits/grimgrains/blob/master/LICENSE) and the **images, text and assets** are licensed under [BY-NC-SA 4.0](https://github.com/hundredrabbits/grimgrains/blob/master/LICENSE.by-nc-sa-4.0.md). View individual licenses for details.\n- Support this project through [Patreon](https://patreon.com/hundredrabbits).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhundredrabbits%2Fgrimgrains","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhundredrabbits%2Fgrimgrains","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhundredrabbits%2Fgrimgrains/lists"}