{"id":23296879,"url":"https://github.com/benjif/gitgen","last_synced_at":"2026-04-28T08:02:56.509Z","repository":{"id":265396622,"uuid":"324268978","full_name":"benjif/gitgen","owner":"benjif","description":"Static webpage generator for Git","archived":false,"fork":false,"pushed_at":"2021-06-22T22:29:35.000Z","size":1099,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-30T01:44:38.516Z","etag":null,"topics":["git","html-generator"],"latest_commit_sha":null,"homepage":"https://git.frady.org/gitgen/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/benjif.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":"2020-12-25T02:04:08.000Z","updated_at":"2021-06-22T22:29:39.000Z","dependencies_parsed_at":"2024-11-29T10:19:06.332Z","dependency_job_id":null,"html_url":"https://github.com/benjif/gitgen","commit_stats":null,"previous_names":["benjif/gitgen"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/benjif/gitgen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benjif%2Fgitgen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benjif%2Fgitgen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benjif%2Fgitgen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benjif%2Fgitgen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benjif","download_url":"https://codeload.github.com/benjif/gitgen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benjif%2Fgitgen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32371673,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"online","status_checked_at":"2026-04-28T02:00:07.250Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["git","html-generator"],"created_at":"2024-12-20T07:15:36.962Z","updated_at":"2026-04-28T08:02:56.485Z","avatar_url":"https://github.com/benjif.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gitgen - static webpage generator for git\n\n## Installation\n\n```\n# For optional syntax highlighting\nGG_COLOR=TRUE\nsudo make install-color\n\n# For optional markdown rendering\nGG_MARKDOWN=TRUE\n\nmake \u0026\u0026 sudo make install\n```\n\n## Usage\n\n### Generate files for a repository\n\n```bash\n# This will put everything into public/\n./gitgen repo \u003crepo path\u003e [--max-commits \u003cmax\u003e] [--max-filesize \u003cmax\u003e] [--max-diff-lines \u003cmax\u003e]\n```\n\n### Generate an index file\n\n```bash\n./gitgen index \u003crepo path\u003e...\n```\n\n## Syntax Highlighting and Markdown Rendering\n\nSyntax highlighting requires [GNU source-highlight](https://www.gnu.org/software/src-highlite/) and markdown rendering requires [md4c](https://github.com/mity/md4c). Note that syntax highlighting currently slows generation by around ~2x.\n\n## Dependencies\n\n* [libgit2](https://libgit2.org/)\n* [libsource-highlight](https://www.gnu.org/software/src-highlite/) (optional, for highlighting)\n* [md4c](https://github.com/mity/md4c) (optional, for markdown rendering)\n\n## Other Projects\n\n* [stagit](https://codemadness.org/stagit.html) is another static page generator for git.\n* [cgit](https://git.zx2c4.com/cgit/about/) is a CGI web interface for git.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenjif%2Fgitgen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenjif%2Fgitgen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenjif%2Fgitgen/lists"}