first commit
authorIan Weller <ian@gaslightmedia.com>
Fri, 23 Jun 2017 13:47:26 +0000 (09:47 -0400)
committerIan Weller <ian@gaslightmedia.com>
Fri, 23 Jun 2017 13:47:26 +0000 (09:47 -0400)
commitdd002f5ee5cb645ddbe16ceae9e779b681e23ad6
tree9173ea55f013ac47f2442f08e4642c152b78881d
first commit

First commit for Driftwood
333 files changed:
.gitignore [new file with mode: 0644]
Gruntfile.js [new file with mode: 0644]
README.md [new file with mode: 0644]
archive.php [new file with mode: 0644]
assets/FallColors.pdf [new file with mode: 0644]
assets/Things-To-Do-Page_Winter_2015.pdf [new file with mode: 0644]
assets/ThingsToDoPageWinter2016.pdf [new file with mode: 0644]
assets/ThingsToDoPage_2016.pdf [new file with mode: 0644]
assets/area-info.jpg [new file with mode: 0644]
assets/block-cell-phone.jpg [new file with mode: 0644]
assets/block-fall-leaves.jpg [new file with mode: 0644]
assets/block-property.jpg [new file with mode: 0644]
assets/bpla-full-logo.png [new file with mode: 0644]
assets/bpla-logo-oval-only.jpg [new file with mode: 0644]
assets/bpla-logo-oval-only.png [new file with mode: 0644]
assets/calendar-icon.jpg [new file with mode: 0644]
assets/info-guide.png [new file with mode: 0644]
assets/local-weather.png [new file with mode: 0644]
assets/logo.png [new file with mode: 0644]
assets/michigan-map.png [new file with mode: 0644]
assets/people-icon.jpg [new file with mode: 0644]
assets/sample-page-image.jpg [new file with mode: 0644]
assets/search_button.jpg [new file with mode: 0644]
assets/sign-up.png [new file with mode: 0644]
assets/social-icons.png [new file with mode: 0644]
assets/tagline.jpg [new file with mode: 0644]
assets/tagline.png [new file with mode: 0644]
assets/things-to-do.jpg [new file with mode: 0644]
assets/weather-widget-bkgrd.jpg [new file with mode: 0644]
assets/wood.jpg [new file with mode: 0644]
assets/wooden-boards-repeating-header-pattern.jpg [new file with mode: 0644]
bower.json [new file with mode: 0644]
css/app.css [new file with mode: 0644]
css/app.css.map [new file with mode: 0644]
favicon.ico [new file with mode: 0644]
footer.php [new file with mode: 0644]
front-page.php [new file with mode: 0644]
functions.php [new file with mode: 0644]
header.php [new file with mode: 0644]
home.php [new file with mode: 0644]
index.html [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/dollarsign.js [new file with mode: 0644]
js/fastclick/lib/fastclick.js [new file with mode: 0644]
js/foundation/css/foundation.css.map [new file with mode: 0644]
js/foundation/css/normalize.css.map [new file with mode: 0644]
js/foundation/js/foundation.js [new file with mode: 0644]
js/foundation/js/foundation.min.js [new file with mode: 0644]
js/foundation/js/foundation/foundation.abide.js [new file with mode: 0644]
js/foundation/js/foundation/foundation.accordion.js [new file with mode: 0644]
js/foundation/js/foundation/foundation.alert.js [new file with mode: 0644]
js/foundation/js/foundation/foundation.clearing.js [new file with mode: 0644]
js/foundation/js/foundation/foundation.dropdown.js [new file with mode: 0644]
js/foundation/js/foundation/foundation.equalizer.js [new file with mode: 0644]
js/foundation/js/foundation/foundation.interchange.js [new file with mode: 0644]
js/foundation/js/foundation/foundation.joyride.js [new file with mode: 0644]
js/foundation/js/foundation/foundation.js [new file with mode: 0644]
js/foundation/js/foundation/foundation.magellan.js [new file with mode: 0644]
js/foundation/js/foundation/foundation.offcanvas.js [new file with mode: 0644]
js/foundation/js/foundation/foundation.orbit.js [new file with mode: 0644]
js/foundation/js/foundation/foundation.reveal.js [new file with mode: 0644]
js/foundation/js/foundation/foundation.slider.js [new file with mode: 0644]
js/foundation/js/foundation/foundation.tab.js [new file with mode: 0644]
js/foundation/js/foundation/foundation.tooltip.js [new file with mode: 0644]
js/foundation/js/foundation/foundation.topbar.js [new file with mode: 0644]
js/foundation/js/vendor/fastclick.js [new file with mode: 0644]
js/foundation/js/vendor/jquery.cookie.js [new file with mode: 0644]
js/foundation/js/vendor/jquery.js [new file with mode: 0644]
js/foundation/js/vendor/modernizr.js [new file with mode: 0644]
js/foundation/js/vendor/placeholder.js [new file with mode: 0644]
js/jquery-placeholder/jquery.placeholder.js [new file with mode: 0644]
js/jquery.cookie/jquery.cookie.js [new file with mode: 0644]
js/jquery/dist/jquery.js [new file with mode: 0644]
js/jquery/dist/jquery.min.js [new file with mode: 0644]
js/jquery/dist/jquery.min.map [new file with mode: 0644]
js/jquery/src/ajax.js [new file with mode: 0644]
js/jquery/src/ajax/jsonp.js [new file with mode: 0644]
js/jquery/src/ajax/load.js [new file with mode: 0644]
js/jquery/src/ajax/parseJSON.js [new file with mode: 0644]
js/jquery/src/ajax/parseXML.js [new file with mode: 0644]
js/jquery/src/ajax/script.js [new file with mode: 0644]
js/jquery/src/ajax/var/nonce.js [new file with mode: 0644]
js/jquery/src/ajax/var/rquery.js [new file with mode: 0644]
js/jquery/src/ajax/xhr.js [new file with mode: 0644]
js/jquery/src/attributes.js [new file with mode: 0644]
js/jquery/src/attributes/attr.js [new file with mode: 0644]
js/jquery/src/attributes/classes.js [new file with mode: 0644]
js/jquery/src/attributes/prop.js [new file with mode: 0644]
js/jquery/src/attributes/support.js [new file with mode: 0644]
js/jquery/src/attributes/val.js [new file with mode: 0644]
js/jquery/src/callbacks.js [new file with mode: 0644]
js/jquery/src/core.js [new file with mode: 0644]
js/jquery/src/core/access.js [new file with mode: 0644]
js/jquery/src/core/init.js [new file with mode: 0644]
js/jquery/src/core/parseHTML.js [new file with mode: 0644]
js/jquery/src/core/ready.js [new file with mode: 0644]
js/jquery/src/core/var/rsingleTag.js [new file with mode: 0644]
js/jquery/src/css.js [new file with mode: 0644]
js/jquery/src/css/addGetHookIf.js [new file with mode: 0644]
js/jquery/src/css/curCSS.js [new file with mode: 0644]
js/jquery/src/css/defaultDisplay.js [new file with mode: 0644]
js/jquery/src/css/hiddenVisibleSelectors.js [new file with mode: 0644]
js/jquery/src/css/support.js [new file with mode: 0644]
js/jquery/src/css/swap.js [new file with mode: 0644]
js/jquery/src/css/var/cssExpand.js [new file with mode: 0644]
js/jquery/src/css/var/getStyles.js [new file with mode: 0644]
js/jquery/src/css/var/isHidden.js [new file with mode: 0644]
js/jquery/src/css/var/rmargin.js [new file with mode: 0644]
js/jquery/src/css/var/rnumnonpx.js [new file with mode: 0644]
js/jquery/src/data.js [new file with mode: 0644]
js/jquery/src/data/Data.js [new file with mode: 0644]
js/jquery/src/data/accepts.js [new file with mode: 0644]
js/jquery/src/data/var/data_priv.js [new file with mode: 0644]
js/jquery/src/data/var/data_user.js [new file with mode: 0644]
js/jquery/src/deferred.js [new file with mode: 0644]
js/jquery/src/deprecated.js [new file with mode: 0644]
js/jquery/src/dimensions.js [new file with mode: 0644]
js/jquery/src/effects.js [new file with mode: 0644]
js/jquery/src/effects/Tween.js [new file with mode: 0644]
js/jquery/src/effects/animatedSelector.js [new file with mode: 0644]
js/jquery/src/event.js [new file with mode: 0644]
js/jquery/src/event/ajax.js [new file with mode: 0644]
js/jquery/src/event/alias.js [new file with mode: 0644]
js/jquery/src/event/support.js [new file with mode: 0644]
js/jquery/src/exports/amd.js [new file with mode: 0644]
js/jquery/src/exports/global.js [new file with mode: 0644]
js/jquery/src/intro.js [new file with mode: 0644]
js/jquery/src/jquery.js [new file with mode: 0644]
js/jquery/src/manipulation.js [new file with mode: 0644]
js/jquery/src/manipulation/_evalUrl.js [new file with mode: 0644]
js/jquery/src/manipulation/support.js [new file with mode: 0644]
js/jquery/src/manipulation/var/rcheckableType.js [new file with mode: 0644]
js/jquery/src/offset.js [new file with mode: 0644]
js/jquery/src/outro.js [new file with mode: 0644]
js/jquery/src/queue.js [new file with mode: 0644]
js/jquery/src/queue/delay.js [new file with mode: 0644]
js/jquery/src/selector-native.js [new file with mode: 0644]
js/jquery/src/selector-sizzle.js [new file with mode: 0644]
js/jquery/src/selector.js [new file with mode: 0644]
js/jquery/src/serialize.js [new file with mode: 0644]
js/jquery/src/sizzle/dist/sizzle.js [new file with mode: 0644]
js/jquery/src/sizzle/dist/sizzle.min.js [new file with mode: 0644]
js/jquery/src/sizzle/dist/sizzle.min.map [new file with mode: 0644]
js/jquery/src/traversing.js [new file with mode: 0644]
js/jquery/src/traversing/findFilter.js [new file with mode: 0644]
js/jquery/src/traversing/var/rneedsContext.js [new file with mode: 0644]
js/jquery/src/var/arr.js [new file with mode: 0644]
js/jquery/src/var/class2type.js [new file with mode: 0644]
js/jquery/src/var/concat.js [new file with mode: 0644]
js/jquery/src/var/hasOwn.js [new file with mode: 0644]
js/jquery/src/var/indexOf.js [new file with mode: 0644]
js/jquery/src/var/pnum.js [new file with mode: 0644]
js/jquery/src/var/push.js [new file with mode: 0644]
js/jquery/src/var/rnotwhite.js [new file with mode: 0644]
js/jquery/src/var/slice.js [new file with mode: 0644]
js/jquery/src/var/strundefined.js [new file with mode: 0644]
js/jquery/src/var/support.js [new file with mode: 0644]
js/jquery/src/var/toString.js [new file with mode: 0644]
js/jquery/src/wrap.js [new file with mode: 0644]
js/modernizr/feature-detects/a-download.js [new file with mode: 0644]
js/modernizr/feature-detects/audio-audiodata-api.js [new file with mode: 0644]
js/modernizr/feature-detects/audio-webaudio-api.js [new file with mode: 0644]
js/modernizr/feature-detects/battery-api.js [new file with mode: 0644]
js/modernizr/feature-detects/battery-level.js [new file with mode: 0644]
js/modernizr/feature-detects/blob-constructor.js [new file with mode: 0644]
js/modernizr/feature-detects/canvas-todataurl-type.js [new file with mode: 0644]
js/modernizr/feature-detects/contenteditable.js [new file with mode: 0644]
js/modernizr/feature-detects/contentsecuritypolicy.js [new file with mode: 0644]
js/modernizr/feature-detects/contextmenu.js [new file with mode: 0644]
js/modernizr/feature-detects/cookies.js [new file with mode: 0644]
js/modernizr/feature-detects/cors.js [new file with mode: 0644]
js/modernizr/feature-detects/css-backgroundposition-shorthand.js [new file with mode: 0644]
js/modernizr/feature-detects/css-backgroundposition-xy.js [new file with mode: 0644]
js/modernizr/feature-detects/css-backgroundrepeat.js [new file with mode: 0644]
js/modernizr/feature-detects/css-backgroundsizecover.js [new file with mode: 0644]
js/modernizr/feature-detects/css-boxsizing.js [new file with mode: 0644]
js/modernizr/feature-detects/css-calc.js [new file with mode: 0644]
js/modernizr/feature-detects/css-cubicbezierrange.js [new file with mode: 0644]
js/modernizr/feature-detects/css-displayrunin.js [new file with mode: 0644]
js/modernizr/feature-detects/css-displaytable.js [new file with mode: 0644]
js/modernizr/feature-detects/css-filters.js [new file with mode: 0644]
js/modernizr/feature-detects/css-hyphens.js [new file with mode: 0644]
js/modernizr/feature-detects/css-lastchild.js [new file with mode: 0644]
js/modernizr/feature-detects/css-mask.js [new file with mode: 0644]
js/modernizr/feature-detects/css-mediaqueries.js [new file with mode: 0644]
js/modernizr/feature-detects/css-objectfit.js [new file with mode: 0644]
js/modernizr/feature-detects/css-overflow-scrolling.js [new file with mode: 0644]
js/modernizr/feature-detects/css-pointerevents.js [new file with mode: 0644]
js/modernizr/feature-detects/css-positionsticky.js [new file with mode: 0644]
js/modernizr/feature-detects/css-regions.js [new file with mode: 0644]
js/modernizr/feature-detects/css-remunit.js [new file with mode: 0644]
js/modernizr/feature-detects/css-resize.js [new file with mode: 0644]
js/modernizr/feature-detects/css-scrollbars.js [new file with mode: 0644]
js/modernizr/feature-detects/css-shapes.js [new file with mode: 0644]
js/modernizr/feature-detects/css-subpixelfont.js [new file with mode: 0644]
js/modernizr/feature-detects/css-supports.js [new file with mode: 0644]
js/modernizr/feature-detects/css-userselect.js [new file with mode: 0644]
js/modernizr/feature-detects/css-vhunit.js [new file with mode: 0644]
js/modernizr/feature-detects/css-vmaxunit.js [new file with mode: 0644]
js/modernizr/feature-detects/css-vminunit.js [new file with mode: 0644]
js/modernizr/feature-detects/css-vwunit.js [new file with mode: 0644]
js/modernizr/feature-detects/custom-protocol-handler.js [new file with mode: 0644]
js/modernizr/feature-detects/dart.js [new file with mode: 0644]
js/modernizr/feature-detects/dataview-api.js [new file with mode: 0644]
js/modernizr/feature-detects/dom-classlist.js [new file with mode: 0644]
js/modernizr/feature-detects/dom-createElement-attrs.js [new file with mode: 0644]
js/modernizr/feature-detects/dom-dataset.js [new file with mode: 0644]
js/modernizr/feature-detects/dom-microdata.js [new file with mode: 0644]
js/modernizr/feature-detects/elem-datalist.js [new file with mode: 0644]
js/modernizr/feature-detects/elem-details.js [new file with mode: 0644]
js/modernizr/feature-detects/elem-output.js [new file with mode: 0644]
js/modernizr/feature-detects/elem-progress-meter.js [new file with mode: 0644]
js/modernizr/feature-detects/elem-ruby.js [new file with mode: 0644]
js/modernizr/feature-detects/elem-time.js [new file with mode: 0644]
js/modernizr/feature-detects/elem-track.js [new file with mode: 0644]
js/modernizr/feature-detects/emoji.js [new file with mode: 0644]
js/modernizr/feature-detects/es5-strictmode.js [new file with mode: 0644]
js/modernizr/feature-detects/event-deviceorientation-motion.js [new file with mode: 0644]
js/modernizr/feature-detects/exif-orientation.js [new file with mode: 0644]
js/modernizr/feature-detects/file-api.js [new file with mode: 0644]
js/modernizr/feature-detects/file-filesystem.js [new file with mode: 0644]
js/modernizr/feature-detects/forms-fileinput.js [new file with mode: 0644]
js/modernizr/feature-detects/forms-formattribute.js [new file with mode: 0644]
js/modernizr/feature-detects/forms-inputnumber-l10n.js [new file with mode: 0644]
js/modernizr/feature-detects/forms-placeholder.js [new file with mode: 0644]
js/modernizr/feature-detects/forms-speechinput.js [new file with mode: 0644]
js/modernizr/feature-detects/forms-validation.js [new file with mode: 0644]
js/modernizr/feature-detects/fullscreen-api.js [new file with mode: 0644]
js/modernizr/feature-detects/gamepad.js [new file with mode: 0644]
js/modernizr/feature-detects/getusermedia.js [new file with mode: 0644]
js/modernizr/feature-detects/ie8compat.js [new file with mode: 0644]
js/modernizr/feature-detects/iframe-sandbox.js [new file with mode: 0644]
js/modernizr/feature-detects/iframe-seamless.js [new file with mode: 0644]
js/modernizr/feature-detects/iframe-srcdoc.js [new file with mode: 0644]
js/modernizr/feature-detects/img-apng.js [new file with mode: 0644]
js/modernizr/feature-detects/img-webp.js [new file with mode: 0644]
js/modernizr/feature-detects/json.js [new file with mode: 0644]
js/modernizr/feature-detects/lists-reversed.js [new file with mode: 0644]
js/modernizr/feature-detects/mathml.js [new file with mode: 0644]
js/modernizr/feature-detects/network-connection.js [new file with mode: 0644]
js/modernizr/feature-detects/network-eventsource.js [new file with mode: 0644]
js/modernizr/feature-detects/network-xhr2.js [new file with mode: 0644]
js/modernizr/feature-detects/notification.js [new file with mode: 0644]
js/modernizr/feature-detects/performance.js [new file with mode: 0644]
js/modernizr/feature-detects/pointerlock-api.js [new file with mode: 0644]
js/modernizr/feature-detects/quota-management-api.js [new file with mode: 0644]
js/modernizr/feature-detects/requestanimationframe.js [new file with mode: 0644]
js/modernizr/feature-detects/script-async.js [new file with mode: 0644]
js/modernizr/feature-detects/script-defer.js [new file with mode: 0644]
js/modernizr/feature-detects/style-scoped.js [new file with mode: 0644]
js/modernizr/feature-detects/svg-filters.js [new file with mode: 0644]
js/modernizr/feature-detects/unicode.js [new file with mode: 0644]
js/modernizr/feature-detects/url-data-uri.js [new file with mode: 0644]
js/modernizr/feature-detects/userdata.js [new file with mode: 0644]
js/modernizr/feature-detects/vibration.js [new file with mode: 0644]
js/modernizr/feature-detects/web-intents.js [new file with mode: 0644]
js/modernizr/feature-detects/webgl-extensions.js [new file with mode: 0644]
js/modernizr/feature-detects/websockets-binary.js [new file with mode: 0644]
js/modernizr/feature-detects/window-framed.js [new file with mode: 0644]
js/modernizr/feature-detects/workers-blobworkers.js [new file with mode: 0644]
js/modernizr/feature-detects/workers-dataworkers.js [new file with mode: 0644]
js/modernizr/feature-detects/workers-sharedworkers.js [new file with mode: 0644]
js/modernizr/grunt.js [new file with mode: 0644]
js/modernizr/modernizr.js [new file with mode: 0644]
js/modernizr/modernizr.min.js [new file with mode: 0644]
js/modernizr/test/caniuse_files/ga.js [new file with mode: 0644]
js/modernizr/test/caniuse_files/jquery.min.js [new file with mode: 0644]
js/modernizr/test/caniuse_files/modernizr-1.7.min.js [new file with mode: 0644]
js/modernizr/test/js/dumpdata.js [new file with mode: 0644]
js/modernizr/test/js/lib/detect-global.js [new file with mode: 0644]
js/modernizr/test/js/lib/jquery-1.7b2.js [new file with mode: 0644]
js/modernizr/test/js/lib/jsonselect.js [new file with mode: 0644]
js/modernizr/test/js/lib/polyfills.js [new file with mode: 0644]
js/modernizr/test/js/lib/uaparser.js [new file with mode: 0644]
js/modernizr/test/js/setup.js [new file with mode: 0644]
js/modernizr/test/js/unit-caniuse.js [new file with mode: 0644]
js/modernizr/test/js/unit.js [new file with mode: 0644]
js/modernizr/test/qunit/qunit.js [new file with mode: 0644]
js/modernizr/test/qunit/run-qunit.js [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]
page-150.php [new file with mode: 0644]
page.php [new file with mode: 0644]
parts/blog-sidebar-r.php [new file with mode: 0644]
parts/bread-crumbs.php [new file with mode: 0644]
parts/client-info-footer.php [new file with mode: 0644]
parts/client-info-offcanvas.php [new file with mode: 0644]
parts/glm-blocks.php [new file with mode: 0644]
parts/glm-kitchen-sink.php [new file with mode: 0644]
parts/off-canvas-menu.php [new file with mode: 0644]
parts/search.php [new file with mode: 0644]
parts/slide-show.php [new file with mode: 0644]
parts/top-bar.php [new file with mode: 0644]
robots.txt [new file with mode: 0644]
screenshot.png [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/_ai1ec.scss [new file with mode: 0644]
scss/plugins/_nextgen.scss [new file with mode: 0644]
scss/plugins/_weatherwidget.scss [new file with mode: 0644]
search.php [new file with mode: 0644]
sidebar.php [new file with mode: 0644]
single.php [new file with mode: 0644]
style.css [new file with mode: 0644]