[wiki] [upstream] Moved wiki instructions from common to root. || fnegroni

From: <hg_AT_suckless.org>
Date: Thu, 14 Aug 2008 10:18:17 +0100 (BST)

changeset: 112:50d583c68766
tag: tip
user: fnegroni_AT_filippo.enguk.acresso.com
date: Thu Aug 14 10:18:08 2008 +0100
files: common/wiki.md wiki.md
description:
Moved wiki instructions from common to root.
It seems to me it makes more sense.
Undo this if you don't like it.


diff -r 02d8ffcd515a -r 50d583c68766 common/wiki.md
--- a/common/wiki.md Wed Aug 13 07:13:36 2008 +0100
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
_AT_@ -1,63 +0,0 @@
-THIS WIKI
-=========
-This wiki is rather unusual. It currently consists of a [shell
-script](http://code.suckless.org/hg/genosite/file) of less than 100 LOC and a
-[mercurial](http://www.selenic.com/mercurial) repository containing the wiki
-contents and keeping track of the version history and changes. All wiki pages
-are written using [markdown](http://daringfireball.net/projects/markdown/)
-syntax.
-
-If you like to contribute new content, you can clone the wiki to your local
-host using the following command:
-
- hg clone http://www.suckless.org:8000/hg/wiki
-
-You can make changes to the wiki, though your changes will be reviewed by the
-suckless moderators before going public into the mainstream web site. Please
-make sure to pull for incoming changes before you push your changes, to
-minimize any problems.
-
- hg push
-
-The wiki repository above is world-writable. Your changes will be visible
-at the PREVIEW upstream wiki web site for upcoming changes at
-<http://www.suckless.org:8000/> shortly (*within 5 minutes*). This web site
-contains an additional disclaimer at the bottom that any content is not in our
-responsibility, it is only intended to give you an idea how your changes will
-look like once they are accepted. The traffic from this URL is throttled to
-*5kb/s* as well, to prevent abusing it for temporary uploads and downloads.
-
-Rules
------
-* If any abuse happens, we will disable the PREVIEW upstream wiki, keep this
- in mind. We kindly ask you to not destroy the way how we like to collaborate
- with the community.
-* Please do not add files bigger than *100kb*.
-* Please do not add any binary files except screenshots or images related to our software.
- You are allowed to add your code patches to the wiki if you do not have an
- external web server to serve them to the community. The extension of patches
- should be `.diff`.
-* The extension of newly created Markdown files has to be `.md`.
-* Please do not add HTML files or inline JavaScript.
-
-*Note:* We perform automatic pre-checks before the PREVIEW upstream wiki is
-updated, e.g. following things will be denied:
-
-* Files with extensions we don't accept.
-* Files bigger than 100kb
-* Any symbolic links, regardless where they link to
-
-Credits
--------
-Most of the look and feel of this wiki has been developed by [Marco
-Squarcina](http://www.minimalblue.com).
-
-Bugs
-----
-Note, currently you will receive a python backtrace on hg push. But
-this is *not* an error, it is just a warning. We work on fixing this
-issue.
-
-Mercurial aborts with the message "unknown bundle compression type" if you want
-to push with version 0.9.1. (Maybe this affectes every version before 1.0.)
-If you use Debian Etch, there is a backport.
diff -r 02d8ffcd515a -r 50d583c68766 wiki.md
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/wiki.md Thu Aug 14 10:18:08 2008 +0100
_AT_@ -0,0 +1,63 @@
+THIS WIKI
+=========
+This wiki is rather unusual. It currently consists of a [shell
+script](http://code.suckless.org/hg/genosite/file) of less than 100 LOC and a
+[mercurial](http://www.selenic.com/mercurial) repository containing the wiki
+contents and keeping track of the version history and changes. All wiki pages
+are written using [markdown](http://daringfireball.net/projects/markdown/)
+syntax.
+
+If you like to contribute new content, you can clone the wiki to your local
+host using the following command:
+
+ hg clone http://www.suckless.org:8000/hg/wiki
+
+You can make changes to the wiki, though your changes will be reviewed by the
+suckless moderators before going public into the mainstream web site. Please
+make sure to pull for incoming changes before you push your changes, to
+minimize any problems.
+
+ hg push
+
+The wiki repository above is world-writable. Your changes will be visible
+at the PREVIEW upstream wiki web site for upcoming changes at
+<http://www.suckless.org:8000/> shortly (*within 5 minutes*). This web site
+contains an additional disclaimer at the bottom that any content is not in our
+responsibility, it is only intended to give you an idea how your changes will
+look like once they are accepted. The traffic from this URL is throttled to
+*5kb/s* as well, to prevent abusing it for temporary uploads and downloads.
+
+Rules
+-----
+* If any abuse happens, we will disable the PREVIEW upstream wiki, keep this
+ in mind. We kindly ask you to not destroy the way how we like to collaborate
+ with the community.
+* Please do not add files bigger than *100kb*.
+* Please do not add any binary files except screenshots or images related to our software.
+ You are allowed to add your code patches to the wiki if you do not have an
+ external web server to serve them to the community. The extension of patches
+ should be `.diff`.
+* The extension of newly created Markdown files has to be `.md`.
+* Please do not add HTML files or inline JavaScript.
+
+*Note:* We perform automatic pre-checks before the PREVIEW upstream wiki is
+updated, e.g. following things will be denied:
+
+* Files with extensions we don't accept.
+* Files bigger than 100kb
+* Any symbolic links, regardless where they link to
+
+Credits
+-------
+Most of the look and feel of this wiki has been developed by [Marco
+Squarcina](http://www.minimalblue.com).
+
+Bugs
+----
+Note, currently you will receive a python backtrace on hg push. But
+this is *not* an error, it is just a warning. We work on fixing this
+issue.
+
+Mercurial aborts with the message "unknown bundle compression type" if you want
+to push with version 0.9.1. (Maybe this affectes every version before 1.0.)
+If you use Debian Etch, there is a backport.
Received on Thu Aug 14 2008 - 11:18:17 CEST

This archive was generated by hypermail 2.3.0 : Thu Sep 13 2012 - 19:30:24 CEST