diff --git a/dbld.sh b/dbld.sh index a4e6f1bce..d7d3815ae 100755 --- a/dbld.sh +++ b/dbld.sh @@ -6,7 +6,9 @@ pushd tw5dropbox > /dev/null node ../core/boot.js \ --verbose \ - --savetiddler $:/core/templates/tw5dropbox.template.html ../../../../Apps/Static\ Web\ Apps/TiddlyWiki5/public/index.html text/plain [!is[shadow]] \ + --savetiddler $:/core/templates/tw5dropbox.template.js ../../../../Apps/Static\ Web\ Apps/TiddlyWiki5/public/tw5dropbox.js text/plain [!is[shadow]] \ + --savetiddler $:/core/templates/index.template.html ../../../../Apps/Static\ Web\ Apps/TiddlyWiki5/public/index.html text/plain [!is[shadow]] \ + --savetiddler $:/core/templates/styles.template.css ../../../../Apps/Static\ Web\ Apps/TiddlyWiki5/public/styles.css text/plain [!is[shadow]] \ || exit 1 popd > /dev/null diff --git a/tw5dropbox/wiki/SiteSubtitle.tid b/tw5dropbox/wiki/SiteSubtitle.tid new file mode 100644 index 000000000..85b1e8136 --- /dev/null +++ b/tw5dropbox/wiki/SiteSubtitle.tid @@ -0,0 +1,4 @@ +title: SiteSubtitle +type: application/x-tiddler + +for Dropbox \ No newline at end of file diff --git a/tw5dropbox/wiki/SiteTitle.tid b/tw5dropbox/wiki/SiteTitle.tid new file mode 100644 index 000000000..5ef449a9a --- /dev/null +++ b/tw5dropbox/wiki/SiteTitle.tid @@ -0,0 +1,4 @@ +title: SiteTitle +type: application/x-tiddler + +TiddlyWiki5 in the Sky \ No newline at end of file diff --git a/core/templates/tw5dropbox.template.html.tid b/tw5dropbox/wiki/index.template.html.tid similarity index 56% rename from core/templates/tw5dropbox.template.html.tid rename to tw5dropbox/wiki/index.template.html.tid index 3fb552442..af56c551a 100644 --- a/core/templates/tw5dropbox.template.html.tid +++ b/tw5dropbox/wiki/index.template.html.tid @@ -1,4 +1,4 @@ -title: $:/core/templates/tw5dropbox.template.html +title: $:/core/templates/index.template.html type: text/x-tiddlywiki-html @@ -14,7 +14,6 @@ type: text/x-tiddlywiki-html > " /> - <<tiddler "$:/core/wiki/title">> @@ -23,15 +22,7 @@ type: text/x-tiddlywiki-html -
-<> -
- - +