diff options
| author | Paul Buetow <paul@buetow.org> | 2024-08-24 19:59:33 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-08-24 19:59:33 +0300 |
| commit | 113ff70ba3a1d828933a2d69a533f1124363a0bd (patch) | |
| tree | ec82261b1a9bc1ddeb815b356963590c7bd33ee5 /gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md | |
| parent | 5fa502f812938641419ef0d449cf80e6ba02027c (diff) | |
Update content for md
Diffstat (limited to 'gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md')
| -rw-r--r-- | gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md b/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md index 358c5866..5a1c9ad0 100644 --- a/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md +++ b/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md @@ -14,6 +14,22 @@ jgs `"""""""""` ``` +## Table of Contents + +* [⇢ Gemtexter 1.1.0 - Let's Gemtext again](#gemtexter-110---lets-gemtext-again) +* [⇢ ⇢ Introduction](#introduction) +* [⇢ ⇢ What's new?](#whats-new) +* [⇢ ⇢ ⇢ Automatic check for GNU version requirements](#automatic-check-for-gnu-version-requirements) +* [⇢ ⇢ ⇢ Backticks now produce `inline code blocks` in the HTML output](#backticks-now-produce-inline-code-blocks-in-the-html-output) +* [⇢ ⇢ ⇢ Cache for Atom feed generation](#cache-for-atom-feed-generation) +* [⇢ ⇢ ⇢ Input filter support](#input-filter-support) +* [⇢ ⇢ ⇢ Revamped `git` support](#revamped-git-support) +* [⇢ ⇢ ⇢ Addition of `htmlextras` and web font support](#addition-of-htmlextras-and-web-font-support) +* [⇢ ⇢ ⇢ Sub-section support](#sub-section-support) +* [⇢ ⇢ ⇢ More](#more) + +## Introduction + I proudly announce that I've released Gemtexter version `1.1.0`. What is Gemtexter? It's my minimalist static site generator for Gemini Gemtext, HTML and Markdown written in GNU Bash. [https://codeberg.org/snonux/gemtexter](https://codeberg.org/snonux/gemtexter) |
