sphinx_gemini_builder/README.rst

20 lines
373 B
ReStructuredText
Raw Normal View History

2021-01-31 01:03:50 +01:00
sphinx_gemini_builder
#####################
Build gemini blog from Sphinx.
Install with `python setup.py install` and do `make gemini` in
your project.
2021-01-31 03:21:33 +01:00
You can add a `gemini_footer` in config, formatted under the
Gemini specification. You need to set `gemini_baseurl` for
good url in links.
2021-01-31 13:34:25 +01:00
TODO
----
- Table support
- Copy images
- ablog support with RSS generation