summaryrefslogtreecommitdiff
path: root/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-08-26 23:07:44 +0300
committerPaul Buetow <paul@buetow.org>2024-08-26 23:07:44 +0300
commit9bb115af8b870e1171356ef3a7b3ddfff8dedd4f (patch)
tree07592f7ddfe903dcde9c54da05b0fbe4ec1bdf22 /gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md
parent238eb92c1f28ecb4d44089b230f3345eecdc1af0 (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.md15
1 files changed, 6 insertions, 9 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 8e7a2464..24161520 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
@@ -2,6 +2,12 @@
> Published at 2022-08-27T18:25:57+01:00
+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)
+
+It has been around a year since I released the first version `1.0.0`. Although, there aren't any groundbreaking changes, there have been a couple of smaller commits and adjustments. I was quite surprised that I received a bunch of feedback and requests about Gemtexter so it means that I am not the only person in the universe actually using it.
+
```
-=[ typewriter ]=- 1/98
@@ -17,7 +23,6 @@
## Table of Contents
* [⇢ Gemtexter 1.1.0 - Let's Gemtext again](#gemtexter-110---let-s-gemtext-again)
-* [⇢ ⇢ Introduction](#introduction)
* [⇢ ⇢ What's new?](#what-s-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)
@@ -28,14 +33,6 @@
* [⇢ ⇢ ⇢ 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)
-
-It has been around a year since I released the first version `1.0.0`. Although, there aren't any groundbreaking changes, there have been a couple of smaller commits and adjustments. I was quite surprised that I received a bunch of feedback and requests about Gemtexter so it means that I am not the only person in the universe actually using it.
-
## What's new?
### Automatic check for GNU version requirements