Initial commit. master
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 28 Jun 2016 12:54:47 +0000 (08:54 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 28 Jun 2016 12:54:47 +0000 (08:54 -0400)
commite6f8db7cb435a676064513b8f9604d3c3af04361
tree09e56b6e7cda84546aa9e6528b41cf9f8f8ad569
Initial commit.

I started the theme with grunt-init and based most of it on what we did
with keweenaw blog.
67 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/logo.png [new file with mode: 0644]
assets/search_button.jpg [new file with mode: 0644]
bower.json [new file with mode: 0644]
comments.php [new file with mode: 0644]
css/appblog.css [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.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-feed-front.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]
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/_gravityForms.scss [new file with mode: 0644]
scss/plugins/_nextgen.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]