From e6e9c84622d86300141c065016c4e731dbd2917a Mon Sep 17 00:00:00 2001 From: Katherine Peeters Date: Thu, 12 Aug 2021 12:07:03 -0400 Subject: Added Gemini announcement post --- site/en/index.gmi | 1 + site/en/news.rss/20210812-gemini.gmi | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 site/en/news.rss/20210812-gemini.gmi (limited to 'site') diff --git a/site/en/index.gmi b/site/en/index.gmi index cb44e1c..7e55469 100644 --- a/site/en/index.gmi +++ b/site/en/index.gmi @@ -22,6 +22,7 @@ Find other people interested in the same sorts of things. ## News Pages from the site news feed. +=> news.rss/20210812-gemini.gmi leagueh.xyz now has Gemini support => news.rss/20210521-irc.gmi New LOHIRC server! => news.rss/20210327-minetest.gmi Minetest server is back! diff --git a/site/en/news.rss/20210812-gemini.gmi b/site/en/news.rss/20210812-gemini.gmi new file mode 100644 index 0000000..2366e9f --- /dev/null +++ b/site/en/news.rss/20210812-gemini.gmi @@ -0,0 +1,9 @@ +# leagueh.xyz now has Gemini support +Title says it all! The entirety of the site's static content can now be viewed over Gemini. Simply point your Gemini client to the linked address, it's that simple! Truly it's nice to get away from the web for a while. Preferably forever. +Do note that unfortunately not the entire site is available over Gemini at the moment. Specifically, the portions that are not available are: +* /git, which is handled by cgit and therefore HTTPS-only at the moment. A Gemini-compatible solution will hopefully be found in the future. +* /m, which is handled by lml, which currently only supports HTML output. Support for Gemtext output will be added soon. +* /stat, which is handled directly by nginx, and so cannot be ported to Gemini, unless the site switches to a new RTMP streaming solution. +Apart from the parts of the site mentioned above, everything should be accessible over Gemini. If you find any problems, please be sure to let us know on the IRC server! +=> gemini://leagueh.xyz/ leagueh.xyz on Gemini + -- cgit v1.2.3