2014-12-10 11:36:38 +00:00
|
|
|
|
/*
|
2014-12-10 17:56:44 +00:00
|
|
|
|
Theme Name: UnderStrap
|
2014-12-10 17:38:37 +00:00
|
|
|
|
Theme URI: http://holgerkoenemann.de/understrap
|
|
|
|
|
Author: Holger Koenemann
|
|
|
|
|
Author URI: http://www.holgerkoenemann.de
|
2015-03-23 10:33:03 +00:00
|
|
|
|
Description: Combination of Automattic´s _s theme and Bootstrap SASS. Made as a solid starting point for your next theme project and WordPress website. Including Font Awesome support, build-in widget slider and much more you need for basic websites.
|
|
|
|
|
A developer version (with Grunt/node and SASS sources) is available on github: https://github.com/holger1411/understrap
|
|
|
|
|
Version: 0.3.0
|
2014-12-10 11:36:38 +00:00
|
|
|
|
License: GNU General Public License v2 or later
|
|
|
|
|
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
|
|
|
|
Text Domain: understrap
|
2015-03-13 14:46:51 +00:00
|
|
|
|
Tags: light, red, white, one-column, responsive-layout, custom-header, custom-menu, featured-images, flexible-header, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
|
|
|
|
|
|
|
|
|
|
This theme, like WordPress, is licensed under the GPL.
|
|
|
|
|
UnderStrap is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
|
|
|
|
|
|
|
|
|
|
Resource Licenses:
|
|
|
|
|
Font Awesome: http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
|
|
|
|
|
Bootstrap: http://getbootstrap.com | https://github.com/twbs/bootstrap/blob/master/LICENSE (Code licensed under MIT, documentation under CC BY 3.0.)
|
|
|
|
|
Owl Carousel 2: http://www.owlcarousel.owlgraphic.com/ | https://github.com/smashingboxes/OwlCarousel2/blob/develop/LICENSE (Code licensed under MIT)
|
|
|
|
|
and of course
|
|
|
|
|
jQuery: https://jquery.org | (Code licensed under MIT)
|
|
|
|
|
|
2014-12-10 11:36:38 +00:00
|
|
|
|
*/
|
|
|
|
|
|
2015-03-23 10:33:03 +00:00
|
|
|
|
/*This file is just used to identify the theme in WordPress. The compiled CSS output can be found in /css/theme.css
|
2015-01-06 07:37:26 +00:00
|
|
|
|
The SASS sources for it can be found in this folder: /sass/
|
2015-03-13 14:46:51 +00:00
|
|
|
|
|
|
|
|
|
...and no go out and play!
|
2014-12-10 11:36:38 +00:00
|
|
|
|
*/
|