Build gemini blog from Sphinx.
Go to file
Kujiu 6371dd0f8d
Fix: locale for typography of :
2021-01-31 13:41:04 +01:00
sphinx_gemini_builder Fix: locale for typography of : 2021-01-31 13:41:04 +01:00
.gitignore Initial commit 2021-01-11 02:46:54 +01:00
CHANGES Initial work 2021-01-31 01:03:50 +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 Fix title for admonitions 2021-01-31 13:34:25 +01:00
setup.cfg Initial work 2021-01-31 01:03:50 +01:00
setup.py Initial work 2021-01-31 01:03:50 +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.

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 links.

TODO

  • Table support

  • Copy images

  • ablog support with RSS generation

</html>