https://github.com/artisanofcode/sphinx-artisan-theme
An elegant theme designed to style the sphinx documentation for all Artisan of Code projects.
https://github.com/artisanofcode/sphinx-artisan-theme
python python-package sphinx sphinx-theme sphinx-themes tailwindcss
Last synced: about 2 months ago
JSON representation
An elegant theme designed to style the sphinx documentation for all Artisan of Code projects.
- Host: GitHub
- URL: https://github.com/artisanofcode/sphinx-artisan-theme
- Owner: artisanofcode
- Created: 2022-04-22T20:13:44.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-04T03:26:22.000Z (over 1 year ago)
- Last Synced: 2025-02-01T04:22:47.433Z (4 months ago)
- Topics: python, python-package, sphinx, sphinx-theme, sphinx-themes, tailwindcss
- Language: HTML
- Homepage: http://sphinx-artisan-theme.artisan.io/
- Size: 1.26 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Artisan Sphinx Theme
An elegant theme designed to style the sphinx documentation for all Artisan of
Code projects.## 🛠 Installing
```
poetry add sphinx-artisan-theme
```## 📚 Help
See the [Documentation][docs] or ask questions on the [Discussion][discussions] board.
## ⚖️ Licence
This project is licensed under the [MIT licence][mit_licence].
All documentation and images are licenced under the
[Creative Commons Attribution-ShareAlike 4.0 International License][cc_by_sa].## 📝 Meta
This project uses [Semantic Versioning][semvar].
[docs]: https://sphinx-artisan-theme.artisan.io
[discussions]: https://github.com/orgs/artisanofcode/discussions
[mit_licence]: http://dan.mit-license.org/
[cc_by_sa]: https://creativecommons.org/licenses/by-sa/4.0/
[semvar]: http://semver.org/