From c430f9d2c3f709cb553a5cd65345153f1996e695 Mon Sep 17 00:00:00 2001 From: Mario Pietsch Date: Fri, 12 Sep 2014 12:42:20 +0200 Subject: [PATCH] more docs --- bin/serve.cmd | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/bin/serve.cmd b/bin/serve.cmd index 493dc66cc..50c4480a1 100644 --- a/bin/serve.cmd +++ b/bin/serve.cmd @@ -1,6 +1,14 @@ :: This file uses the default settings for Jeremy and :: provides some help and more parameters for the rest of us. +:: This script allows you to serve different TiddlyWiki editions. +:: It respects the TIDDLYWIKI_EDITION_PATH variable described +:: at: # http://tiddlywiki.com/#Environment%20Variables%20on%20Node.js +:: +:: Be sure your server tiddlywiki.info configuration contains the plugins: +:: - "tiddlywiki/tiddlyweb" and the "tiddlywiki/filesystem" +:: - Otherwise saving is not possible. + @echo off echo.