diff options
| author | Paul Buetow <paul@buetow.org> | 2024-07-24 22:38:10 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-07-24 22:38:10 +0300 |
| commit | ceaf027da17c9214199086f90751b05e4e9abbd4 (patch) | |
| tree | 92f47ae0fa51bec45451f83989b11102176e711f /gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md | |
| parent | ec46fa28a79c3a842b2097ef70dd2700b019c9b9 (diff) | |
Update content for md
Diffstat (limited to 'gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md')
| -rw-r--r-- | gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md b/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md index 41b23f71..86878339 100644 --- a/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md +++ b/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md @@ -51,7 +51,7 @@ This comes with the benefit that I can write content in my favourite text editor Another benefit of using Gemini is that the Gemtext markup language is easy to parse. As my site is dual-hosted (Gemini+HTTP), I could, in theory, just write a shell script to deal with the conversion from Gemtext to HTML; there is no need for a full-featured programming language here. I have done a lot of Bash in the past, but I am also often revisiting old tools and techniques for refreshing and keeping the knowledge up to date here. -[](./2021-06-05-gemtexter-one-bash-script-to-rule-it-all/blog-engine.jpg) +[](./gemtexter-one-bash-script-to-rule-it-all/blog-engine.jpg) I have exactly done that - I wrote a Bash script, named Gemtexter, for that: |
