initial commit master
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 4 Oct 2019 01:20:46 +0000 (21:20 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 4 Oct 2019 01:20:46 +0000 (21:20 -0400)
commit26e09b3c968d550b0598770d53d7cbbbd3caa289
tree6dd22e095ef548817af4a0e3ab14804ff6c8553f
initial commit
46 files changed:
.babelrc [new file with mode: 0755]
.gitignore [new file with mode: 0755]
.nvmrc [new file with mode: 0755]
TODO.md [new file with mode: 0644]
assets/fonts/AmaticSC-Regular.ttf [new file with mode: 0755]
assets/fonts/Bahiana-Regular.ttf [new file with mode: 0755]
assets/fonts/Bangers-Regular.ttf [new file with mode: 0755]
assets/fonts/BigelowRules-Regular.ttf [new file with mode: 0755]
assets/fonts/BlackAndWhitePicture-Regular.ttf [new file with mode: 0755]
assets/fonts/Ewert-Regular.ttf [new file with mode: 0755]
assets/fonts/Hanalei-Regular.ttf [new file with mode: 0755]
assets/fonts/LibreBarcode128-Regular.ttf [new file with mode: 0755]
assets/fonts/LondrinaSketch-Regular.ttf [new file with mode: 0755]
assets/fonts/Merriweather-Regular.ttf [new file with mode: 0755]
assets/fonts/Montserrat-Regular.ttf [new file with mode: 0755]
assets/fonts/NothingYouCouldDo.ttf [new file with mode: 0755]
assets/fonts/Oswald-Regular.ttf [new file with mode: 0755]
assets/fonts/PermanentMarker-Regular.ttf [new file with mode: 0755]
assets/fonts/PressStart2P-Regular.ttf [new file with mode: 0755]
assets/fonts/Raleway-Regular.ttf [new file with mode: 0755]
assets/fonts/Roboto-Regular.ttf [new file with mode: 0755]
assets/fonts/Shojumaru-Regular.ttf [new file with mode: 0755]
assets/fonts/SixCaps.ttf [new file with mode: 0755]
assets/fonts/TradeWinds-Regular.ttf [new file with mode: 0755]
assets/fonts/VT323-Regular.ttf [new file with mode: 0755]
dist/css/core.min.css [new file with mode: 0644]
dist/css/glm-app.min.css [new file with mode: 0644]
dist/js/core.min.js [new file with mode: 0644]
dist/js/glm-app.min.js [new file with mode: 0644]
functions.php [new file with mode: 0644]
gulpfile.js [new file with mode: 0644]
index.php [new file with mode: 0644]
js/index.js [new file with mode: 0644]
libs/animate.min.css [new file with mode: 0644]
libs/foundation.core.min.js [new file with mode: 0644]
libs/foundation.dropdownMenu.min.js [new file with mode: 0644]
libs/foundation.min.js [new file with mode: 0644]
libs/jquery.min.js [new file with mode: 0644]
package.json [new file with mode: 0755]
sass/_fonts.scss [new file with mode: 0644]
sass/_foundationModules.scss [new file with mode: 0644]
sass/_settings.scss [new file with mode: 0644]
sass/_utility.scss [new file with mode: 0644]
sass/app.scss [new file with mode: 0644]
screenshot.png [new file with mode: 0644]
style.css [new file with mode: 0644]