This repository has been archived on 2020-05-08. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Holger 9c11a89a63 Merge pull request #25 from kylemorgan49/master
README Improvements
2016-04-28 08:37:15 +02:00
css adding assets scss files into understrap /scss folder 2016-04-25 14:28:00 +02:00
fonts sunday mornin coffee 2016-03-20 09:49:34 +01:00
inc More BS4 preparations 2016-04-06 13:18:04 +02:00
js successfully switching back and forth 2016-04-06 13:24:07 +02:00
languages fixed german translation 2016-04-15 17:48:36 +02:00
loop-templates Adding custom search form with Bootstrap markup 2016-03-03 20:38:28 +01:00
page-templates Moving Loops to subdirectory 2016-01-22 13:59:47 +01:00
sass adding assets scss files into understrap /scss folder 2016-04-25 14:28:00 +02:00
src Preparations for BS4 update 2016-04-06 09:54:31 +02:00
widget-templates adding missing .row classes 2016-03-09 10:16:22 +01:00
.gitignore updating package.json 2016-02-15 09:14:43 +01:00
404.php adding missing .row classes 2016-03-09 10:16:22 +01:00
README.md readme: typo 2016-04-27 15:19:28 -06:00
archive.php adding missing .row classes 2016-03-09 10:16:22 +01:00
bower.json Preparations for BS4 update 2016-04-06 09:54:31 +02:00
comment-form.php Adding Bootstrap markup and custom comment form 2014-12-11 17:41:11 +01:00
comments.php solved issue #14 thx to @Thomas-A-Reinert 2016-03-22 17:39:57 +01:00
footer.php fixing footer layout 2016-03-09 10:21:11 +01:00
functions.php add woocommerce support declaration 2015-09-09 10:58:25 +02:00
gulpfile.js Added support to browser-sync. 2016-04-15 18:06:10 -03:00
header.php Preparations for BS4 update 2016-04-06 09:54:31 +02:00
index.php adding missing .row classes 2016-03-09 10:16:22 +01:00
package.json Added support to browser-sync. 2016-04-15 18:06:10 -03:00
page.php adding missing .row classes 2016-03-09 10:16:22 +01:00
readme.txt Preparing pre-release for 0.3.8 2016-03-09 10:37:15 +01:00
screenshot.png adding new screenshot to reflect layout changes 2016-04-15 09:04:42 +02:00
search.php adding missing .row classes 2016-03-09 10:16:22 +01:00
searchform.php Adding custom search form with Bootstrap markup 2016-03-03 20:38:28 +01:00
sidebar.php streamline comments 2016-01-22 14:02:32 +01:00
single.php fixing typo in closing tag 2016-03-10 13:22:28 +01:00
sticky.php adding missing .row classes 2016-03-09 10:16:22 +01:00
style.css Testing... 2016-04-27 14:49:54 -06:00
woocommerce.php streamline comments 2016-01-22 14:02:32 +01:00

README.md

Bedrock

In the coming months, I will be building a lot of websites. More specifically — WordPress themes. Normally when I build a new WordPress theme, I start with Underscores, but I want to use Bootstrap to get me off the ground. I found this cool project by holger1411 that combined Underscores and Bootstrap. Now, I want my boilerplate to be a little different, so thats why I forked the project and renamed it Bedrock. Bedrock will be my starting point for every website.