{"id":26384821,"url":"https://github.com/atsphinx/feed","last_synced_at":"2026-02-13T08:48:53.482Z","repository":{"id":161720898,"uuid":"636240239","full_name":"atsphinx/feed","owner":"atsphinx","description":"Attakei's feed generator of Sphinx articles","archived":false,"fork":false,"pushed_at":"2024-12-04T14:50:21.000Z","size":103,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-26T09:35:45.829Z","etag":null,"topics":["python","sphinx","sphinx-extension"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atsphinx.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","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":"2023-05-04T12:11:55.000Z","updated_at":"2024-12-04T14:52:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"9c4a397b-985c-49b5-9a39-c30aff416e64","html_url":"https://github.com/atsphinx/feed","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/atsphinx/feed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsphinx%2Ffeed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsphinx%2Ffeed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsphinx%2Ffeed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsphinx%2Ffeed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atsphinx","download_url":"https://codeload.github.com/atsphinx/feed/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsphinx%2Ffeed/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272766903,"owners_count":24989407,"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-29T02:00:10.610Z","response_time":87,"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":["python","sphinx","sphinx-extension"],"created_at":"2025-03-17T07:34:04.272Z","updated_at":"2025-10-05T04:34:15.790Z","avatar_url":"https://github.com/atsphinx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"=============\natsphinx-feed\n=============\n\nSimple RSS feed generator based Open Graph.\n\nOviewview\n=========\n\nSphinx extension to add RSS feed of documents.\n\nThis is using ``atsphin-og-article``, and pick documents included ``og-article`` directive.\nYou can select only documents that you want to notify as RSS.\n\nGetting started\n===============\n\nInstall from PyPI.\n\n.. code:: console\n\n   pip install atsphinx-feed\n\nConfigure your ``conf.py``.\n\n.. code:: python\n\n   extensions = [\n       \"atsphinx.feed\",\n       \"atsphinx.og_article\",\n   ]\n\nWhen you build by html-like builder, this generates Atom style feed file into outdir.\n\n.. code:: text\n\n  - _build/html/\n    + index.html\n    + atom.xml \u003c- Generated!!\n    - _static/\n\nYou can configure behevior of extension.\nPlease see docs.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatsphinx%2Ffeed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatsphinx%2Ffeed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatsphinx%2Ffeed/lists"}