{"id":17291690,"url":"https://github.com/daemon1024/gaia","last_synced_at":"2026-05-03T04:40:07.760Z","repository":{"id":113011563,"uuid":"330675345","full_name":"daemon1024/gaia","owner":"daemon1024","description":"blog feed aggregator","archived":false,"fork":false,"pushed_at":"2021-01-18T16:55:46.000Z","size":93,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T00:57:10.409Z","etag":null,"topics":["blog","nextjs","osdc","planet","rss","rss-aggregator"],"latest_commit_sha":null,"homepage":"https://gaia.daemon1024.vercel.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daemon1024.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":"2021-01-18T13:30:11.000Z","updated_at":"2021-06-14T07:59:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"1743dc19-3bf7-43fa-98b0-5ff6bccf86c4","html_url":"https://github.com/daemon1024/gaia","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daemon1024%2Fgaia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daemon1024%2Fgaia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daemon1024%2Fgaia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daemon1024%2Fgaia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daemon1024","download_url":"https://codeload.github.com/daemon1024/gaia/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245718787,"owners_count":20661161,"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":["blog","nextjs","osdc","planet","rss","rss-aggregator"],"created_at":"2024-10-15T10:41:36.517Z","updated_at":"2026-05-03T04:40:07.708Z","avatar_url":"https://github.com/daemon1024.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gaia\n\nA web-based feed aggegator to aggregate various blogs written by folks at [OSDC](https://osdc.netlify.app/)\n\n## Setup\n\nFork and Clone the repository.\n\n```bash\n\n# Install deps\nyarn\n\n# Run development server\nyarn dev\n\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n## Add your feed\n\nHead to [`gaia.config.js](./gaia.config.js) and append your detailes like\n\n```diff\nexport default [\n        ...\n     },\n+    {\n+      title: \"title of your blog\",\n+      feed: \"link to your rss feed\"\n+    },\n];\n```\n\nRun `yarn build \u0026\u0026 yarn start` to check if everything's running fine\n\n## Learn More\n\nTo learn more about Next.js, take a look at the following resources:\n\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaemon1024%2Fgaia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaemon1024%2Fgaia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaemon1024%2Fgaia/lists"}