From 17277cf8fd99a8fe75a99193b21e165af8727e9a Mon Sep 17 00:00:00 2001 From: Jermolene Date: Thu, 5 Dec 2013 10:37:23 +0000 Subject: [PATCH] Docs update --- editions/tw5.com/tiddlers/HelloThere.tid | 9 +++++---- readme.md | 3 +-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/editions/tw5.com/tiddlers/HelloThere.tid b/editions/tw5.com/tiddlers/HelloThere.tid index 65e17d4ee..cdf84bc74 100644 --- a/editions/tw5.com/tiddlers/HelloThere.tid +++ b/editions/tw5.com/tiddlers/HelloThere.tid @@ -1,6 +1,6 @@ created: 20130822170200000 creator: JeremyRuston -modified: 20131130073307697 +modified: 20131204173945875 modifier: JeremyRuston tags: introduction title: HelloThere @@ -10,11 +10,12 @@ Welcome to TiddlyWiki5, a reboot of TiddlyWiki, the non-linear personal web note TiddlyWiki5 is currently in alpha at version //<>// (see the detailed ReleaseHistory). There is a RoadMap for moving to beta and getting to the full release. It is a great time to get involved and support the future development of TiddlyWiki5. -//TiddlyWiki is a free, open source project that depends on [[your love and support|HelpingTiddlyWiki]] for its survival//. +//TiddlyWiki5 and TiddlyWiki Classic are free, open source projects that depend on [[your love and support|HelpingTiddlyWiki]] for their survival//.
{{TiddlyWiki Classic.png}} -The deep internal improvements mean that TiddlyWiki5 is not fully compatible with older versions. Existing content will need massaging, while plugins and themes will have to be completely rewritten. The upgrade path will get smoother as TiddlyWiki5 matures. -The original TiddlyWiki Classic is still available at http://tiddlywiki.com/. +!! TiddlyWiki Classic - http://tiddlywiki.com + +The deep internal improvements mean that TiddlyWiki5 is not fully compatible with older versions. Existing content will need massaging, while plugins and themes will have to be completely rewritten. The upgrade path will get smoother as TiddlyWiki5 matures.
diff --git a/readme.md b/readme.md index 3dac4798d..85831be1d 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,4 @@ -

Welcome to TiddlyWiki5

Welcome to TiddlyWiki5, a reboot of TiddlyWiki, the non-linear personal web notebook first released in 2004. It is a complete interactive wiki in JavaScript that can be run from a single HTML file in the browser or as a powerful Node.js application.

TiddlyWiki5 is currently in alpha at version 5.0.1-prerelease (see the detailed ReleaseHistory). There is a RoadMap for moving to beta and getting to the full release. It is a great time to get involved and support the future development of TiddlyWiki5.

TiddlyWiki is a free, open source project that depends on your love and support for its survival.

-The deep internal improvements mean that TiddlyWiki5 is not fully compatible with older versions. Existing content will need massaging, while plugins and themes will have to be completely rewritten. The upgrade path will get smoother as TiddlyWiki5 matures.

The original TiddlyWiki Classic is still available at http://tiddlywiki.com/. +

Welcome to TiddlyWiki5

Welcome to TiddlyWiki5, a reboot of TiddlyWiki, the non-linear personal web notebook first released in 2004. It is a complete interactive wiki in JavaScript that can be run from a single HTML file in the browser or as a powerful Node.js application.

TiddlyWiki5 is currently in alpha at version 5.0.1-prerelease (see the detailed ReleaseHistory). There is a RoadMap for moving to beta and getting to the full release. It is a great time to get involved and support the future development of TiddlyWiki5.

TiddlyWiki5 and TiddlyWiki Classic are free, open source projects that depend on your love and support for their survival.

TiddlyWiki Classic - http://tiddlywiki.com

The deep internal improvements mean that TiddlyWiki5 is not fully compatible with older versions. Existing content will need massaging, while plugins and themes will have to be completely rewritten. The upgrade path will get smoother as TiddlyWiki5 matures.

Getting started with TiddlyWiki under Node.js

Installation

For working on the command line with Node.js, you can install TiddlyWiki via npm:

npm -g install tiddlywiki

The -g flag causes TiddlyWiki to be installed globally.

Working with the TiddlyWiki5 repository

Working with the TiddlyWiki5 repository is recommended if you plan on forking the TiddlyWiki5 source code.

This readme file was automatically generated by TiddlyWiki5

\ No newline at end of file