diff options
| author | Paul Buetow <paul@buetow.org> | 2023-07-17 05:18:19 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-07-17 05:18:19 +0300 |
| commit | 030fe5d578f68a14376ac4e183af97da6ce2c329 (patch) | |
| tree | 94559924406ceb085464f74604fa1963c1c8cd1c | |
| parent | e1e6844aa1807d4567f7d4d75d7d2c6633ccc8fb (diff) | |
Update content for gemtext
| -rw-r--r-- | gemfeed/DRAFT-gemtexter-2.1.0-lets-gemtext-again-3.gmi | 45 | ||||
| -rw-r--r-- | gemfeed/atom.xml.tmp | 2 | ||||
| -rw-r--r-- | index.gmi | 2 | ||||
| -rw-r--r-- | uptime-stats.gmi | 2 |
4 files changed, 48 insertions, 3 deletions
diff --git a/gemfeed/DRAFT-gemtexter-2.1.0-lets-gemtext-again-3.gmi b/gemfeed/DRAFT-gemtexter-2.1.0-lets-gemtext-again-3.gmi new file mode 100644 index 00000000..bdf3e5a5 --- /dev/null +++ b/gemfeed/DRAFT-gemtexter-2.1.0-lets-gemtext-again-3.gmi @@ -0,0 +1,45 @@ +# Gemtexter 2.1.0 - Let's Gemtext again³ + +``` +-=[ typewriters ]=- 1/98 + .-------. + .-------. _|~~ ~~ |_ + _|~~ ~~ |_ .-------. =(_|_______|_) + =(_|_______|_)= _|~~ ~~ |_ |:::::::::| + |:::::::::| =(_|_______|_) |:::::::[]| + |:::::::[]| |:::::::::| |o=======.| + |o=======.| |:::::::[]| `"""""""""` + jgs `"""""""""` |o=======.| + mod. by Paul Buetow `"""""""""` +``` + +I proudly announce that I've released Gemtexter version `2.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 + +Let's list what's new! + +## Switch to GPL3 license + +## Source code highlighting support + +## HTML exact style + +### Use of Hack webfont by default + +## Mastadon verification support + +## More + +Additionally, there were a couple of bug fixes, refactorings and overall improvements in the documentation made. + +Other related posts are: + +=> ./2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.gmi 2023-03-25 Gemtexter 2.0.0 - Let's Gemtext again² +=> ./2022-08-27-gemtexter-1.1.0-lets-gemtext-again.gmi 2022-08-27 Gemtexter 1.1.0 - Let's Gemtext again +=> ./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.gmi 2021-06-05 Gemtexter - One Bash script to rule it all +=> ./2021-04-24-welcome-to-the-geminispace.gmi 2021-04-24 Welcome to the Geminispace + +E-Mail your comments to paul at buetow.org :-) + +=> ../ Back to the main site diff --git a/gemfeed/atom.xml.tmp b/gemfeed/atom.xml.tmp index a7083bba..9702c301 100644 --- a/gemfeed/atom.xml.tmp +++ b/gemfeed/atom.xml.tmp @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2023-07-17T04:59:01+03:00</updated> + <updated>2023-07-17T05:18:04+03:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="gemini://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -1,6 +1,6 @@ # foo.zone -> This site was generated at 2023-07-17T04:59:01+03:00 by `Gemtexter` +> This site was generated at 2023-07-17T05:18:04+03:00 by `Gemtexter` ``` |\---/| diff --git a/uptime-stats.gmi b/uptime-stats.gmi index 4d9658f0..1de2aacf 100644 --- a/uptime-stats.gmi +++ b/uptime-stats.gmi @@ -1,6 +1,6 @@ # My machine uptime stats -> This site was last updated at 2023-07-17T04:59:01+03:00 +> This site was last updated at 2023-07-17T05:18:04+03:00 The following stats were collected via `uptimed` on all of my personal computers over many years and the output was generated by `guprecords`, the global uptime records stats analyser of mine. |
