Initial start of Grunt-Init Template
authorSteve Sutton <ssutton@gmail.com>
Tue, 10 Mar 2015 01:30:28 +0000 (21:30 -0400)
committerSteve Sutton <ssutton@gmail.com>
Tue, 10 Mar 2015 01:30:28 +0000 (21:30 -0400)
commit43d7b82ab9aa6eb7175fb97fbd90294b04d5ec08
treeb632a4c792081f43d5c0362fe55ddb6f8de5be9f
Initial start of Grunt-Init Template
32 files changed:
root/.gitignore [new file with mode: 0644]
root/Gruntfile.js [new file with mode: 0644]
root/README.md [new file with mode: 0644]
root/bower.json [new file with mode: 0644]
root/footer.php [new file with mode: 0644]
root/front-page.php [new file with mode: 0644]
root/functions.php [new file with mode: 0644]
root/header.php [new file with mode: 0644]
root/home.php [new file with mode: 0644]
root/index.html [new file with mode: 0644]
root/index.php [new file with mode: 0644]
root/js/custom/pageSetup.js [new file with mode: 0644]
root/js/dollarsign.js [new file with mode: 0644]
root/package.json [new file with mode: 0644]
root/page.php [new file with mode: 0644]
root/parts/bread-crumbs.php [new file with mode: 0644]
root/parts/glm-blocks.php [new file with mode: 0644]
root/parts/off-canvas-menu.php [new file with mode: 0644]
root/parts/slide-show.php [new file with mode: 0644]
root/parts/top-bar.php [new file with mode: 0644]
root/robots.txt [new file with mode: 0644]
root/scss/_mixins.scss [new file with mode: 0644]
root/scss/_settings.scss [new file with mode: 0644]
root/scss/_structure.scss [new file with mode: 0644]
root/scss/_wordpress.scss [new file with mode: 0644]
root/scss/app.scss [new file with mode: 0644]
root/scss/mixins/_gradient.scss [new file with mode: 0644]
root/scss/mixins/_off-canvas-arrow.scss [new file with mode: 0644]
root/sidebar.php [new file with mode: 0644]
root/single.php [new file with mode: 0644]
root/style.css [new file with mode: 0644]
template.js [new file with mode: 0644]