From b18205c60ee2c4549cf521e02f0223aec46e90b5 Mon Sep 17 00:00:00 2001 From: Jaakko Keränen Date: Sun, 14 Feb 2021 08:38:07 +0200 Subject: Open Help on first run Make things less confusing for newcomers by showing the Help document on first run. Moved up the "What is Gemini" section to the top since it has the FAQ link. IssueID #159 --- res/about/help.gmi | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'res') diff --git a/res/about/help.gmi b/res/about/help.gmi index fcdc8239..05168ecf 100644 --- a/res/about/help.gmi +++ b/res/about/help.gmi @@ -6,6 +6,13 @@ ``` # Help +## What is Gemini + +Gemini is a simple protocol for serving content over the internet. It specifies a Markdown inspired format allowing basic plain text document markup. Compared to HTTP and HTML, Gemini is vastly simpler and easier to work with. + +=> gemini://gemini.circumlunar.space/docs/faq.gmi Project Gemini FAQ +=> gemini://gemini.circumlunar.space/docs/specification.gmi Protocol and 'text/gemini' specification + ## What is Lagrange Lagrange is a GUI client for browsing Geminispace. It offers modern conveniences familiar from web browsers, such as smooth scrolling, inline image viewing, multiple tabs, visual themes, Unicode fonts, bookmarks, history, and page outlines. @@ -41,13 +48,6 @@ Like Gemini, Lagrange has been designed with minimalism in mind. It depends on a * Built-in support for Gopher * Use proxy servers for HTTP, Gopher, or Gemini content -## What is Gemini - -Gemini is a simple protocol for serving content over the internet. It specifies a Markdown inspired format allowing basic plain text document markup. Compared to HTTP and HTML, Gemini is vastly simpler and easier to work with. - -=> gemini://gemini.circumlunar.space/docs/faq.gmi Project Gemini FAQ -=> gemini://gemini.circumlunar.space/docs/specification.gmi Protocol and 'text/gemini' specification - ## Why not just use a web browser Modern web browsers are complex beasts. In fact, they are so complex that one can create a fully functional virtual machine inside one and run another operating system! -- cgit v1.2.3