intial commit of new Foundation 6 theme project
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 9 Aug 2016 15:47:38 +0000 (11:47 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 9 Aug 2016 15:47:38 +0000 (11:47 -0400)
commit64b9e125b325f0bf9b11e7ba284286fd503a6bf9
tree380a60e98321d1951a061c8a98db9c1963e4b4cb
intial commit of new Foundation 6 theme project
59 files changed:
root/.babelrc [new file with mode: 0644]
root/.bowerrc [new file with mode: 0644]
root/.gitignore [new file with mode: 0644]
root/CHANGELOG.md [new file with mode: 0644]
root/README.md [new file with mode: 0644]
root/bower.json [new file with mode: 0644]
root/comments.php [new file with mode: 0644]
root/css/app.css.map [new file with mode: 0644]
root/functions.php [new file with mode: 0644]
root/gulpfile.js [new file with mode: 0644]
root/index.php [new file with mode: 0644]
root/js/custom/pageSetup.js [new file with mode: 0644]
root/lib/menu-walker.php [new file with mode: 0644]
root/lib/navigation.php [new file with mode: 0644]
root/nggallery/album-glmalbums.php [new file with mode: 0644]
root/nggallery/gallery-glmphotos-8.php [new file with mode: 0644]
root/nggallery/gallery-glmphotos-narrow.php [new file with mode: 0644]
root/nggallery/gallery-glmphotos.php [new file with mode: 0644]
root/nggallery/gallery-glmvideos.php [new file with mode: 0644]
root/package.json [new file with mode: 0644]
root/parts/blog-content-area.php [new file with mode: 0644]
root/parts/blog-feed-front.php [new file with mode: 0644]
root/parts/blog-sidebar-r.php [new file with mode: 0644]
root/parts/blog-text.php [new file with mode: 0644]
root/parts/glm-blocks.php [new file with mode: 0644]
root/parts/main-content.php [new file with mode: 0644]
root/parts/search-form.php [new file with mode: 0644]
root/parts/slide-show.php [new file with mode: 0644]
root/scss/_blog.scss [new file with mode: 0644]
root/scss/_body.scss [new file with mode: 0644]
root/scss/_content.scss [new file with mode: 0644]
root/scss/_copyright.scss [new file with mode: 0644]
root/scss/_defaults.scss [new file with mode: 0644]
root/scss/_left-off-canvas.scss [new file with mode: 0644]
root/scss/_main.scss [new file with mode: 0644]
root/scss/_mixins.scss [new file with mode: 0644]
root/scss/_page.footer.scss [new file with mode: 0644]
root/scss/_page.header.scss [new file with mode: 0644]
root/scss/_page.wrapper.scss [new file with mode: 0644]
root/scss/_plugins.scss [new file with mode: 0644]
root/scss/_right-off-canvas.scss [new file with mode: 0644]
root/scss/_search.scss [new file with mode: 0644]
root/scss/_settings.scss [new file with mode: 0644]
root/scss/_shadow.wrapper.scss [new file with mode: 0644]
root/scss/_sidebar.scss [new file with mode: 0644]
root/scss/_slideshow.scss [new file with mode: 0644]
root/scss/_structure.scss [new file with mode: 0644]
root/scss/_topbar.scss [new file with mode: 0644]
root/scss/_wordpress.scss [new file with mode: 0644]
root/scss/admin/tinymce.css [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/scss/plugins/_events.scss [new file with mode: 0644]
root/scss/plugins/_gravityForms.scss [new file with mode: 0644]
root/scss/plugins/_nextgen.scss [new file with mode: 0644]
root/sidebar.php [new file with mode: 0644]
root/style.css [new file with mode: 0644]
template.js [new file with mode: 0644]