{"id":26384828,"url":"https://github.com/atsphinx/og-article","last_synced_at":"2025-07-23T05:33:21.773Z","repository":{"id":163201401,"uuid":"637287198","full_name":"atsphinx/og-article","owner":"atsphinx","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-01T13:44:20.000Z","size":41,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-25T22:49:12.673Z","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-07T04:45:05.000Z","updated_at":"2023-05-13T02:39:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"343769f1-e4ee-4e7a-aad2-0113931ef51d","html_url":"https://github.com/atsphinx/og-article","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/atsphinx/og-article","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsphinx%2Fog-article","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsphinx%2Fog-article/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsphinx%2Fog-article/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsphinx%2Fog-article/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atsphinx","download_url":"https://codeload.github.com/atsphinx/og-article/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsphinx%2Fog-article/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266624720,"owners_count":23958299,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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:22.502Z","updated_at":"2025-07-23T05:33:21.765Z","avatar_url":"https://github.com/atsphinx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"===================\natsphinx-og-article\n===================\n\n.. image:: https://img.shields.io/pypi/v/atsphinx-og-article.svg\n   :target: https://pypi.org/project/atsphinx-og-article/\n   :alt: Stable version on PyPI\n\n.. image:: https://github.com/atsphinx/og-article/actions/workflows/main.yml/badge.svg\n   :target: https://github.com/atsphinx/og-article/actions\n   :alt: \"Continuous Integration\" status for main branch\n\n.. image:: https://readthedocs.org/projects/atsphinx-og-article/badge/?version=latest\n   :target: https://atsphinx-og-article.readthedocs.io/en/latest/?badge=latest\n   :alt: Documentation status\n\nSupport article tpye's properties of Open Graph for Sphinx.\n\nOverview\n========\n\nThis is Sphinx extension to handle properties of article typeof Open Graph.\n\nYou can add ``og-article`` directive with some options.\n\n.. code:: rst\n\n   .. og-article::\n      :published_time: 2023-05-07\n      :modified_time: 2023-05-07 12:00:00\n\nWhen it runs builder with this directive,\nyour html file is generated included `\u003cmeta property=\"article:published_time\"\u003e` and more properties.\n\nGetting started\n===============\n\nInstall from PyPI.\n\n.. code: console\n\n   pip install atsphinx-og-article\n\nConfigure your ``conf.py``.\n\n.. code: python\n\n   extensions = [\n       # After other extensions.\n       \"atsphinx.og_article\",\n   ]\n\nAppend ``og-article`` directive into your document.\n\nImportant note\n==============\n\nThis extension renders only ``article:*`` properties, and does not render ``og:*`` properties.\n\nI recommend to install ``sphinxext-opengraph`` too.\n\nRef\n===\n\n- `Globally defined properties on OGP site. \u003chttps://ogp.me/#type_article\u003e`_\n- `sphinxext-opengraph \u003chttps://pypi.org/project/sphinxext-opengraph/\u003e`_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatsphinx%2Fog-article","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatsphinx%2Fog-article","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatsphinx%2Fog-article/lists"}