Completely rewrite the URL parsing and file serving code, removes the need for the...
authorNick Downing <downing.nick@gmail.com>
Sat, 20 Oct 2018 13:33:50 +0000 (00:33 +1100)
committerNick Downing <downing.nick@gmail.com>
Sat, 20 Oct 2018 13:43:29 +0000 (00:43 +1100)
commite470b8a654f66f743b7d7da555fd8d56851c6daa
treea1de678b9588af03090a578c4a30660ad770e7cc
parent612da257d09157243ccaab62299ff422ac0b37df
Completely rewrite the URL parsing and file serving code, removes the need for the .pub suffix, and allows any kind of file or directory to be generated by jst
.gitignore
Site.js
config.js
config/mime_types.json
server.js