Name | ksphinx JSON |
Version |
0.2.1
JSON |
| download |
home_page | None |
Summary | A custom html theme for sphinx used in kuankuan2007's projects. |
upload_time | 2025-08-16 14:54:01 |
maintainer | None |
docs_url | None |
author | None |
requires_python | None |
license | None |
keywords |
sphinx
theme
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# KSphinx
KSphinx is a Sphinx html theme used by kuankuan's other projects.
## Installation
```bash
pip install ksphinx
```
## Usage
```python
# conf.py
html_theme = 'ksphinx'
```
## Advantages
- There is a switch between light and dark themes (supporting the following system)
- Supports menu folding and allows you to decide based on the page width
## Open Source
The paackage is open source under [MulanPSL-2.0 license](./LICENSE)
Raw data
{
"_id": null,
"home_page": null,
"name": "ksphinx",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "sphinx, theme",
"author": null,
"author_email": "kuankuan <2163826131@qq.com>",
"download_url": "https://files.pythonhosted.org/packages/db/cf/21d4729f200b3e0e97678fd19fc797f4f1950bd7052ceded142a9a742699/ksphinx-0.2.1.tar.gz",
"platform": null,
"description": "# KSphinx\n\nKSphinx is a Sphinx html theme used by kuankuan's other projects.\n\n## Installation\n\n```bash\npip install ksphinx\n```\n\n## Usage\n\n```python\n# conf.py\nhtml_theme = 'ksphinx'\n```\n\n## Advantages\n\n- There is a switch between light and dark themes (supporting the following system)\n- Supports menu folding and allows you to decide based on the page width\n\n## Open Source\n\nThe paackage is open source under [MulanPSL-2.0 license](./LICENSE)\n",
"bugtrack_url": null,
"license": null,
"summary": "A custom html theme for sphinx used in kuankuan2007's projects.",
"version": "0.2.1",
"project_urls": {
"Issues": "https://github.com/kuankuan2007/ksphinx/issues",
"Repository": "https://github.com/kuankuan2007/ksphinx"
},
"split_keywords": [
"sphinx",
" theme"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "8752368fb368ac5721aa83c754571cfc2078541553a69c42993395b064f34e32",
"md5": "c311c65a1765789679661e92f910d1a1",
"sha256": "709f7a11f1216c95534d9bf327fb80b0344e11cac04fcd4afef7522f5ff34c08"
},
"downloads": -1,
"filename": "ksphinx-0.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c311c65a1765789679661e92f910d1a1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 2793522,
"upload_time": "2025-08-16T14:53:59",
"upload_time_iso_8601": "2025-08-16T14:53:59.340475Z",
"url": "https://files.pythonhosted.org/packages/87/52/368fb368ac5721aa83c754571cfc2078541553a69c42993395b064f34e32/ksphinx-0.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "dbcf21d4729f200b3e0e97678fd19fc797f4f1950bd7052ceded142a9a742699",
"md5": "ffba96afd0cdfeaa4cce29e2d83795d6",
"sha256": "000f610240d2f9502481ff6ff27eceb37cd5247c5d53da64e47edc75d78201b3"
},
"downloads": -1,
"filename": "ksphinx-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "ffba96afd0cdfeaa4cce29e2d83795d6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2783643,
"upload_time": "2025-08-16T14:54:01",
"upload_time_iso_8601": "2025-08-16T14:54:01.285793Z",
"url": "https://files.pythonhosted.org/packages/db/cf/21d4729f200b3e0e97678fd19fc797f4f1950bd7052ceded142a9a742699/ksphinx-0.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-16 14:54:01",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "kuankuan2007",
"github_project": "ksphinx",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "ksphinx"
}