Initial Laury Commit (blog, search, slides, etc,.)
authorLaury GvR <laury@gaslightmedia.com>
Tue, 5 May 2015 19:52:57 +0000 (15:52 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 5 May 2015 19:52:57 +0000 (15:52 -0400)
commita46f447f27247f9c422206cd7978fe77d5a9cf12
treefeff7d63b9830d37ee81f6d691937fe3c318f6e9
parent64a9c6f354b086e78ccf2fcefeadec43b6021c59
Initial Laury Commit (blog, search, slides, etc,.)

Blog works (home/single/archive).
Search works (blog-only, global)
Slideshow works.
Pulls in posts for frontpage blocks (need styling)
Inside page left sub-nav works.
Whole bunch of HTML fixes/edits.
General CSS styling work across the site.
17 files changed:
root/archive.php [new file with mode: 0644]
root/assets/search_button.jpg [new file with mode: 0644]
root/functions.php
root/header.php
root/home.php
root/parts/glm-kitchen-sink.php
root/scss/_blog.scss
root/scss/_mixins.scss
root/scss/_plugins.scss [new file with mode: 0644]
root/scss/_search.scss [new file with mode: 0644]
root/scss/_sidebar.scss
root/scss/_structure.scss
root/scss/app.scss
root/scss/plugins/_nextgen.scss [new file with mode: 0644]
root/search.php
root/sidebar.php
root/single.php