1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-08-20 06:36:09 +00:00
TiddlyWiki5/tiddlywiki5/tiddlywiki5.recipe

25 lines
528 B
Plaintext
Raw Normal View History

template: tiddlywiki5.template.html
copyright: ../copyright.txt
style: lib/bootstrap/css/bootstrap.css
2012-03-14 18:12:41 +00:00
style: shadows/css/*.css
2012-03-16 15:09:59 +00:00
shadow: shadows/*.tid
shadow: shadows/templates/*.tid
2012-04-19 08:12:29 +00:00
shadow: shadows/tiddlycss/*.tid
#tiddler: http://wikitext.tiddlyspace.com/fractalveg.jpg
# type: image/jpeg
#jslib: lib/jquery.js
#jslib: lib/bootstrap/js/bootstrap.js
jsmodule: ../js/*.js
jsmodule: ../js/macros/*.js
jsmodule: ../node_modules/esprima/esprima.js
title: esprima
2011-12-21 13:03:37 +00:00
2012-03-14 18:12:41 +00:00
jsbootstart: boot/BootStart.js
jsbootend: boot/BootLoader.js