diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-29 05:33:20 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-29 05:33:20 +0000 |
commit | f62d23f008367d403f6f75a1673c673b2137f49b (patch) | |
tree | 2daff8d20460133e6ca2d6bdc998daa6f8360e5a /doc/users | |
parent | 7819f34a503bbe00c35c384119d0935735689dbc (diff) | |
download | ikiwiki-f62d23f008367d403f6f75a1673c673b2137f49b.tar ikiwiki-f62d23f008367d403f6f75a1673c673b2137f49b.tar.gz |
* If a userdir is configured, links to pages in it can be made without
specifying the path. This allows for easy signing of comments by linking
to your page in the userdir.
Diffstat (limited to 'doc/users')
-rw-r--r-- | doc/users/chris.mdwn | 5 | ||||
-rw-r--r-- | doc/users/jeremyreed.mdwn | 1 | ||||
-rw-r--r-- | doc/users/joey.mdwn | 6 | ||||
-rw-r--r-- | doc/users/jonassmedegaard.mdwn | 3 |
4 files changed, 15 insertions, 0 deletions
diff --git a/doc/users/chris.mdwn b/doc/users/chris.mdwn new file mode 100644 index 000000000..ed9f0e619 --- /dev/null +++ b/doc/users/chris.mdwn @@ -0,0 +1,5 @@ +Chris is Chris Green, an ancient C/C++/Java programmer, I started around 1982 or 1983. + +I was programming even before that in assembler and things like that, I was first programming for a living in about 1970. + +I'm considering using ikiwiki for keeping notes and maybe a ToDo list etc.
\ No newline at end of file diff --git a/doc/users/jeremyreed.mdwn b/doc/users/jeremyreed.mdwn new file mode 100644 index 000000000..3ae8e0d4b --- /dev/null +++ b/doc/users/jeremyreed.mdwn @@ -0,0 +1 @@ +I am testing ikiwiki. I made a RCS plugin.
\ No newline at end of file diff --git a/doc/users/joey.mdwn b/doc/users/joey.mdwn new file mode 100644 index 000000000..c60c76fe8 --- /dev/null +++ b/doc/users/joey.mdwn @@ -0,0 +1,6 @@ +Joey Hess is <a href="mailto:joey@kitenet.net">joey@kitenet.net</a>. +His web page is [here](http://kitenet.net/~joey/). + +Joey hates programming web crap, and hates being locked into a web browser +to do something, and this probably shows in the design choices made in +ikiwiki. diff --git a/doc/users/jonassmedegaard.mdwn b/doc/users/jonassmedegaard.mdwn new file mode 100644 index 000000000..653883979 --- /dev/null +++ b/doc/users/jonassmedegaard.mdwn @@ -0,0 +1,3 @@ +Jonas Smedegaard is a Debian developer, like joey. A big fan of this novel approach to wiki: serving as pages static! + +JonasSmedegaard maintains the packaging of another wiki - MoinMoin - for Debian, but is personally tired of the heavy burden of Python on his web servers. |