{ "info": { "author": "Geert Barentsen", "author_email": "hello@geert.io", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Documentation", "Topic :: Software Development :: Documentation" ], "description": "Amunra-Sphinx-Theme\n===================\n\n.. image:: https://raw.githubusercontent.com/barentsen/amunra-sphinx-theme/master/docs/_static/images/amunra-preview.png\n :width: 400\n :alt: Amunra-Sphinx-Theme preview\n :target: https://barentsen.github.io/amunra-sphinx-theme/\n\nSummary\n-------\n\n*Amunra* provides a lightweight, easy-to-use, responsive theme for Sphinx based on Bootstrap 4.\nIt features a minimalist top navigation bar which can be configured manually\nor using Sphinx's standard ``toctree`` directive.\n\n\nDemo\n----\n\nSee the theme in action here:\n\n* ``_ (`view source `__)\n* ``_ (`view source `__)\n\n\nInstallation\n------------\n\n1. Install the theme::\n\n pip install amunra-sphinx-theme\n\n2. Configure it in your Sphinx's ``conf.py`` configuration file\n as follows::\n\n html_theme = \"amunra_sphinx_theme\"\n\n3. Configure the theme options by adding the following snippet\n in your `conf.py` file::\n\n html_theme_options = {\n # Title shown in the top left. (Default: ``project`` value.)\n \"navbar_title\": \"Amunra\",\n\n # Links to shown in the top bar. (Default: top-level ``toctree`` entries.)\n \"navbar_links\": [\n (\"Quickstart\", \"quickstart\"),\n (\"Tutorials\", \"tutorials/index\"),\n (\"API\", \"api/index\"),\n (\"About\", \"about/index\"),\n ],\n\n # If ``github_link`` is set, a GitHub icon will be shown in the top right.\n \"github_link\": \"https://github.com/barentsen/amunra-sphinx-theme\",\n\n # Text to show in the footer of every page.\n \"footer_text\": \"Created with \u2665 by Geert Barentsen.\",\n\n # Google Analytics ID. (Optional.)\n \"analytics_id\": \"UA-XXXXX-X\"\n }\n\n4. Optional: create a nice splash page for your project by including the\n following code in your `index.rst` file::\n\n .. title:: Your-Project-Title\n\n .. container:: lead\n\n Your-Project-Title\n\n A short description of your project.\n\n .. raw:: html\n\n Quickstart \u2192", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://barentsen.github.io/amunra-sphinx-theme/", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "amunra-sphinx-theme", "package_url": "https://pypi.org/project/amunra-sphinx-theme/", "platform": "", "project_url": "https://pypi.org/project/amunra-sphinx-theme/", "project_urls": { "Homepage": "https://barentsen.github.io/amunra-sphinx-theme/" }, "release_url": "https://pypi.org/project/amunra-sphinx-theme/0.2/", "requires_dist": null, "requires_python": "", "summary": "A beautiful, minimalist, and responsive theme for your Sphinx projects.", "version": "0.2" }, "last_serial": 5739062, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "76c6bb912c15a008ee1d72285aef00bf", "sha256": "815abc7cad30cfba77e86728c3912b3b30d747f7deeabcdda80e83a1825ea443" }, "downloads": -1, "filename": "amunra_sphinx_theme-0.1.tar.gz", "has_sig": false, "md5_digest": "76c6bb912c15a008ee1d72285aef00bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6578, "upload_time": "2019-08-26T19:11:53", "url": "https://files.pythonhosted.org/packages/5b/00/a90d3802c63d0ee48ae455646f074a17f2e060d0e00ff2a2333dacdcc31a/amunra_sphinx_theme-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "c3fc8d6d6818725d0948e0e6b95dbd11", "sha256": "79d687577c78aefaff8e8a902f3674acf7a58337f9aab3ee77e30b11a0c2ddd0" }, "downloads": -1, "filename": "amunra_sphinx_theme-0.2.tar.gz", "has_sig": false, "md5_digest": "c3fc8d6d6818725d0948e0e6b95dbd11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 92852, "upload_time": "2019-08-27T19:09:15", "url": "https://files.pythonhosted.org/packages/0f/03/2e548766e61310f5ecfb6c632e567547d39582f02cba8c3c8f4921ddd60a/amunra_sphinx_theme-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c3fc8d6d6818725d0948e0e6b95dbd11", "sha256": "79d687577c78aefaff8e8a902f3674acf7a58337f9aab3ee77e30b11a0c2ddd0" }, "downloads": -1, "filename": "amunra_sphinx_theme-0.2.tar.gz", "has_sig": false, "md5_digest": "c3fc8d6d6818725d0948e0e6b95dbd11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 92852, "upload_time": "2019-08-27T19:09:15", "url": "https://files.pythonhosted.org/packages/0f/03/2e548766e61310f5ecfb6c632e567547d39582f02cba8c3c8f4921ddd60a/amunra_sphinx_theme-0.2.tar.gz" } ] }