[wiki] [upstream] A sandbox to show all features would be nice. || Christoph Lohmann

From: <hg_AT_suckless.org>
Date: Thu, 26 Feb 2009 20:34:39 +0000 (GMT)

changeset: 218:6c4bbec6e0d7
tag: tip
user: Christoph Lohmann <20h_AT_r-36.net>
date: Thu Feb 26 21:34:45 2009 +0100
files: wiki.md wiki/index.md wiki/sandbox.md
description:
A sandbox to show all features would be nice.


diff -r 6adff94002ee -r 6c4bbec6e0d7 wiki.md
--- a/wiki.md Wed Feb 25 20:16:12 2009 +0100
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
_AT_@ -1,60 +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 would 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 our
-responsibility, and 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 anyone's 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 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
-----
-Mercurial aborts with the message "unknown bundle compression type" if you want
-to push with version 0.9.1. (Maybe this affects every version before 1.0.)
-If you use Debian Etch, there is a backport.
diff -r 6adff94002ee -r 6c4bbec6e0d7 wiki/index.md
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/wiki/index.md Thu Feb 26 21:34:45 2009 +0100
_AT_@ -0,0 +1,60 @@
+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 would 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 our
+responsibility, and 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 anyone's 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 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
+----
+Mercurial aborts with the message "unknown bundle compression type" if you want
+to push with version 0.9.1. (Maybe this affects every version before 1.0.)
+If you use Debian Etch, there is a backport.
diff -r 6adff94002ee -r 6c4bbec6e0d7 wiki/sandbox.md
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/wiki/sandbox.md Thu Feb 26 21:34:45 2009 +0100
_AT_@ -0,0 +1,17 @@
+SANDBOX
+=========
+This is a test sandbox, to show all features of markdown.
+
+Topic
+-----
+[a link](http://www.suckless.org)
+
+ a bold text
+
+*italics*
+
+
+Comment
+-----
+Please add all possibilities of markdown, I had no time for reviewing the code. -- Zwansch
+
Received on Thu Feb 26 2009 - 21:34:39 CET

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