Boilerstrap is a WordPress theme based on the Twenty Twelve theme from Wordpress.org that includes support for Bootstrap, FontAwesome icons, custom typography, jQuery, keyboard shortcuts, & much more…
Stars
35
Forks
24
Watchers
35
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
75
commits
3
commits
Updated Bootstrap to version 2.3.2, and updated FontAwesome to version 3.2.1
c45f3d1View on GitHubRounded out Firefox & Webkit-specific box-sizing:border-box; support
9e67d5aView on GitHubAdded a bit of CSS that removes the harmlessly eccentric shaded rounded rectangle effect mobile safari was putting on text inputs and textareas. This makes entering information into forms identical to desktop.
20aa352View on GitHubAdded admin-styles.css which apply to anything in the WordPress backend. We may be able to add responsive support to the default WordPress menu this way, or easily add custom CSS to options pages we create in the future
f8bb7e8View on GitHubChanged Avatar size to 250px, fixed FontAwesome More line-height issue, and changed author column widths
9eee303View on GitHubAdded preliminary Author Page layout and a ton of custom functionality to functions.php including sharpening resized JPGs, custom user profile fields, and more
9363467View on GitHubAdded disabled class demo to Bootstrap demos template
7e8f6d2View on GitHubAdded a new function to functions.php to enable the ability to use the template hierarchy for single category pages using "single-{category-slug}.php"
248dff3View on GitHubAdded icons to the editor and made the max-width of the editor 960px
2099eabView on GitHubFixed up typography.css, added a style for <abbr> and most importantly added Typography.css, Bootstrap.css and Palette.css to the WordPress editor preview styles so what you see in your Post Editor looks like what you see when published.
2f40b3bView on GitHub