1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-28 00:03:16 +00:00

Docs updates to get ready for beta

There will be quite a lot more of these updates…
This commit is contained in:
Jermolene 2013-12-11 13:13:37 +00:00
parent bc84df1707
commit a9c209c62e
5 changed files with 19 additions and 13 deletions

View File

@ -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

View File

@ -1,5 +1,5 @@
created: 20131129090249275
modified: 20131206172416371
modified: 20131211131149978
title: GettingStarted
type: text/vnd.tiddlywiki

View File

@ -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 //<<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 <<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//.
<div class="tw-message-box">
<a class="tw-message-icon" href="http://tiddlywiki.com/" target="_blank">{{TiddlyWiki Classic.png}}</a>
!! 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.
</div>

View File

@ -1,3 +1,6 @@
created: 20131211131022562
modified: 20131211131023829
title: SiteTitle
type: text/vnd.tiddlywiki
TiddlyWiki5
TiddlyWiki

File diff suppressed because one or more lines are too long