2014-12-10 11:36:38 +00:00
|
|
|
|
/*
|
2016-04-28 13:19:38 +00:00
|
|
|
|
Theme Name: UnderStrap
|
2015-08-28 15:07:21 +00:00
|
|
|
|
Theme URI: http://understrap.com
|
2014-12-10 17:38:37 +00:00
|
|
|
|
Author: Holger Koenemann
|
|
|
|
|
Author URI: http://www.holgerkoenemann.de
|
2016-06-24 05:53:19 +00:00
|
|
|
|
Description: Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid starting point for your next theme project and WordPress website. Use it as starter theme or as parent theme. It is up to you.
|
|
|
|
|
Including Font Awesome support, build-in widget slider and much more you need for basic websites.
|
|
|
|
|
A developer version (with Gulp/node and Sass sources) is available on gitHub: https://github.com/holger1411/understrap
|
|
|
|
|
A child theme is available on Github, too: https://github.com/holger1411/understrap-child;
|
2016-06-18 11:56:58 +00:00
|
|
|
|
Version: 0.4.4
|
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)
|
2016-06-24 05:53:19 +00:00
|
|
|
|
WP Bootstrap Navwalker by Edward McIntyre: https://github.com/twittem/wp-bootstrap-navwalker | GNU GPL
|
2014-12-10 11:36:38 +00:00
|
|
|
|
*/
|
|
|
|
|
|
2016-06-24 05:53:19 +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
|
|
|
|
*/
|