/tw5-material

TiddlyWiki Material Edition

Primary LanguageJavaScript

Material Design Edition of TiddlyWiki Build Status

  1. Install the dependencies.

    npm install
    
  2. Copy everything from src/ to editions/material/ and serve this edition of TiddlyWiki locally.

    npm start
    
  3. Open http://localhost:8080/ to experiment with the plugin and theme, or to copy the plugins to other TiddlyWiki instances from there.