Divided index.php into sections, and added WooCommerce files
authorLaury GvR <laury@gaslightmedia.com>
Fri, 2 Sep 2016 21:53:38 +0000 (17:53 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 2 Sep 2016 21:53:38 +0000 (17:53 -0400)
commit1828f5e24543407ebe4a1eb762818cc8e1ef8c07
tree434a0fe634123da1aa5ebe2f6f62eb5141a6781b
parent55a789ab32ab26b8f63c678c21bc1001fd6685d4
Divided index.php into sections, and added WooCommerce files
20 files changed:
css/app.css
css/app.css.map
functions.php
index.php
parts/header-meta.php [new file with mode: 0644]
scss/_plugins.scss
scss/plugins/_woocommerce.scss [new file with mode: 0644]
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-front-page.php [new file with mode: 0644]
sections/footer.php [new file with mode: 0644]
sections/front-page.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]
woocommerce.php [new file with mode: 0644]