• Stars
    star
    481
  • Rank 91,361 (Top 2 %)
  • Language
    JavaScript
  • Created over 13 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

TiddlyWiki Classic (not to be confused with TiddlyWiki5: https://github.com/Jermolene/TiddlyWiki5)

TiddlyWiki

This is the master repository of the Classic version (2.x.x) of TiddlyWiki (not to be confused with TiddlyWiki5, which is rewritten from scratch and backward incompatible with Classic).

If you simply wish to use TiddlyWiki or to find out more about it, it is easiest to do so at classic.tiddlywiki.com. Also, you can get help in the TiddlyWikiClassic group. If you have some feedback, you can use both the google group and GitHub issues.

TiddlyWiki's source code is split up into a number of separate files which are then joined together by the npm run build-core command (requires Node.js and NPM to be installed) to produce a single HTML file. See scripts and instructions for testing and building TiddlyWiki and docs for tiddlywiki.com in the build/README.md file.

Discussion on TiddlyWiki development takes place on GitHub and on the TiddlyWikiClassic group; the old TiddlyWikiDev group my be useful to discuss issue related to both TWC and TW5.

License

TiddlyWiki is Copyright 2013 UnaMesa Assocation

It is licensed under a BSD License. See html/copyright.txt for the exact terms.