From ca597d4edfaed4e51af230e30bd24db7088ac112 Mon Sep 17 00:00:00 2001 From: TimBosse Date: Sun, 26 Apr 2009 23:58:47 -0400 Subject: --- doc/users/TimBosse.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/users/TimBosse.mdwn (limited to 'doc/users') diff --git a/doc/users/TimBosse.mdwn b/doc/users/TimBosse.mdwn new file mode 100644 index 000000000..bd459cc80 --- /dev/null +++ b/doc/users/TimBosse.mdwn @@ -0,0 +1 @@ + -- cgit v1.2.3 From 714f0e65cb0f604fb2407d497bda3dc1d14156ff Mon Sep 17 00:00:00 2001 From: "http://lj.rossia.org/users/imz/" Date: Sat, 2 May 2009 13:30:17 -0400 Subject: a clarifying comment about a tool which is referred to --- doc/users/jasonblevins.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/users') diff --git a/doc/users/jasonblevins.mdwn b/doc/users/jasonblevins.mdwn index 61c381d96..0030a30d3 100644 --- a/doc/users/jasonblevins.mdwn +++ b/doc/users/jasonblevins.mdwn @@ -47,7 +47,7 @@ welcome. headers at top of a file (e.g., `title: Page Title` or `date: November 2, 2008 11:14 EST`). - * [pandoc][] - Markdown page processing via Pandoc. LaTeX and + * [pandoc][] - Markdown page processing via [Pandoc](http://johnmacfarlane.net/pandoc/) (a Haskell library for converting from one markup format to another). LaTeX and reStructuredText are optional. * [path][] - Provides path-specific template conditionals such as -- cgit v1.2.3 From 6dd8812344bb1dc1c16b85cb8a4975d94bb0f988 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Fri, 8 May 2009 22:30:36 +0200 Subject: The GNU Hurd pages have long been converted to ikiwiki. --- doc/ikiwikiusers.mdwn | 1 + doc/users/tschwinge.mdwn | 16 +++++----------- 2 files changed, 6 insertions(+), 11 deletions(-) (limited to 'doc/users') diff --git a/doc/ikiwikiusers.mdwn b/doc/ikiwikiusers.mdwn index a5a7a628d..76ecff920 100644 --- a/doc/ikiwikiusers.mdwn +++ b/doc/ikiwikiusers.mdwn @@ -45,6 +45,7 @@ Projects & Organizations * [Pigro Network](http://www.pigro.net) is running a hg based ikiwiki. (And provides ikiwiki hosting for $10/m.) * [Cosin Homepage](http://cosin.ch) uses an Ikiwiki with a subversion repository. * [Bosco Free Orienteering Software](http://bosco.durcheinandertal.ch) +* The [GNU Hurd](http://www.gnu.org/software/hurd/)'s web pages Personal sites and blogs ======================== diff --git a/doc/users/tschwinge.mdwn b/doc/users/tschwinge.mdwn index 4d2204f8a..bb5cef6a6 100644 --- a/doc/users/tschwinge.mdwn +++ b/doc/users/tschwinge.mdwn @@ -4,14 +4,8 @@ - -With respect to *[[ikiwiki]]* I'm currently working on... - -* setting it up for the [GNU Hurd's web pages](http://www.gnu.org/software/hurd/); -* setting it up as a replacement for the GNU Hurd's previous wiki (TWiki): ; - -... and all that while trying to preserve the previous content's history, -which is stored in a CVS repository for the web pages and a RCS repository -for the wiki. - -Read [About the TWiki to ikiwiki conversion](http://www.bddebian.com/~wiki/about_the_twiki_to_ikiwiki_conversion/). +I have converted the [GNU Hurd](http://www.gnu.org/software/hurd/)'s previous +web pages and previous wiki pages to a *[[ikiwiki]]* system; and all that while +preserving the previous content's history, which was stored in a CVS repository +for the HTML web pages and a TWiki RCS repository for the wiki; see +. -- cgit v1.2.3 From 78004c409eed7a06777696bcf6e935cdf4ee6f39 Mon Sep 17 00:00:00 2001 From: Jon Dowland Date: Mon, 18 May 2009 11:35:52 +0100 Subject: expand my user page --- doc/users/jon.mdwn | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'doc/users') diff --git a/doc/users/jon.mdwn b/doc/users/jon.mdwn index 1cda23999..551d4764a 100644 --- a/doc/users/jon.mdwn +++ b/doc/users/jon.mdwn @@ -16,5 +16,12 @@ of software for this task. * slides at . -I am also working on some ikiwiki hacks: an alternative approach to -[[plugins/comments]]; a system for [[forum/managing_todo_lists]]. +I am also working on some ikiwiki hacks: + +* an alternative approach to [[plugins/comments]] (see + [[todo/more flexible inline postform]] for one piece of the puzzle; + for some investigation into making the post + form more integrated) +* a system for [[forum/managing_todo_lists]] (see also + [[todo/interactive todo lists]] and for the + current WIP). -- cgit v1.2.3