Change _config/server.jst to return a pure JSON object with information about the...
authorNick Downing <nick@ndcode.org>
Tue, 4 Dec 2018 00:47:01 +0000 (11:47 +1100)
committerNick Downing <nick@ndcode.org>
Tue, 4 Dec 2018 00:47:38 +0000 (11:47 +1100)
commit706efb7dd6d2c024c52229e5d1addc09b2e87f95
treed016d9f9fa4b49f7067926067e7e95fa5839b134
parent69b0b2e3e68300b7a6926df6b1dafa9fa8e627bb
Change _config/server.jst to return a pure JSON object with information about the hosts rather than a constructed object per host (removing the awkward Site/SiteConfig/SiteRoot/SiteRedirect hierarchy and combining SiteRoot back into Site)
Server.js
Site.js
SiteConfig.js [deleted file]
SiteRedirect.js [deleted file]
SiteRoot.js [deleted file]
_config/server.jst
cli.js [moved from jst_server.js with 80% similarity]
index.js
package.json
site/_config/site.jst [new file with mode: 0644]