Theme template and function merge
authorLaury GvR <laury@gaslightmedia.com>
Thu, 27 Oct 2016 19:03:08 +0000 (15:03 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 27 Oct 2016 19:03:08 +0000 (15:03 -0400)
commitff5e45375a8d1512fb5225f51432ffe3b6240abd
tree281e906bd1045e7ec630bfb3d52e607fce1ed577
parente51c0c45298cc3187eb003572caa729d7534098e
Theme template and function merge
50 files changed:
css/app.css
footer.php [deleted file]
front-page.php
functions.php
header.php [deleted file]
index.php
lib/defines.php [new file with mode: 0644]
lib/enqueueing.php [new file with mode: 0644]
lib/force-template-functions.php [new file with mode: 0644]
lib/header.php [new file with mode: 0644]
lib/images.php [new file with mode: 0644]
lib/misc.php [new file with mode: 0644]
lib/plugins.php [new file with mode: 0644]
lib/plugins/member-db.php [new file with mode: 0644]
lib/plugins/woocommerce.php [new file with mode: 0644]
lib/theme-support.php [new file with mode: 0644]
lib/widgets.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-text.php [new file with mode: 0644]
parts/dropdown-map.php [new file with mode: 0644]
parts/glm-members-only-login-form.php [new file with mode: 0644]
parts/glm-members-only-lostpass-form.php [new file with mode: 0644]
parts/glm-members-only-top-bar.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/members-sidebar.php [new file with mode: 0644]
parts/off-canvas-menu.php [deleted file]
parts/search-dropdown.php [new file with mode: 0644]
parts/search-form.php [new file with mode: 0644]
parts/search.php [deleted file]
parts/share-this.php [new file with mode: 0644]
parts/shop-cats-and-products.php [new file with mode: 0644]
parts/shop-sidebar.php [new file with mode: 0644]
parts/slide-show.php
scss/_slideshow.scss
scss/_structure.scss
scss/_topbar.scss
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/glm-members-only.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]