{"id":30104108,"url":"https://github.com/numtide/banner-generator","last_synced_at":"2026-02-09T13:04:38.849Z","repository":{"id":307081930,"uuid":"1027952556","full_name":"numtide/banner-generator","owner":"numtide","description":"Nice banners for our repos","archived":false,"fork":false,"pushed_at":"2025-07-29T09:42:49.000Z","size":5836,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-29T11:36:58.293Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://banner.numtide.com/","language":"Mustache","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/numtide.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null}},"created_at":"2025-07-28T19:35:28.000Z","updated_at":"2025-07-29T09:54:40.000Z","dependencies_parsed_at":"2025-07-29T11:37:08.091Z","dependency_job_id":"f8474138-f5ee-45fe-bc7b-f98d7c12d6b9","html_url":"https://github.com/numtide/banner-generator","commit_stats":null,"previous_names":["numtide/banner-generator"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/numtide/banner-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numtide%2Fbanner-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numtide%2Fbanner-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numtide%2Fbanner-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numtide%2Fbanner-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numtide","download_url":"https://codeload.github.com/numtide/banner-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numtide%2Fbanner-generator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269647268,"owners_count":24453180,"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","status":"online","status_checked_at":"2025-08-09T02:00:10.424Z","response_time":111,"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":[],"created_at":"2025-08-09T22:15:24.245Z","updated_at":"2026-02-09T13:04:38.815Z","avatar_url":"https://github.com/numtide.png","language":"Mustache","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Numtide Banner Generator](https://banner.numtide.com/banner/numtide/banner-generator.svg?1)\n\nGenerates SVG and PNG banners for Numtide's GitHub repositories with automatic metadata fetching.\n\n## Quick Start\n\n### Embed in Your README\n\nAdd this to any Numtide repository README:\n\n```markdown\n![Banner](https://banner.numtide.com/banner/numtide/your-repo.svg)\n```\n\n## Usage\n\n```bash\nnix run github:numtide/banner-generator#banner-api\nnix run github:numtide/banner-generator#banner-cli\n```\n\n## API Endpoints\n\n- `GET /banner/{owner}/{repo}.svg` - Generate SVG banner\n- `GET /banner/{owner}/{repo}.png` - Generate PNG banner\n\n## CLI Usage\n\n```bash\n# Generate PNG\nbanner-cli generate owner/repo -o banner.png\n\n# Generate and upload to GitHub\nbanner-cli generate-upload owner/repo --token $GITHUB_TOKEN\n```\n\n## Configuration\n\nSee `deploy/banner-generator.toml` for configuration options.\n\n## Template Structure\n\nTemplates are pure SVG files with specific element IDs that get replaced dynamically:\n\n| Element ID | Description | Example Content |\n|------------|-------------|-----------------|\n| `repo-name` | Repository name text | \"banner-generator\" |\n| `description` | Description text (can contain tspan elements) | \"Generate banners...\" |\n| `stats-stars` | Stars count text | \"⭐ 1.2k\" |\n| `stats-forks` | Forks count text | \"🍴 45\" |\n| `stats-language` | Primary language text | \"Go\" |\n| `stats-group` | Stats container (hidden if no data) | - |\n| `font-css` | Style element for font injection | - |\n\n\n## Development\n\n```bash\nnix develop\n\nmake dev     # Run with hot reload\nmake build   # Build binaries\nmake test    # Run tests\nmake lint    # Run linters\n```\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumtide%2Fbanner-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnumtide%2Fbanner-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumtide%2Fbanner-generator/lists"}