Build gemini blog from Sphinx.
Go to file
Kujiu e68df63e92
Sphinx 7 & python 3.11 support
2023-08-17 01:47:45 +02:00
sphinx_gemini_builder Sphinx 7 & python 3.11 support 2023-08-17 01:47:45 +02:00
.gitignore Initial commit 2021-01-11 02:46:54 +01:00
CHANGES.rst Sphinx 7 & python 3.11 support 2023-08-17 01:47:45 +02:00
LICENSE Initial work 2021-01-31 01:03:50 +01:00
LICENSE-de Initial work 2021-01-31 01:03:50 +01:00
LICENSE-fr Initial work 2021-01-31 01:03:50 +01:00
LICENSE-nl Initial work 2021-01-31 01:03:50 +01:00
README.rst Add: ABlog support - atom.xml 2021-02-02 03:07:17 +01:00
pyproject.toml Sphinx 7 & python 3.11 support 2023-08-17 01:47:45 +02:00

README.rst

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> </head>

sphinx_gemini_builder

Build Gemini blog from Sphinx with ABlog 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.

</html>