diff options
| author | Fuwn <[email protected]> | 2022-05-05 01:47:59 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-05-05 01:47:59 -0700 |
| commit | 6b520f752bb1a896473e44fee2064474fe5d3540 (patch) | |
| tree | e58f828a74436f8914bfbe823554bbd8d2b6b004 | |
| parent | refactor: restrict more (diff) | |
| download | locus-6b520f752bb1a896473e44fee2064474fe5d3540.tar.xz locus-6b520f752bb1a896473e44fee2064474fe5d3540.zip | |
feat(index): address www
| -rw-r--r-- | content/pages/index.gmi | 19 |
1 files changed, 15 insertions, 4 deletions
diff --git a/content/pages/index.gmi b/content/pages/index.gmi index 7dbe97b..800513f 100644 --- a/content/pages/index.gmi +++ b/content/pages/index.gmi @@ -2,13 +2,24 @@ Ditch the web, use Gemini! +For those that are previewing this Gemini capsule from the World Wide Web: + +> Woah! Why is this website so readable? + +This website is *so* readable because it's being served using the Gemini protocol, from there it is converted into HTML, and then served as a website using September with a minimal CSS framework. + +Both the Gemini and World Wide Web versions of this Gemini capsule have a focus on readability! and every form of information should put concern on readability, but unfortunately, many don't... so hold them accountable! + +=> https://github.com/gemrest/september September + +You can read more about the Gemini protocol below. + ## PROJECT GEMINI -What is Gemini? If you want it quick and simple, DT from DistroTube explains it well: +What is Gemini? You can find few bullet-points along with documentation and information -=> gemini://distro.tube distro.tube -=> https://distrotube.com distrotube.com +=> gemini://gemini.circumlunar.space/ here! You can also read more into Gemini -=> /gemini here!
\ No newline at end of file +=> /gemini here, on this Gemini capsule.
\ No newline at end of file |