ref: 16156b6bd2b33291b4e6c62256bd251c275074f6
parent: efef2482d37d8a4fb08f21aaebffe7d00b6e58f1
author: kestrel <Ii8Aikie@proton.me>
date: Sat Jun 15 11:44:20 EDT 2024
index: remove links to dead springboards, revert previous erroneous changes to language, minor clarifications
--- a/index.md
+++ b/index.md
@@ -1,22 +1,15 @@
-9FRONT COMMUNITY WIKI
+9front Community Wiki
=====================
**THIS IS NOT OFFICIAL DOCUMENTATION**: initial (and main) source of
knowledge is still [FQA](http://fqa.9front.org).
-This is community wiki, a repository of live documents covering
+This is the community wiki, a repository of live documents covering
plan9/front theory, usage, and development.
-**ACHTUNG!** The software running this wiki is a work-in-progress prototype.
-See the [technical details](this.html).<sup>[not up to date.]</sup>
+**ACHTUNG!** This wiki is a work-in-progress prototype.
+See the [technical details](this.html).<sup>[not up to date]</sup>
-<!--
-### Springboards
-
-[HOWTO](howto.html)
-[TODO](todo.html)
--->
-
How to access
-------
@@ -24,18 +17,16 @@
renders the document tree and makes it available for reading via 9p and
HTTP.
-<!--
+### HTTP
+
+Visit [wiki.9front.org](http://wiki.9front.org) with a web browser.
+
### 9p (NOT BEING UPDATED)
On Plan 9, run:
9fs tcp!wiki.a-b.xyz!909 /n/wiki
--->
-### HTTP
-
-Visit [wiki.9front.org](http://wiki.9front.org) with a web browser.
-
Contributing
------------
@@ -54,7 +45,7 @@
Everyone is invited to get write access by joining [Shithub™](http://shithub.us).
Otherwise you may submit patches to the `oftc/#cat-v` IRC channel,
or to the 9front@9front.org mailing list, or communicating with your favorite
-editor.
+contributor.
Contributed documents are mostly expected to be markdown-formatted
files, denoted by the `.md` file extension.