Initial commit
authorNick Downing <nick@ndcode.org>
Sun, 25 Nov 2018 01:46:50 +0000 (12:46 +1100)
committerNick Downing <nick@ndcode.org>
Sun, 25 Nov 2018 01:46:50 +0000 (12:46 +1100)
commitb2cc3eb8c689345c12bcac7dba5c637145e564be
tree52c106542469fd4e2412a674d53ddaa8ab7cba98
Initial commit
23 files changed:
.gitignore [new file with mode: 0644]
_config/email.json [new file with mode: 0644]
_config/globals.json [new file with mode: 0644]
_config/server.jst [new file with mode: 0644]
_config/site.jst [new file with mode: 0644]
_favicon/.favicons.html [new file with mode: 0644]
_favicon/favicons.html [new file with mode: 0644]
_favicon/favicons.zip [new file with mode: 0644]
_ssl/ca.conf [new file with mode: 0644]
_ssl/ca_cert.pem [new file with mode: 0644]
_ssl/ca_cert.srl [new file with mode: 0644]
_ssl/ca_key.pem [new file with mode: 0644]
_ssl/localhost.conf [new file with mode: 0644]
_ssl/localhost_cert.pem [new file with mode: 0644]
_ssl/localhost_cert_bundle.pem [new file with mode: 0644]
_ssl/localhost_csr.pem [new file with mode: 0644]
_ssl/localhost_ext.conf [new file with mode: 0644]
_ssl/localhost_key.pem [new file with mode: 0644]
_ssl/n.sh [new file with mode: 0755]
calculatebutton.html.jst [new file with mode: 0644]
circle.html [new file with mode: 0644]
index.html [new file with mode: 0644]
package.json [new file with mode: 0644]