Go to file
Jermolene 1c17cfb0ff Version number update for 5.0.4-beta 2013-12-22 15:48:22 +00:00
boot Fallback to a default tiddlywiki.info file if it does not exist 2013-12-18 21:11:00 +00:00
core Adjust regex to work around an issue with importing certain tiddlers on Firefox 2013-12-22 11:28:03 +00:00
editions Correct previous commit 2013-12-22 15:46:41 +00:00
licenses Sign CLA (@willover) 2013-12-18 15:47:57 +00:00
plugins/tiddlywiki Add offline download to TiddlyWeb control panel 2013-12-19 16:28:42 +00:00
themes Drop the backticks around colour values 2013-12-20 16:44:04 +00:00
.gitignore Batch file cleanups 2012-11-29 21:30:53 +00:00
2bld.cmd Added Windows specific build scripts. 2013-11-19 19:57:05 -05:00
2bld.sh Get rid of the "new_" prefix we had on some methods 2013-11-08 08:51:14 +00:00
bld.cmd Adjust build scripts to save favicon.ico from wiki 2013-12-18 17:27:10 +00:00
bld.sh Adjust build scripts to save favicon.ico from wiki 2013-12-18 17:27:10 +00:00
contributing.md Docs update 2013-12-18 17:34:33 +00:00
deploy.cmd Sync bld.cmd with latest bld.sh 2013-11-26 16:43:00 -05:00
deploy.sh Update the deploy script to publish to NPM 2013-11-09 10:54:10 +00:00
ginsu.cmd Sync bld.cmd with latest bld.sh 2013-11-26 16:43:00 -05:00
ginsu.sh Get rid of the "new_" prefix we had on some methods 2013-11-08 08:51:14 +00:00
package.json Version number update for 5.0.4-beta 2013-12-22 15:48:22 +00:00
qbld.cmd Add quick build 2013-12-20 15:29:53 +00:00
qbld.sh Add quick build 2013-12-20 15:29:53 +00:00
readme.md Docs update 2013-12-22 15:46:06 +00:00
serve.cmd Added primitive support for basic authentication 2013-11-28 14:03:08 +00:00
serve.sh Added primitive support for basic authentication 2013-11-28 14:03:08 +00:00
test.cmd Adjust references to five.tiddlywiki.com 2013-12-15 16:53:10 +00:00
test.sh Adjust references to five.tiddlywiki.com 2013-12-15 16:53:10 +00:00
tiddlywiki.js Make require() compliant with CommonJS Modules/1.1 2013-10-12 13:44:09 -04:00
verbump.cmd Update `verbump` script to include version number in commit message 2013-12-03 10:09:37 +00:00
verbump.sh Update `verbump` script to include version number in commit message 2013-12-03 10:09:37 +00:00
wbld.cmd Update template used for deployment to TiddlyWeb 2013-12-11 07:37:08 +00:00
wbld.sh Update template used for deployment to TiddlyWeb 2013-12-11 07:37:08 +00:00

readme.md

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.4-prerelease of TiddlyWiki, a major reboot designed for the next 25 years. It is 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 its 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 the new version matures.

Getting started with TiddlyWiki under Node.js

This readme file was automatically generated by TiddlyWiki5