From b9fd35d5d9f4c6021d8f444a1dfbe635941a51af Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 23 Jul 2023 21:57:18 +0300 Subject: Update content for gemtext --- gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.gmi | 10 +++++----- gemfeed/atom.xml.tmp | 12 ++++++------ index.gmi | 2 +- uptime-stats.gmi | 2 +- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.gmi b/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.gmi index cc150c4a..3c800744 100644 --- a/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.gmi +++ b/gemfeed/2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.gmi @@ -65,26 +65,26 @@ Hack is open-source and freely available for use and modification under the MIT ## HTML Mastodon verification support -The following link explains how URL verification works in Mastadon: +The following link explains how URL verification works in Mastodon: => https://joinmastodon.org/verification -So we have to hyperlink to the Mastadon profile to be verified and also to include a `rel='me'` into the tag. In order to do that add this to the `gemtexter.conf` (replace the URI to your Mastadon profile accordingly): +So we have to hyperlink to the Mastodon profile to be verified and also to include a `rel='me'` into the tag. In order to do that add this to the `gemtexter.conf` (replace the URI to your Mastodon profile accordingly): ```bash -declare -xr MASTADON_URI='https://fosstodon.org/@snonux' +declare -xr MASTODON_URI='https://fosstodon.org/@snonux' ``` and add the following into your `index.gmi`: ``` -=> https://fosstodon.org/@snonux Me at Mastaton +=> https://fosstodon.org/@snonux Me at Mastodon ``` The resulting line in the HTML output will be something as follows: ```html -Me at mastadon +Me at Mastodon ``` ## More diff --git a/gemfeed/atom.xml.tmp b/gemfeed/atom.xml.tmp index d8cf7b8a..7e3690f3 100644 --- a/gemfeed/atom.xml.tmp +++ b/gemfeed/atom.xml.tmp @@ -1,6 +1,6 @@ - 2023-07-23T21:54:28+03:00 + 2023-07-23T21:57:09+03:00 foo.zone feed To be in the .zone! @@ -88,23 +88,23 @@ http://www.gnu.org/software/src-highlite -->

HTML Mastodon verification support



-The following link explains how URL verification works in Mastadon:
+The following link explains how URL verification works in Mastodon:

https://joinmastodon.org/verification

-So we have to hyperlink to the Mastadon profile to be verified and also to include a rel='me' into the tag. In order to do that add this to the gemtexter.conf (replace the URI to your Mastadon profile accordingly):
+So we have to hyperlink to the Mastodon profile to be verified and also to include a rel='me' into the tag. In order to do that add this to the gemtexter.conf (replace the URI to your Mastodon profile accordingly):

-
declare -xr MASTADON_URI='https://fosstodon.org/@snonux'
+
declare -xr MASTODON_URI='https://fosstodon.org/@snonux'
 

and add the following into your index.gmi:

-=> https://fosstodon.org/@snonux Me at Mastaton
+=> https://fosstodon.org/@snonux Me at Mastodon
 

The resulting line in the HTML output will be something as follows:
@@ -113,7 +113,7 @@ http://www.gnu.org/software/src-highlite --> by Lorenzo Bettini http://www.lorenzobettini.it http://www.gnu.org/software/src-highlite --> -
<a href='https://fosstodon.org/@snonux' rel='me'>Me at mastadon</a>
+
<a href='https://fosstodon.org/@snonux' rel='me'>Me at Mastodon</a>
 

More


diff --git a/index.gmi b/index.gmi index 7e8aab00..1f6f6a21 100644 --- a/index.gmi +++ b/index.gmi @@ -1,6 +1,6 @@ # foo.zone -> This site was generated at 2023-07-23T21:54:28+03:00 by `Gemtexter` +> This site was generated at 2023-07-23T21:57:09+03:00 by `Gemtexter` ``` |\---/| diff --git a/uptime-stats.gmi b/uptime-stats.gmi index 5b9b3cbc..c9ec4c3b 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-23T21:54:28+03:00 +> This site was last updated at 2023-07-23T21:57:09+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. -- cgit v1.2.3