inital commit master
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 20 Nov 2017 15:39:16 +0000 (10:39 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 20 Nov 2017 15:39:16 +0000 (10:39 -0500)
commit2205dcb822c3bb6f68d61020f888f0bd9916d33b
tree513ef3260f60504c21b765f6a1d593a5784f04fe
inital commit
27 files changed:
.gitignore [new file with mode: 0644]
README.md [new file with mode: 0644]
defines.php [new file with mode: 0644]
dist/admin.css [new file with mode: 0644]
dist/app.css [new file with mode: 0644]
dist/bundle.js [new file with mode: 0644]
donation-chart.php [new file with mode: 0644]
enqueues.php [new file with mode: 0644]
gulpfile.js [new file with mode: 0644]
index.php [new file with mode: 0644]
js/main.js [new file with mode: 0644]
js/vendor/foundation.js [new file with mode: 0644]
js/vendor/foundation.min.js [new file with mode: 0644]
js/vendor/jquery.js [new file with mode: 0644]
js/vendor/what-input.js [new file with mode: 0644]
package.json [new file with mode: 0644]
scss/_main.scss [new file with mode: 0644]
scss/_settings.scss [new file with mode: 0644]
scss/_utils.scss [new file with mode: 0644]
scss/app.scss [new file with mode: 0644]
scss/foundation.min.css [new file with mode: 0644]
setup/activate.php [new file with mode: 0644]
setup/donation-output.php [new file with mode: 0644]
setup/donation-utils.php [new file with mode: 0644]
setup/menus.php [new file with mode: 0644]
uninstall.php [new file with mode: 0644]
webpack.config.js [new file with mode: 0644]