💾 Archived View for dj-chase.com › documents › gemini-and-web › intro.html captured on 2024-03-21 at 15:24:00.
⬅️ Previous capture (2023-07-10)
-=-=-=-=-=-=-
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title> Equally Serving Gemini & The Web </title> <meta name="generator" content="//dj-chase.com/Make.py"> <link rel="stylesheet" href="../../style.css?cache-bust=2024-02-15"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> </head> <body> <nav> <a href="#start">Skip to start</a> <!-- screen-reader–only p --> <p>You are here:</p> <ol> <li><a href="/" aria-label="home">⌂ <span>›</span></a></li> <li><a href="/documents/">documents <span>›</span></a></li> <li><a href="/documents/gemini-and-web/">gemini-and-web <span>›</span></a></li> <li><a href="/documents/gemini-and-web/intro.gmi">intro.gmi</a></li> </ol> </nav> <main id="start"> <h1> Equally Serving Gemini & The Web </h1> <p> I’ll be writing a series of posts detailing issues I have while setting up my server and site to serve Gemini and HTTPS without sacrificing the quality of either one. It will be fairly technical, but I’ll try to make it somewhat understandable for nontechnical* people without boring hackers. </p> <p> For those unaware, <a href="//gemini.circumlunar.space/">Gemini</a> is a newish internet protocol (the bit before the domain in a URL) that aims to be simpler, more accessible, and less obtrusive than the web. As such, it lacks many of the features and semantics of HTTPS & HTML (the web’s protocol and document format, respectively), which makes it challenging to serve the same content without sacrificing the user’s experience on at least one protocol. </p> <p> * nontechnical to approximately the same degree as most of my friends. This is probably a biased sample. </p><!-- html code generated by txt2tags 3.3 (http://txt2tags.org) --> <footer> <p> Questions, comments, or wrote a reply? <a href="mailto:u9000@posteo.mx">Email me</a>. </p> <p> © DJ Chase 2022-06-10. Licensed under the Academic Free License (AFL 3.0). </p> <p> <a href="/cgi-bin/cite.sh">Cite this page</a> </p> </footer><!-- cmdline: txt2tags --> </main> </body> </html>