initial commit
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 21 Aug 2017 12:55:28 +0000 (08:55 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 21 Aug 2017 12:55:28 +0000 (08:55 -0400)
commitb5c755ab03a34acff6116aed2c0c3c24d4ab8afd
tree21e0c77e71e6a3f342b003748d5cb26ca471c2a6
parent14212913537d3c741cf03c6afbdae6c77e98536b
initial commit

adding initial project styles and structure and assets
97 files changed:
.babelrc [new file with mode: 0644]
.bowerrc [new file with mode: 0644]
.gitignore [new file with mode: 0644]
CHANGELOG.md [new file with mode: 0644]
README.md [new file with mode: 0644]
assets/coldwater-country-logo.jpg [new file with mode: 0755]
assets/explore-the-lakes.png [new file with mode: 0755]
assets/large-logo.png [new file with mode: 0644]
assets/logo-bkgrd.png [new file with mode: 0755]
assets/photo-gallery.png [new file with mode: 0644]
assets/pure-michigan-logo.png [new file with mode: 0755]
assets/repeating-blue-border-bottom.png [new file with mode: 0644]
assets/repeating-blue-border-top.png [new file with mode: 0644]
assets/repeating-brown-pattern.png [new file with mode: 0644]
assets/repeating-nav-bkgrd.jpg [new file with mode: 0644]
assets/search-icon.png [new file with mode: 0755]
assets/site-bkgrd.jpg [new file with mode: 0644]
assets/social-icons-footer.png [new file with mode: 0755]
assets/social-icons-header.png [new file with mode: 0755]
assets/travel-guide.png [new file with mode: 0644]
bower.json [new file with mode: 0644]
comments.php [new file with mode: 0644]
css/app.css [new file with mode: 0644]
css/app.css.map [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/app.js [new file with mode: 0644]
js/custom/pageSetup.js [new file with mode: 0644]
js/foundation.min.js [new file with mode: 0644]
js/jquery.min.js [new file with mode: 0644]
js/motion-ui.min.js [new file with mode: 0644]
js/transpiled/dist.js [new file with mode: 0644]
js/what-input.min.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-lock.json [new file with mode: 0644]
package.json [new file with mode: 0644]
parts/action-items.php [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/map-section.php [new file with mode: 0644]
parts/search-form.php [new file with mode: 0644]
parts/slide-show.php [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]