From d6876775097ff175e3c2f590687eebcf6302c983 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 5 Jun 2021 19:10:40 +0100 Subject: Publish blog post about Gemtexter --- gemfeed/2021-04-24-welcome-to-the-geminispace.html | 4 +- ...rg.sh-one-bash-script-to-rule-it-all.draft.html | 233 --------------------- ...5-gemtexter-one-bash-script-to-rule-it-all.html | 224 ++++++++++++++++++++ .../blog-engine.jpg | Bin 0 -> 41291 bytes gemfeed/atom.xml | 144 ++++++++++++- gemfeed/index.html | 3 +- index.html | 6 +- 7 files changed, 376 insertions(+), 238 deletions(-) delete mode 100644 gemfeed/2021-05-15-buetow.org.sh-one-bash-script-to-rule-it-all.draft.html create mode 100644 gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.html create mode 100644 gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all/blog-engine.jpg diff --git a/gemfeed/2021-04-24-welcome-to-the-geminispace.html b/gemfeed/2021-04-24-welcome-to-the-geminispace.html index f4e0d194..2149f448 100644 --- a/gemfeed/2021-04-24-welcome-to-the-geminispace.html +++ b/gemfeed/2021-04-24-welcome-to-the-geminispace.html @@ -86,7 +86,9 @@ h2, h3 {

Why is there a need for a new protocol? As the modern web is a superset of Gemini, can't we use simple HTML 1.0 instead? That's a good and valid question. It is not a technical problem but a human problem. We tend to abuse the features once they are available. You can ensure that things stay efficient and straightforward as long as you are using the Gemini protocol. On the other hand, you can't force every website on the modern web to only create plain and straightforward-looking HTML pages.

My own Gemini capsule

As it is effortless to set up and maintain your own Gemini capsule (Gemini server + content composed via the Gemtext markup language), I decided to create my own. What I like about Gemini is that I can use my favourite text editor and get typing. I don't need to worry about the style and design of the presence, and I also don't have to test anything in ten different web browsers. I can only focus on the content! As a matter of fact, I am using the Vim editor + its spellchecker + auto word completion functionality to write this.

-

Advantages summarised

+

This site was generated with Gemtexter. You can read more about it here:

+Gemtexter - One Bash script to rule it all
+

Gemini advantages summarised