A simple sphinx extension to add emoji favicons to html pages.
Project description
Sphinx emoji favicon
A simple sphinx extension to add emoji favicon to your sphinx site.
This extension is inspired by sphinx-favicon and streamlit.
Other related projects:
Installation
pip install sphinx-emoji-favicon
Usage
Add sphinx_emoji_favicon
to your conf.py
:
extensions = [
...
'sphinx_emoji_favicon',
...
]
Then add the following to your conf.py
:
emoji_favicon = '🦄'
# or emoji_favicon = ':unicorn:'
# or emoji_favicon = ':独角兽:'
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file sphinx_emoji_favicon-0.2.tar.gz
.
File metadata
- Download URL: sphinx_emoji_favicon-0.2.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e66aafcf679e5f7fb2c086a81d22463475135cdbe3057e9f136529a75afdfe90 |
|
MD5 | 47b1c9bd1981a2e9fb567b3d75c18b9b |
|
BLAKE2b-256 | 840c115c90a15f4f40b5b07712f568c278d725f7412cdd4a4498f4e1f96617c1 |
File details
Details for the file sphinx_emoji_favicon-0.2-py3-none-any.whl
.
File metadata
- Download URL: sphinx_emoji_favicon-0.2-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89faaa1814f753b20661c3b893d05e4144a1c0eedd37e8c702d9e18f06be105b |
|
MD5 | 7bddf428d35a98f8adbabaa1bb2e46be |
|
BLAKE2b-256 | 8bc8c771d95b1a5b663bf5debc75b2e5d498fb639494f9586d1fbf932361a8e2 |