{"id":13458588,"url":"https://github.com/deepmodeling/deepmodeling_sphinx","last_synced_at":"2025-10-16T11:31:26.338Z","repository":{"id":36987120,"uuid":"465927138","full_name":"deepmodeling/deepmodeling_sphinx","owner":"deepmodeling","description":"Sphinx extension for DeepModeling projects","archived":false,"fork":false,"pushed_at":"2025-01-27T22:26:04.000Z","size":87,"stargazers_count":3,"open_issues_count":3,"forks_count":7,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-27T23:27:27.219Z","etag":null,"topics":["python","sphinx"],"latest_commit_sha":null,"homepage":"https://docs.deepmodeling.com/projects/deepmodeling-sphinx/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deepmodeling.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-04T00:19:06.000Z","updated_at":"2024-10-27T22:37:07.000Z","dependencies_parsed_at":"2023-02-19T01:50:17.741Z","dependency_job_id":"10db989c-c3c2-41cc-9b1b-c0b5821b7dda","html_url":"https://github.com/deepmodeling/deepmodeling_sphinx","commit_stats":{"total_commits":44,"total_committers":4,"mean_commits":11.0,"dds":0.09090909090909094,"last_synced_commit":"aa618c1d8b44ac0517af15b30ee671beb904d038"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepmodeling%2Fdeepmodeling_sphinx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepmodeling%2Fdeepmodeling_sphinx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepmodeling%2Fdeepmodeling_sphinx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepmodeling%2Fdeepmodeling_sphinx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepmodeling","download_url":"https://codeload.github.com/deepmodeling/deepmodeling_sphinx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236713474,"owners_count":19193079,"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":["python","sphinx"],"created_at":"2024-07-31T09:00:54.218Z","updated_at":"2025-10-16T11:31:20.952Z","avatar_url":"https://github.com/deepmodeling.png","language":"CSS","readme":"# deepmodeling_sphinx\n\n[![pip install](https://img.shields.io/pypi/dm/deepmodeling_sphinx?label=pip%20install\u0026logo=pypi)](https://pypi.org/project/deepmodeling_sphinx)\n[![Documentation Status](https://readthedocs.org/projects/deepmodeling-sphinx/badge/)](https://deepmodeling-sphinx.readthedocs.io/)\n\nThis package should be used in all sphinx projects under the [@deepmodeling](https://github.com/deepmodeling) organization.\n\n## Features\n\n- Add the DeepModeling banner\n- Add the ICP number to the footer\n- Minify HTML, Javascript, and CSS files\n- Supports dark mode for both the banner and the RTD theme\n\n## How to use it\n\n### Setup\n\nAdd `deepmodeling_sphinx` to the requirements, as well as the `extensions` of `conf.py`:\n\n```py\nextensions = [\n    'deepmodeling_sphinx',\n]\n```\n\nProjects outside DeepModeling can also use this extension but disable DeepModeling specific styles.\n\n```py\n# default: True\nenable_deepmodeling = False\n```\n\n### Render list of authors\n\nThe following directive can be used to render list of authors from `git shortlog`:\n\n```rst\n.. git-shortlog-authors::\n\n```\n","funding_links":[],"categories":["Others"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepmodeling%2Fdeepmodeling_sphinx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepmodeling%2Fdeepmodeling_sphinx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepmodeling%2Fdeepmodeling_sphinx/lists"}