Footer, header, frontpage, map, events
authorLaury GvR <laury@gaslightmedia.com>
Tue, 12 Sep 2017 20:01:38 +0000 (16:01 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 12 Sep 2017 20:01:38 +0000 (16:01 -0400)
commit4f57b8c9da70eddd0bc9bb9253953332c7ff7359
treec75d98ff8cd4bb1847367c121ca017fe761609cb
parentc678012f7fc8def0ac21b96dfc3bea6fe6e567e2
Footer, header, frontpage, map, events

Added the footer and styles, including social icons, newsletter,
 copyright, etc.
Added the header and styles.
Added slideshow/featured for front/inside.
Added the frontpage event slider.
Added the frontpage blocks.
Added the frontpage map (WIP)
79 files changed:
assets/Keweenaw Map_v3.svg [new file with mode: 0644]
assets/default-header.jpg [new file with mode: 0644]
assets/default-map-image.jpg [new file with mode: 0644]
assets/keweenaw-logo.png
assets/pure-michigan.png [new file with mode: 0644]
assets/social-icons.png [new file with mode: 0644]
assets/visitors-guides.png [new file with mode: 0644]
assets/weather-arrow-down.png [new file with mode: 0644]
assets/weather-badge.png [new file with mode: 0644]
css/app.css
css/app.css.map
fancybox/README.md [new file with mode: 0644]
fancybox/bower.json [new file with mode: 0644]
fancybox/dist/jquery.fancybox.css [new file with mode: 0644]
fancybox/dist/jquery.fancybox.js [new file with mode: 0644]
fancybox/dist/jquery.fancybox.min.css [new file with mode: 0644]
fancybox/dist/jquery.fancybox.min.js [new file with mode: 0644]
fancybox/docs/index.html [new file with mode: 0644]
fancybox/gulpfile.js [new file with mode: 0644]
fancybox/package.json [new file with mode: 0644]
fancybox/src/css/core.css [new file with mode: 0644]
fancybox/src/css/fullscreen.css [new file with mode: 0644]
fancybox/src/css/slideshow.css [new file with mode: 0644]
fancybox/src/css/thumbs.css [new file with mode: 0644]
fancybox/src/js/core.js [new file with mode: 0644]
fancybox/src/js/fullscreen.js [new file with mode: 0644]
fancybox/src/js/guestures.js [new file with mode: 0644]
fancybox/src/js/hash.js [new file with mode: 0644]
fancybox/src/js/media.js [new file with mode: 0644]
fancybox/src/js/slideshow.js [new file with mode: 0644]
fancybox/src/js/thumbs.js [new file with mode: 0644]
functions.php
glm-member-db-events/views/front/events/eventsFeed.html
index.php
js/app.js
js/custom/pageSetup.js
parts/city-map.php
parts/footer-svg-section.php [new file with mode: 0644]
parts/glm-blocks.php
parts/map-section.php
scss/_copyright.scss
scss/_main.scss
scss/_page.footer.scss
scss/_page.header.scss
scss/_plugins.scss
scss/_settings.scss
scss/_structure.scss
scss/_topbar.scss
scss/plugins/_events.scss [deleted file]
scss/plugins/_glm-blocks.scss [new file with mode: 0644]
scss/plugins/_glm-member-db-events.scss [new file with mode: 0644]
sections/footer.php
sections/front-page.php
sections/interior-page.php
sections/top-bar.php
slick/CONTRIBUTING.markdown [new file with mode: 0644]
slick/ISSUE_TEMPLATE.md [new file with mode: 0644]
slick/LICENSE [new file with mode: 0644]
slick/Makefile [new file with mode: 0644]
slick/README.markdown [new file with mode: 0644]
slick/bower.json [new file with mode: 0644]
slick/component.json [new file with mode: 0644]
slick/index.html [new file with mode: 0644]
slick/package.json [new file with mode: 0644]
slick/slick.jquery.json [new file with mode: 0644]
slick/slick/ajax-loader.gif [new file with mode: 0644]
slick/slick/config.rb [new file with mode: 0644]
slick/slick/fonts/slick.eot [new file with mode: 0644]
slick/slick/fonts/slick.svg [new file with mode: 0644]
slick/slick/fonts/slick.ttf [new file with mode: 0644]
slick/slick/fonts/slick.woff [new file with mode: 0644]
slick/slick/slick-theme.css [new file with mode: 0644]
slick/slick/slick-theme.less [new file with mode: 0644]
slick/slick/slick-theme.scss [new file with mode: 0644]
slick/slick/slick.css [new file with mode: 0644]
slick/slick/slick.js [new file with mode: 0644]
slick/slick/slick.less [new file with mode: 0644]
slick/slick/slick.min.js [new file with mode: 0644]
slick/slick/slick.scss [new file with mode: 0644]