shithub: wiki.9front.org

Download patch

ref: 8e05b774bf6eb5af1487597ef71537fbc6792905
parent: 16156b6bd2b33291b4e6c62256bd251c275074f6
author: grobe0ba <grobe0ba@tcp80.org>
date: Sat Jun 15 10:19:25 EDT 2024

Revert "index: remove links to dead springboards, revert previous erroneous changes to language, minor clarifications"

This reverts commit 16156b6bd2b33291b4e6c62256bd251c275074f6.

--- a/index.md
+++ b/index.md
@@ -1,15 +1,22 @@
-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 the community wiki, a repository of live documents covering
+This is community wiki, a repository of live documents covering
 plan9/front theory, usage, and development.
 
-**ACHTUNG!** This wiki is a work-in-progress prototype.
-See the [technical details](this.html).<sup>[not up to date]</sup>
+**ACHTUNG!** The software running 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
 -------
 
@@ -17,16 +24,18 @@
 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
 ------------
 
@@ -45,7 +54,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
-contributor.
+editor.
 
 Contributed documents are mostly expected to be markdown-formatted
 files, denoted by the `.md` file extension.