permacomputing

Source repository for the main permacomputing wiki site
git clone http://git.permacomputing.net/repos/permacomputing.git # read-only access
Log | Files | Refs

commit 617689d7f8feeccd1ea27e059ef0d67184570569
parent 92c4e9fb1b545cfc8261615feaf10156cf756f5e
Author: ugrnm <ugrnm@web>
Date:   Fri, 10 Jun 2022 15:43:32 +0200

empty web commit

Diffstat:
Awiki.mdwn | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/wiki.mdwn b/wiki.mdwn @@ -0,0 +1,7 @@ +A wiki is a user-editable website. The concept was developed initially by Ward Cunningham and the first implementation was used for the 1995 WikiWikiWeb site. + +>The program wants everyone to be an author. So, the program slants in favor of authors at some inconvenience to readers[^wikiquote] + +Wikis have been instrumental in making use of hypertextuality and online web editing through early programmable http interfaces, to form ever expanding collaborative writing resources, or personal knowledge repositories. Today they come in many shapes from minimal WikiWikiWeb clones, to variations on the same principles, to much more complex and bureaucratic editorial platforms like Wikipedia. + +[^wikiquote]: Ward Cunningham, "MoreAboutMechanics," 1996, [https://web.archive.org/web/19961129192942/http://c2.com/cgi/wiki?MoreAboutMechanics](https://web.archive.org/web/19961129192942/http://c2.com/cgi/wiki?MoreAboutMechanics)