{"id":30228468,"url":"https://github.com/hexojs/hexo-migrator-rss","last_synced_at":"2025-08-14T19:48:57.798Z","repository":{"id":13140789,"uuid":"15823108","full_name":"hexojs/hexo-migrator-rss","owner":"hexojs","description":"RSS migrator for Hexo.","archived":false,"fork":false,"pushed_at":"2023-07-29T03:01:43.000Z","size":158,"stargazers_count":11,"open_issues_count":7,"forks_count":13,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-08-09T07:49:53.301Z","etag":null,"topics":["hexo","hexo-plugin"],"latest_commit_sha":null,"homepage":"http://hexo.io/docs/migration.html","language":"JavaScript","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/hexojs.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}},"created_at":"2014-01-11T13:41:13.000Z","updated_at":"2024-08-17T08:00:23.000Z","dependencies_parsed_at":"2024-01-23T21:30:50.564Z","dependency_job_id":"d16f297b-e1a7-4785-b8cb-b91a6746ddd9","html_url":"https://github.com/hexojs/hexo-migrator-rss","commit_stats":{"total_commits":150,"total_committers":17,"mean_commits":8.823529411764707,"dds":0.6133333333333333,"last_synced_commit":"e6bdaac4bf27b44a7aa4f3595b2fb8b40199868b"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/hexojs/hexo-migrator-rss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexojs%2Fhexo-migrator-rss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexojs%2Fhexo-migrator-rss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexojs%2Fhexo-migrator-rss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexojs%2Fhexo-migrator-rss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hexojs","download_url":"https://codeload.github.com/hexojs/hexo-migrator-rss/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexojs%2Fhexo-migrator-rss/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269720383,"owners_count":24464270,"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-10T02:00:08.965Z","response_time":71,"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":["hexo","hexo-plugin"],"created_at":"2025-08-14T19:48:55.035Z","updated_at":"2025-08-14T19:48:57.767Z","avatar_url":"https://github.com/hexojs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hexo-migrator-rss\n\n[![Build Status](https://img.shields.io/github/actions/workflow/status/hexojs/hexo-migrator-rss/tester.yml?branch=master\u0026label=test)](https://github.com/hexojs/hexo-migrator-rss/actions?query=workflow%3ATester)\n[![NPM version](https://badge.fury.io/js/hexo-migrator-rss.svg)](https://www.npmjs.com/package/hexo-migrator-rss)\n\nMigrate your blog from Atom/RSS to [Hexo].\n\n## Install\n\n``` bash\n$ npm install hexo-migrator-rss --save\n```\n\n## Usage\n\nExecute the following command after installed. `source` is the file path or URL of Atom/RSS.\n\n``` bash\n$ hexo migrate rss \u003csource\u003e [--options]\n```\n\n- **alias**: Populates the `alias` setting in the front-matter, for use with the [hexo-generator-alias](http://github.com/hexojs/hexo-generator-alias) module. This is useful for generating redirects.\n- **limit**: Maximum number of posts to import from the feed. All posts are imported by default.\n  * Example:\n  ``` bash\n  $ hexo migrate rss /path/atom.xml --limit 3\n  ```\n- **skipduplicate**: Skip posts with similar title as existing ones.\n  * If a feed contains a post titled 'Foo Bar' and there is an existing post named 'Foo-Bar.md', then that post will not be migrated.\n  * The comparison is case-insensitive; a post titled 'FOO BAR' will be skipped if 'foo-bar.md' exists.\n  * Without this option (default), this plugin will continue to migrate that post and create a post named 'Foo-Bar-1.md'\n\n[Hexo]: https://hexo.io/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexojs%2Fhexo-migrator-rss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhexojs%2Fhexo-migrator-rss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexojs%2Fhexo-migrator-rss/lists"}