From 139ced45f76621ea566116058113d241891ef291 Mon Sep 17 00:00:00 2001 From: Ichthyostega Date: Mon, 25 Jun 2007 09:07:33 +0200 Subject: [PATCH] rename my design-draft wiki into 'renderengine.html' --- wiki/index.html | 4 ++-- wiki/{ichthyo-draft.html => renderengine.html} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename wiki/{ichthyo-draft.html => renderengine.html} (100%) diff --git a/wiki/index.html b/wiki/index.html index d5d2d27b8..f12f72a4f 100644 --- a/wiki/index.html +++ b/wiki/index.html @@ -784,7 +784,7 @@ This distributed wiki might be used instead the pipapo.org wiki, investigate tha Wiki works it is simple to use and just flexible enough to handle the task. I don't go to install any other software for such tasks on my server. While the design progresses I'd propose to move our work into git repositories and eventually phase this wiki pages out anyways. I'd rather like to start out distributed/git right away .. but git gives us only a fine storage layer, for a design process we need some good presentation layer (later when using git and starting the implementation everyones favorite editor serves for that) I have no better ideas yet to solve the presentation problem other than using this wiki (or maybe bouml). -
+
This 'index.html' becomes the entry point of some tiddlywikis managed under git. There is a 'empty.html' in the same folder serving as template for generating new wikis. Please refrain from editing it.
 
 * I started a GitNotes where we will collect some information about git, howto and special setups
@@ -795,7 +795,7 @@ Please end your tiddlers in a newline, this makes merging in git easier since th
 !Design Draft
 to get started, we create design drafts emphasizing different aspects and regions of Cinelerra-3
 
-* Ichthyo focuses mainly on the Render Engine and its interconnection to the EDL, [[see this separate page|ichthyo-draft.html]]
+* Ichthyo focuses mainly on the Render Engine and its interconnection to the EDL, [[see this separate page|renderengine.html]]
 * cehteh works on the data backend draft, see [[this page|backend.html]]
 
diff --git a/wiki/ichthyo-draft.html b/wiki/renderengine.html similarity index 100% rename from wiki/ichthyo-draft.html rename to wiki/renderengine.html