diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-29 14:01:34 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-29 14:01:34 +0100 |
| commit | 58aceb21dbe298b148c030df3537a0daf713a9a8 (patch) | |
| tree | a72519e2558e91f92970fb91770f72bd06504db9 /README.md | |
| parent | a7caec6afc97edc545069919d173ed518cbc3df3 (diff) | |
some future features ideas
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -99,3 +99,12 @@ After running `./gemtexter --generate`, you will have all static files ready to Have also a look at the generated `atom.xml` files. They make sense (at least) for Gemtext and HTML. It is up to you to set up a Gemini server for the Gemtext, a Webserver for the HTML or a GitHub page for the Markdown format (or both). + +# Future features + +I might or might not implement those: + +* Automatic ToC generation. +* Templating of .gmi files (e.g. insert %%TOC%% to Gemtext files as well). Could also template common .gmi page headers and footers. +* Automatic sitemap generation. +* More output formats. Gopher? Groff? Plain text? PDF via Pandoc? .sh with interactive menus? |
