diff options
-rw-r--r-- | assets/startpage.txt | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/assets/startpage.txt b/assets/startpage.txt index a48212e..1967658 100644 --- a/assets/startpage.txt +++ b/assets/startpage.txt | |||
@@ -14,18 +14,20 @@ Here's a good starting point: gopher://gopher.floodgap.com/ | |||
14 | WHAT'S GOPHER? -- | 14 | WHAT'S GOPHER? -- |
15 | 15 | ||
16 | Gopher is an internet protocol that was developed in 1991. | 16 | Gopher is an internet protocol that was developed in 1991. |
17 | It's a very simple protocol that, unlike the World Wide | 17 | It's very simple and, unlike the web, is very text-focused |
18 | Web, is very text-focused and doesn't support technologies | 18 | and doesn't support many modern technologies like CSS, |
19 | like CSS, JavaScript or even cookies. | 19 | JavaScript or even cookies. |
20 | Due to its minimalistic nature there's an active community | ||
21 | surrounding Gopher that keeps it alive. | ||
20 | 22 | ||
21 | -> Read more: gopher://gopher.floodgap.com/0/gopher/welcome | 23 | -> Read more: gopher://gopher.floodgap.com/0/gopher/welcome |
22 | 24 | ||
23 | 25 | ||
24 | WHAT ABOUT GEMINI? -- | 26 | WHAT'S GEMINI? -- |
25 | 27 | ||
26 | Gemini is a new internet protocol that is still in the | 28 | Gemini is a new internet protocol that's being developed by |
27 | process of being developed. Its purpose is to be an | 29 | members of the Gopher community. Its purpose is to be a |
28 | alternative to both Gopher and the WWW by being more | 30 | viable alternative to both Gopher and the web by |
29 | powerful than Gopher, but lighter than the WWW. | 31 | incorporating the best aspects of both. |
30 | 32 | ||
31 | -> Read more: gemini://gemini.circumlunar.space | 33 | -> Read more: gemini://gemini.circumlunar.space |