diff options
| author | Paul Buetow <paul@buetow.org> | 2023-03-27 23:08:42 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-03-27 23:08:42 +0300 |
| commit | 903cc79de282127422779360c05372e63bec2c49 (patch) | |
| tree | 5c6d14bb876e93f1be43e80b4cd34c80bd7d404f /gemfeed | |
| parent | d25c0aa6d49ffaca01526673e3070cacf6552f65 (diff) | |
Update content for html
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/atom.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 28c66230..0ac2d219 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -84,10 +84,10 @@ Blablabla... <pre> See more entries about DTail and Golang: -=> ./2022-10-30-installing-dtail-on-openbsd.gmi 2022-10-30 Installing DTail on OpenBSD -=> ./2022-04-22-programming-golang.gmi 2022-04-22 The Golang Programming language -=> ./2022-03-06-the-release-of-dtail-4.0.0.gmi 2022-03-06 The release of DTail 4.0.0 -=> ./2021-04-22-dtail-the-distributed-log-tail-program.gmi 2021-04-22 DTail - The distributed log tail program (You are currently reading this) +=> ./2022-10-30-installing-dtail-on-openbsd.html 2022-10-30 Installing DTail on OpenBSD +=> ./2022-04-22-programming-golang.html 2022-04-22 The Golang Programming language +=> ./2022-03-06-the-release-of-dtail-4.0.0.html 2022-03-06 The release of DTail 4.0.0 +=> ./2021-04-22-dtail-the-distributed-log-tail-program.html 2021-04-22 DTail - The distributed log tail program (You are currently reading this) Blablabla... </pre><br /> @@ -3948,7 +3948,7 @@ assert::equals "$(generate::make_link md "$gemtext")" \ <h2>Future features</h2> <p>I could think of the following features added to a future version of Gemtexter:</p> <ul> -<li>Templating of Gemtext files so that the .gmi files are generated from .gmi.tpl files. The template engine could do such things as an automatic table of contents and sitemap generation. It could also include the output of inlined shell code, e.g. a fortune quote. </li> +<li>Templating of Gemtext files so that the .html files are generated from .gmi.tpl files. The template engine could do such things as an automatic table of contents and sitemap generation. It could also include the output of inlined shell code, e.g. a fortune quote. </li> <li>Add support for more output formats, such as Groff, PDF, plain text, Gopher, etc.</li> <li>External CSS file for HTML.</li> <li>Improve speed by introducing parallelism and/or concurrency and/or better caching.</li> |
