{"id":40954440,"url":"https://github.com/camphor-/feeds","last_synced_at":"2026-01-22T05:31:08.998Z","repository":{"id":34492406,"uuid":"152825967","full_name":"camphor-/feeds","owner":"camphor-","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-23T00:33:39.000Z","size":153,"stargazers_count":5,"open_issues_count":5,"forks_count":0,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-11-23T01:24:30.578Z","etag":null,"topics":["rss"],"latest_commit_sha":null,"homepage":"https://feeds.camph.net/public/feeds.json","language":"Ruby","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/camphor-.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":"2018-10-13T02:05:06.000Z","updated_at":"2024-11-23T00:33:42.000Z","dependencies_parsed_at":"2024-11-23T01:33:02.448Z","dependency_job_id":null,"html_url":"https://github.com/camphor-/feeds","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/camphor-/feeds","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camphor-%2Ffeeds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camphor-%2Ffeeds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camphor-%2Ffeeds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camphor-%2Ffeeds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/camphor-","download_url":"https://codeload.github.com/camphor-/feeds/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camphor-%2Ffeeds/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28656208,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"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":["rss"],"created_at":"2026-01-22T05:31:08.207Z","updated_at":"2026-01-22T05:31:08.993Z","avatar_url":"https://github.com/camphor-.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Feeds\n\n複数のRSS/Atomフィードを合成し，1つのJSONファイルにまとめる．\n\n## How to generate json\n\n### Create feeds.toml\n\n`feeds.toml` の例：\n\n```feeds.toml\n[hoge1]\nfeed_url = \"https://dawn.hateblo.jp/feed\"\n\n[hoge2]\nfeed_url = \"https://dawn.hateblo.jp/rss\"\n```\n\n### Build json\n#### Locally\n```\n$ bundle install --path vendor/bundle\n$ cat feeds.toml | bundle exec ruby crawl.rb | bundle exec ruby generate.rb \u003e dist/feeds.json\n```\n\n#### With [docker image](https://hub.docker.com/r/camphor/feeds)\n```\n$ docker run \\\n    -v $PWD/feeds.toml:/apps/feeds.toml:ro \\\n    -v $PWD/dist:/apps/dist \\\n    camphor/feeds:latest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcamphor-%2Ffeeds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcamphor-%2Ffeeds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcamphor-%2Ffeeds/lists"}