{"id":16326704,"url":"https://github.com/chrisyip/hexo-feed-generator","last_synced_at":"2025-11-05T01:02:30.269Z","repository":{"id":6798507,"uuid":"8046133","full_name":"chrisyip/hexo-feed-generator","owner":"chrisyip","description":"Generate atom feed for Hexo","archived":false,"fork":false,"pushed_at":"2013-03-11T19:40:50.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-14T22:12:16.176Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/chrisyip.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}},"created_at":"2013-02-06T06:46:15.000Z","updated_at":"2014-05-05T06:21:53.000Z","dependencies_parsed_at":"2022-09-15T09:21:39.784Z","dependency_job_id":null,"html_url":"https://github.com/chrisyip/hexo-feed-generator","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/chrisyip%2Fhexo-feed-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisyip%2Fhexo-feed-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisyip%2Fhexo-feed-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisyip%2Fhexo-feed-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chrisyip","download_url":"https://codeload.github.com/chrisyip/hexo-feed-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254235710,"owners_count":22036965,"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":[],"created_at":"2024-10-10T23:09:21.331Z","updated_at":"2025-11-05T01:02:30.261Z","avatar_url":"https://github.com/chrisyip.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Feed generator plugin for [Hexo]\n\nThis plugin can generate Atom 1.0.\n\nIt's a fork of `hexo-generator-feed` in [hexo-plugins](https://github.com/tommy351/hexo-plugins) package.\n\nIt allows you to:\n\n- Output categories and tags as catetory section in feed, original package only contain tags;\n- Customize standard post and [linklog](http://en.wikipedia.org/wiki/Linklog) style.\n\n## Usage\n\n### Install\n\n```\nnpm install git://github.com/ChrisYip/hexo-feed-generator.git\n```\n\n### Enable\n\nAdd `hexo-feed-generator` to `plugins` in `_config.yml`.\n\n``` yaml\nplugins:\n- hexo-feed-generator\n```\n\n### Configuration\n\nAdd the following options to __global__ `config.yml`:\n\n``` yaml\npermalink_label_feed: \"\u0026infin; Permalink\"\nlinklog_marker: \"\u0026rarr;\u0026nbsp;\"\nlinklog_marker_position_feed:\nstandard_post_marker:\nstandard_post_marker_position_feed:\n```\n\nNotes:\n\n- Position aceept `before` and `after`, if not set as `after`, will  use `before`;\n- By default, linklog marker is `→`, permanlink label is `∞`.\n\nPreview:\n\n![Linklog Preview](http://f.cl.ly/items/2R3G3Y3F3Q042r2p0r1z/hexo-feed-generator.png)\n\n### Disable\n\nRemove `hexo-feed-generator` from `plugins` in `_config.yml`.\n\n``` yaml\nplugins:\n- hexo-feed-generator\n```\n\n### Update\n\nExecute the following command.\n\n```\nnpm update\n```\n\n### Uninstall\n\nExecute the following command. Don't forget to disable the plugin before uninstalling.\n\n```\nnpm uninstall hexo-feed-generator\n```\n\n[Hexo]: http://zespia.tw/hexo\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisyip%2Fhexo-feed-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrisyip%2Fhexo-feed-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisyip%2Fhexo-feed-generator/lists"}