Move the get_XXX() routines, and the new open_json() and flush_json() routines which...
authorNick Downing <downing.nick@gmail.com>
Sat, 20 Oct 2018 04:53:00 +0000 (15:53 +1100)
committerNick Downing <downing.nick@gmail.com>
Sat, 20 Oct 2018 04:53:38 +0000 (15:53 +1100)
commitabad4839a80ada1480a6fc01e8962ce2312b2f3c
tree1d3c02145c58c73dca237840bcad8307d862c732
parent87d04bb9b0f06e4eb0b9f3d64d45a3837b90106a
Move the get_XXX() routines, and the new open_json() and flush_json() routines which used to be json_cache.get() and json_cache.set(), onto the Site object, and make them automatically supply the site root, this simplifies user code a lot
.gitignore
Site.js
config.js
package.json
resources.js