Skip to main content

A simple Sphinx theme with RTL language support.

Project description

Minoo Theme is a Sphinx theme that supports right-to-left languages like Persian. It is available on PyPI and enables developers to create documentation websites with an elegant and functional design that works well with RTL languages.

https://badge.fury.io/py/sphinx_minoo_theme.svg

Features

  • Material Colors

  • RTL language support

  • Responsive design

  • Google Analytics integration

  • Social links and avatar

  • Free to use

Installation

Via package

You can install Minoo Theme from PyPI:

$ pip install sphinx_minoo_theme

To use the theme in your Sphinx project, edit your Sphinx configuration file conf.py as follows:

# At the top.
import sphinx_minoo_theme

# ...

extensions = ["sphinxcontrib.jquery"]
html_theme = "sphinx_minoo_theme"
html_theme_path = [sphinx_minoo_theme.get_html_theme_path()]

Via git or download

Alternatively, you can download the theme from the repository and copy sphinx_minoo_theme/sphinx_minoo_theme into your documentation at _templates folder. Then, add the following lines to your conf.py file:

extensions = ["sphinxcontrib.jquery"]
html_theme = "sphinx_minoo_theme"
html_theme_path = ["_templates"]

Customisation

To customize the Minoo Theme, follow these steps:

  1. Put your avatar image file into the static folder with the name avatar.jpg.

  2. Edit the theme configuration file theme.conf:

  • Change direction:

    direction = ltr

    For “right-to-left” languages, set it to rtl

  • Add your Google Analytics ID:

    analytics_id = UA-XXXXX-X
  • Add your website address and social links:

    website =
    facebook =
    googleplus =
    linkedin =
    twitter =
    github = https://github.com/saeiddrv/SphinxMinooTheme
    gitlab =
    bitbucket =

    Leave empty whichever you don’t want.

  1. Edit the glossary.html file to change the theme words.

License

Minoo Theme is licensed under the MIT License. For more information, see the LICENSE file.

Gratitude

I would like to thank sphinx_rtd_theme for helping me build this theme.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sphinx_minoo_theme-1.2.0.tar.gz (1.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sphinx_minoo_theme-1.2.0-py3-none-any.whl (1.0 MB view details)

Uploaded Python 3

File details

Details for the file sphinx_minoo_theme-1.2.0.tar.gz.

File metadata

  • Download URL: sphinx_minoo_theme-1.2.0.tar.gz
  • Upload date:
  • Size: 1.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.9.22 Linux/6.11.0-1014-azure

File hashes

Hashes for sphinx_minoo_theme-1.2.0.tar.gz
Algorithm Hash digest
SHA256 751103f37718b37cc3be58463847864458f99da64a6a7ad7c56fd7cb1315b8bc
MD5 ea0ee613527e304ebdbfbc4a14725b63
BLAKE2b-256 f62cb3a51a66f14482ca70d5bf2a8adc80aa7efdba709f7b2e545a1c14f9e4de

See more details on using hashes here.

File details

Details for the file sphinx_minoo_theme-1.2.0-py3-none-any.whl.

File metadata

  • Download URL: sphinx_minoo_theme-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.9.22 Linux/6.11.0-1014-azure

File hashes

Hashes for sphinx_minoo_theme-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cee80780ddbec9b47a4c1806f2e722cdd7bcc23c480ff3c250c74862502c43f2
MD5 10dc9e8d91686f81df82f2741cd15471
BLAKE2b-256 7096baad6fa857446ad19c223a500efd5881b20334a2c257a505468e5da45a2f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page