Build gemini blog from Sphinx.
Go to file
Kujiu 0c23110169
Fix: dead links
2021-02-03 01:07:31 +01:00
sphinx_gemini_builder Fix: dead links 2021-02-03 01:07:31 +01:00
.gitignore Initial commit 2021-01-11 02:46:54 +01:00
CHANGES Fix: dead links 2021-02-03 01:07:31 +01: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
setup.cfg Fix: locale config 2021-02-03 00:54:33 +01:00
setup.py Fix: dead links 2021-02-03 01:07:31 +01: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>