sphinx_gemini_builder


Namesphinx_gemini_builder JSON
Version 2.0.0 PyPI version JSON
download
home_pageNone
SummaryBuild gemini blog
upload_time2023-08-16 23:59:57
maintainerkujiu, ptitgnu
docs_urlNone
authorkujiu, ptitgnu
requires_python>=3.8
licenseNone
keywords sphinx gemini gemlog
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            sphinx_gemini_builder
#####################

Build `Gemini <https://gemini.circumlunar.space/>`_ blog from
`Sphinx <https://www.sphinx-doc.org>`_ with
`ABlog <https://ablog.readthedocs.io/>`_ compatibility.


Gemini is a simple protocol between gopher and web. Sphinx is
a documentation tool. This project builds Gemini capsule from
Sphinx documentation. It supports ABlog extensions and manage
Atom feeds.

Installation and use
--------------------

Install with `python setup.py install` and do `make gemini` in
your project.


You can add a `gemini_footer` in config, formatted under the
Gemini specification. You need to set `gemini_baseurl` for
good url in Atom feeds.


This project contains some parts of code from Sphinx and from
ABlog.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "sphinx_gemini_builder",
    "maintainer": "kujiu, ptitgnu",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Nerv Project ASBL <contact@nerv-project.eu>",
    "keywords": "sphinx,gemini,gemlog",
    "author": "kujiu, ptitgnu",
    "author_email": "Nerv Project ASBL <contact@nerv-project.eu>",
    "download_url": "https://files.pythonhosted.org/packages/46/45/1e5bbf96225aaf8d4ea156ca3fe2cd59ebfae5987e2b7ee638752e8f19f5/sphinx_gemini_builder-2.0.0.tar.gz",
    "platform": null,
    "description": "sphinx_gemini_builder\n#####################\n\nBuild `Gemini <https://gemini.circumlunar.space/>`_ blog from\n`Sphinx <https://www.sphinx-doc.org>`_ with\n`ABlog <https://ablog.readthedocs.io/>`_ compatibility.\n\n\nGemini is a simple protocol between gopher and web. Sphinx is\na documentation tool. This project builds Gemini capsule from\nSphinx documentation. It supports ABlog extensions and manage\nAtom feeds.\n\nInstallation and use\n--------------------\n\nInstall with `python setup.py install` and do `make gemini` in\nyour project.\n\n\nYou can add a `gemini_footer` in config, formatted under the\nGemini specification. You need to set `gemini_baseurl` for\ngood url in Atom feeds.\n\n\nThis project contains some parts of code from Sphinx and from\nABlog.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Build gemini blog",
    "version": "2.0.0",
    "project_urls": {
        "changelog": "https://procrastinator.nerv-project.eu/nerv-project/sphinx_gemini_builder/raw/branch/main/CHANGES.rst",
        "editor": "https://www.nerv-project.eu",
        "homepage": "https://www.nerv-project.eu",
        "issues": "https://procrastinator.nerv-project.eu/nerv-project/sphinx_gemini_builder/issues",
        "repository": "https://procrastinator.nerv-project.eu/nerv-project/sphinx_gemini_builder"
    },
    "split_keywords": [
        "sphinx",
        "gemini",
        "gemlog"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c51a0024201a73df46b755823602bc2904e765753813cbcd8420a828b0116b5b",
                "md5": "3679a02f1aec6233a27f35b6eb77a2f0",
                "sha256": "8836c64035e8ab04beba3bc7b3f33a1e7f1de496863075ed2a92dac236b330da"
            },
            "downloads": -1,
            "filename": "sphinx_gemini_builder-2.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3679a02f1aec6233a27f35b6eb77a2f0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 34848,
            "upload_time": "2023-08-16T23:59:55",
            "upload_time_iso_8601": "2023-08-16T23:59:55.606529Z",
            "url": "https://files.pythonhosted.org/packages/c5/1a/0024201a73df46b755823602bc2904e765753813cbcd8420a828b0116b5b/sphinx_gemini_builder-2.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "46451e5bbf96225aaf8d4ea156ca3fe2cd59ebfae5987e2b7ee638752e8f19f5",
                "md5": "5d8b77f60138e1725a1a5211a8645b92",
                "sha256": "6900c3e41b991ba7cf9e4453facb3271503e2f9ba5d174d749657dbcedd1278e"
            },
            "downloads": -1,
            "filename": "sphinx_gemini_builder-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5d8b77f60138e1725a1a5211a8645b92",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 32912,
            "upload_time": "2023-08-16T23:59:57",
            "upload_time_iso_8601": "2023-08-16T23:59:57.688028Z",
            "url": "https://files.pythonhosted.org/packages/46/45/1e5bbf96225aaf8d4ea156ca3fe2cd59ebfae5987e2b7ee638752e8f19f5/sphinx_gemini_builder-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-16 23:59:57",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "sphinx_gemini_builder"
}
        
Elapsed time: 0.11176s