From a9c209c62e683fda76104b575167749282918bd0 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Wed, 11 Dec 2013 13:13:37 +0000 Subject: [PATCH] Docs updates to get ready for beta MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit There will be quite a lot more of these updates… --- editions/tw5.com/tiddlers/Community.tid | 9 +++++---- editions/tw5.com/tiddlers/GettingStarted.tid | 2 +- editions/tw5.com/tiddlers/HelloThere.tid | 14 ++++++++------ editions/tw5.com/tiddlers/system/SiteTitle.tid | 5 ++++- readme.md | 2 +- 5 files changed, 19 insertions(+), 13 deletions(-) diff --git a/editions/tw5.com/tiddlers/Community.tid b/editions/tw5.com/tiddlers/Community.tid index d83318ceb..a85348d05 100644 --- a/editions/tw5.com/tiddlers/Community.tid +++ b/editions/tw5.com/tiddlers/Community.tid @@ -1,5 +1,5 @@ created: 20130909151600000 -modified: 20131128103349581 +modified: 20131211130139832 tags: community title: Community type: text/vnd.tiddlywiki @@ -32,6 +32,7 @@ The TiddlyWiki discussion groups are mailing lists for talking about TiddlyWiki: ! Examples of TiddlyWiki5 being used in the wild -|!Site |!Description | -|http://freedombits.org |A manifesto for the preservation of free speech through the exchange of randomized data | -|http://giffmex.org/nt/1johnnotebase.html |A study notebook for the Bible || +; http://freedombits.org +: A manifesto for the preservation of free speech through the exchange of randomized data +; http://giffmex.org/nt/1johnnotebase.html +: A study notebook for the Bible diff --git a/editions/tw5.com/tiddlers/GettingStarted.tid b/editions/tw5.com/tiddlers/GettingStarted.tid index c62cec743..104f68ce1 100644 --- a/editions/tw5.com/tiddlers/GettingStarted.tid +++ b/editions/tw5.com/tiddlers/GettingStarted.tid @@ -1,5 +1,5 @@ created: 20131129090249275 -modified: 20131206172416371 +modified: 20131211131149978 title: GettingStarted type: text/vnd.tiddlywiki diff --git a/editions/tw5.com/tiddlers/HelloThere.tid b/editions/tw5.com/tiddlers/HelloThere.tid index 15c8ea522..75fe72e2e 100644 --- a/editions/tw5.com/tiddlers/HelloThere.tid +++ b/editions/tw5.com/tiddlers/HelloThere.tid @@ -1,19 +1,21 @@ created: 20130822170200000 -modified: 20131206165151008 +modified: 20131211124603186 tags: introduction title: HelloThere type: text/vnd.tiddlywiki -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|SingleFileApplication]] or as a powerful [[Node.js application|Node.js]]. +Welcome to TiddlyWiki, a complete interactive wiki in JavaScript. It can be used as a [[single HTML file in the browser|SingleFileApplication]] or as a powerful [[Node.js application|Node.js]]. It is highly customisable: the entire user interface is itself implemented in hackable WikiText. -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. +This is version <> of TiddlyWiki, a major reboot currently in beta (see the detailed ReleaseHistory). There is a RoadMap for moving to the full release. It is a great time to get involved and support the future development of TiddlyWiki. -//TiddlyWiki5 and TiddlyWiki Classic are free, open source projects that depend on [[your love and support|HelpingTiddlyWiki]] for their survival//. +//TiddlyWiki is a free, open source project that depends on [[your love and support|HelpingTiddlyWiki]] for their survival//.
{{TiddlyWiki Classic.png}} -!! TiddlyWiki Classic - http://tiddlywiki.com +!! TiddlyWikiClassic - http://classic.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. +On this site, unless noted otherwise, "~TiddlyWiki" refers to the new version 5, and ~TiddlyWikiClassic is used to identify the older version. + +The deep internal improvements mean that the new version of TiddlyWiki is not fully compatible with TiddlyWikiClassic. 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/editions/tw5.com/tiddlers/system/SiteTitle.tid b/editions/tw5.com/tiddlers/system/SiteTitle.tid index 630db0daf..0d368ae68 100644 --- a/editions/tw5.com/tiddlers/system/SiteTitle.tid +++ b/editions/tw5.com/tiddlers/system/SiteTitle.tid @@ -1,3 +1,6 @@ +created: 20131211131022562 +modified: 20131211131023829 title: SiteTitle +type: text/vnd.tiddlywiki -TiddlyWiki5 \ No newline at end of file +TiddlyWiki \ No newline at end of file diff --git a/readme.md b/readme.md index 14224cf58..08cf9723c 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +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.2-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. +

Welcome to TiddlyWiki5

Welcome to TiddlyWiki, a complete interactive wiki in JavaScript. It can be used as a single HTML file in the browser or as a powerful Node.js application. It is highly customisable: the entire user interface is itself implemented in hackable WikiText.

This is version 5.0.2-prerelease of TiddlyWiki, a major reboot currently in beta (see the detailed ReleaseHistory). There is a RoadMap for moving to the full release. It is a great time to get involved and support the future development of TiddlyWiki.

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

TiddlyWikiClassic - http://classic.tiddlywiki.com

On this site, unless noted otherwise, "TiddlyWiki" refers to the new version 5, and TiddlyWikiClassic is used to identify the older version.

The deep internal improvements mean that the new version of TiddlyWiki is not fully compatible with TiddlyWikiClassic. 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