TiddlyWiki.org

TiddlyWIki Source Tree

The TiddlyWiki source code tree can be seen via Browse Source. It's structured like so:

  • association - community-owned resources details to be announced shortly
  • contributors - contributor-owned resources details to be announced shortly
  • tools - the source code for the TiddlyWikiDevelopmentTools
    • admin - the source code for the WebAdmin? tool
    • cooker - the source code for Cook and Ginsu
  • core - the core HTML, JavaScript and CSS of TiddlyWiki, and the recipe to Cook it
    • html - chunks of HTML
    • js - chunks of JavaScript
  • verticals - the separate editions of TiddlyWiki that are published from the common SourceTree
    • dev.tiddlywiki.com - the developer site (currently at http://www.tiddlywiki.com/dev/), and it's recipes
      • html - contains the title of the edition (which also needs be in the tiddler SiteTitle?)
      • images -
      • tiddlers -
    • osmosoft.com - the osmosoft.com home page
      • html -
      • images -
      • tiddlers -
    • tiddlywiki.com - the main tiddlywiki site
      • html -
      • images -
      • tiddlers -