Improve 301 redirect and 404 not found, implement env.status so the jst templates...
authorNick Downing <downing.nick@gmail.com>
Sun, 21 Oct 2018 09:45:32 +0000 (20:45 +1100)
committerNick Downing <downing.nick@gmail.com>
Sun, 21 Oct 2018 10:01:09 +0000 (21:01 +1100)
commit21f7cabad5143e46acca1c75ef23641d218c0f17
tree4049d9019d08c5a04b951dcd6491f879fa947ec6
parent6c5a11980059163b2da7cc79a6c6e5111c17e3fe
Improve 301 redirect and 404 not found, implement env.status so the jst templates do redirects etc, change console logging to reduce page serving delay and chatter based on build_cache.git commit b4e0eb9, js_template.git commit aedc57a, revise (read|write|modify)_json() interface based on json_cache.git commit 72f2352
Server.js
Site.js