{"id":25024122,"url":"https://github.com/mattkevan/jekyll-feed-importer","last_synced_at":"2026-02-27T15:01:25.856Z","repository":{"id":181490305,"uuid":"355896894","full_name":"MattKevan/Jekyll-feed-importer","owner":"MattKevan","description":"Ruby script to import RSS feed items and save them as Jekyll posts/collections.","archived":false,"fork":false,"pushed_at":"2023-01-31T08:04:56.000Z","size":7,"stargazers_count":6,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T09:46:35.255Z","etag":null,"topics":["jekyll","rss","rss-aggregator","rss-feed-parser","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MattKevan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-04-08T12:24:05.000Z","updated_at":"2023-04-16T03:48:42.000Z","dependencies_parsed_at":"2023-07-15T20:51:33.661Z","dependency_job_id":null,"html_url":"https://github.com/MattKevan/Jekyll-feed-importer","commit_stats":null,"previous_names":["mattkevan/jekyll-feed-importer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MattKevan/Jekyll-feed-importer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattKevan%2FJekyll-feed-importer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattKevan%2FJekyll-feed-importer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattKevan%2FJekyll-feed-importer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattKevan%2FJekyll-feed-importer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MattKevan","download_url":"https://codeload.github.com/MattKevan/Jekyll-feed-importer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattKevan%2FJekyll-feed-importer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264721531,"owners_count":23653949,"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":["jekyll","rss","rss-aggregator","rss-feed-parser","ruby"],"created_at":"2025-02-05T15:39:11.911Z","updated_at":"2026-02-27T15:01:20.814Z","avatar_url":"https://github.com/MattKevan.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jekyll feed importer\n\nRuby script to import items from specified RSS feeds and save them as Jekyll posts/collections. I should probably turn this into a plugin, but for now this works for me.\n\n### Usage\n\nEnsure the feed-normalizer, yaml, to_slug and sanitize gems are installed.\n\nSet ```feed_file``` to the location of your list of RSS feeds to check. This needs to be a YAML file with the following structure:\n\n```\n- name: [Site name]\n  feed: [Feed URL]\n```\n\nSet ```output_location``` to where you want the posts to be saved (without the trailing slash).\n\nRun ```ruby feeds.rb```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattkevan%2Fjekyll-feed-importer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattkevan%2Fjekyll-feed-importer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattkevan%2Fjekyll-feed-importer/lists"}