Metadata-Version: 2.1
Name: sphinx-artisan-theme
Version: 0.1.0
Summary: 
Author: Daniel Knell
Author-email: contact@danielknell.co.uk
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: Sphinx (>=4.4,<7.0)
Description-Content-Type: text/markdown

# Artisan Sphinx Theme

<p class="lead">
An elegant theme designed to style the sphinx documentation for all Artisan of
Code projects.
</p>


## 🛠 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/

