1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-05 11:43:16 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/nodejs
nome 37823f64e9 Add build targets to server edition
Define for the server edition the same build targets as for the empty

edition, but using the correct template so that the "offline" version

(target "index") works correctly when accessed via HTTP. With this,

`tiddlywiki --build index` is equivalent to the save button.



While the process of setting up TiddlyWiki on Node.js is well documented

and easy enough, the options for  publishing such a wiki to an offline

version (scriptably, e.g. for push-to-deploy setups) are decidedly

non-obvious. With the added build steps, the user only needs to know

three simple commands:



tiddlywiki --init server

tiddlywiki --server

tiddlywiki --build index



and optionally



tiddlywiki --build static
2016-04-03 20:22:11 +01:00
..
Building TiddlyWikiClassic.tid Lots more docs updates 2014-09-12 16:05:37 +01:00
Environment Variables on Node.js.tid Lots more docs updates 2014-09-12 16:05:37 +01:00
Installing TiddlyWiki on Node.js.tid Add build targets to server edition 2016-04-03 20:22:11 +01:00
Installing_TiddlyWiki_Prerelease_on_Node.js.tid Docs updates 2015-09-27 22:53:46 +01:00
Naming of System Tiddlers.tid Lots more docs updates 2014-09-12 16:05:37 +01:00
Scripts for TiddlyWiki on Node.js.tid Docs updates 2014-10-15 21:56:32 +01:00
TiddlyWiki on Node.js.tid Rename "configurations" to "platforms" 2015-06-20 09:24:14 +01:00
TiddlyWiki5 Versioning.tid Lots more docs updates 2014-09-12 16:05:37 +01:00
Upgrading TiddlyWiki on Node.js.tid Lots more docs updates 2014-09-12 16:05:37 +01:00
Using TiddlyWiki on Node.js.tid Readme updates for Node.js 2014-09-20 15:06:33 +01:00
Working with the TiddlyWiki5 repository.tid Readme updates for Node.js 2014-09-20 15:06:33 +01:00