initial commit
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 7 Dec 2017 13:47:50 +0000 (08:47 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 7 Dec 2017 13:47:50 +0000 (08:47 -0500)
commitb540ae542b7e4d66184242778bb96f776537c98d
treeaf0a6a7c354952d60d607d82aca01f9d293a8cca
initial commit
70 files changed:
.gitignore [new file with mode: 0644]
Gruntfile.js [new file with mode: 0644]
README.md [new file with mode: 0644]
bower.json [new file with mode: 0644]
comments.php [new file with mode: 0644]
functions.php [new file with mode: 0644]
index.php [new file with mode: 0644]
js/custom/pageSetup.js [new file with mode: 0644]
js/dollarsign.js [new file with mode: 0644]
lib/menu-walker.php [new file with mode: 0644]
lib/navigation.php [new file with mode: 0644]
nggallery/album-glmalbums.php [new file with mode: 0644]
nggallery/gallery-glmphotos-8.php [new file with mode: 0644]
nggallery/gallery-glmphotos-narrow.php [new file with mode: 0644]
nggallery/gallery-glmphotos.php [new file with mode: 0644]
nggallery/gallery-glmvideos.php [new file with mode: 0644]
package.json [new file with mode: 0644]
parts/blog-content-area.php [new file with mode: 0644]
parts/blog-feed-front.php [new file with mode: 0644]
parts/blog-sidebar-r.php [new file with mode: 0644]
parts/blog-text-single.php [new file with mode: 0644]
parts/blog-text.php [new file with mode: 0644]
parts/glm-blocks.php [new file with mode: 0644]
parts/header-meta.php [new file with mode: 0644]
parts/main-content.php [new file with mode: 0644]
parts/search-form.php [new file with mode: 0644]
parts/slide-show.php [new file with mode: 0644]
robots.txt [new file with mode: 0644]
scss/_blog.scss [new file with mode: 0644]
scss/_body.scss [new file with mode: 0644]
scss/_content.scss [new file with mode: 0644]
scss/_copyright.scss [new file with mode: 0644]
scss/_defaults.scss [new file with mode: 0644]
scss/_left-off-canvas.scss [new file with mode: 0644]
scss/_main.scss [new file with mode: 0644]
scss/_mixins.scss [new file with mode: 0644]
scss/_page.footer.scss [new file with mode: 0644]
scss/_page.header.scss [new file with mode: 0644]
scss/_page.wrapper.scss [new file with mode: 0644]
scss/_plugins.scss [new file with mode: 0644]
scss/_right-off-canvas.scss [new file with mode: 0644]
scss/_search.scss [new file with mode: 0644]
scss/_settings.scss [new file with mode: 0644]
scss/_shadow.wrapper.scss [new file with mode: 0644]
scss/_sidebar.scss [new file with mode: 0644]
scss/_slideshow.scss [new file with mode: 0644]
scss/_structure.scss [new file with mode: 0644]
scss/_topbar.scss [new file with mode: 0644]
scss/_wordpress.scss [new file with mode: 0644]
scss/admin/tinymce.css [new file with mode: 0644]
scss/app.scss [new file with mode: 0644]
scss/mixins/_gradient.scss [new file with mode: 0644]
scss/mixins/_off-canvas-arrow.scss [new file with mode: 0644]
scss/plugins/_events.scss [new file with mode: 0644]
scss/plugins/_fullCalendar.scss [new file with mode: 0644]
scss/plugins/_gravityForms.scss [new file with mode: 0644]
scss/plugins/_nextgen.scss [new file with mode: 0644]
sections/blog-archive.php [new file with mode: 0644]
sections/blog-home.php [new file with mode: 0644]
sections/blog-single.php [new file with mode: 0644]
sections/copyright.php [new file with mode: 0644]
sections/footer.php [new file with mode: 0644]
sections/front-page.php [new file with mode: 0644]
sections/header.php [new file with mode: 0644]
sections/interior-page.php [new file with mode: 0644]
sections/off-canvas.php [new file with mode: 0644]
sections/search.php [new file with mode: 0644]
sections/top-bar.php [new file with mode: 0644]
sidebar.php [new file with mode: 0644]
style.css [new file with mode: 0644]