diff --git a/readme.txt b/readme.txt index 7b12d2d9..113c50a0 100644 --- a/readme.txt +++ b/readme.txt @@ -1,45 +1,26 @@ === Understrap === - -Contributors: understrap +Contributors: howarddc Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, theme-options, translation-ready - Requires at least: 5.0 -Tested up to: 5.8 +Tested up to: 5.7.2 Requires PHP: 5.2 -License: GNU General Public License v2 or later -License URI: http://www.gnu.org/licenses/gpl-2.0.html +License: GNU General Public License v3 or later +License URI: http://www.gnu.org/licenses/gpl-3.0.html == Description == -I’m a huge fan of Underscores, Bootstrap, and Sass. Why not combine these into a solid WordPress Theme Framework? -That’s what Understrap is. -You can use it as starter theme and build your own theme on top of it. Or you use it as parent theme and create your own child theme for Understrap. +The renowned WordPress starter theme framework that combined Underscores and Bootstrap. Trusted by more than 100,000 developers for building handcrafted, custom WordPress sites. Website: [https://understrap.com](https://understrap.com) Child Theme Project: [https://github.com/understrap/understrap-child](https://github.com/understrap/understrap-child) -The _s theme is a good starting point to develop a WordPress theme. But it is “just” a raw starter theme. That means it outputs all the WordPress stuff correctly but without any layout or design. -Why not add a well known and supported layout framework to have a solid, clean and responsive foundation? That’s where Bootstrap comes in. - -* Combines Underscore’s PHP/JS files and Bootstrap’s HTML/CSS/JS. -* Comes with Bootstrap (v4) Sass source files and additional .scss files. Nicely sorted and ready to add your own variables and customize the Bootstrap variables. -* Uses a single and minified CSS file for all the basic stuff. -* [Font Awesome](http://fortawesome.github.io/Font-Awesome/) integration (v4.6.3) -* Comes with extra slider script by [Owl Carousel](http://www.owlcarousel.owlgraphic.com/) (v2.1.4) -* Jetpack ready. -* WooCommerce support. -* [Child Theme](https://github.com/holger1411/understrap-child) ready. -* Translation ready. - == Installation == -* Download the understrap folder from GitHub or from understrap.com -* IMPORTANT: If you download it from GitHub make sure you rename the "understrap-master.zip" file just to "understrap.zip" or you might have problems using child themes !! -* Upload it into your WordPress installation subfolder here: `/wp-content/themes/` -* Login to your WordPress backend -* Go to Appearance → Themes -* Activate the Understrap theme +1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button. +2. Type in Understrap in the search form and press the 'Enter' key on your keyboard. +3. Click on the 'Activate' button to use your new theme right away. +4. Do not edit the theme files directly. We recommend creating a child theme for custom development. Full developer documentation: [https://docs.understrap.com/](https://docs.understrap.com/) == Privacy == @@ -49,7 +30,20 @@ Why not add a well known and supported layout framework to have a solid, clean a == Copyright == -Understrap is based on: +Understrap WordPress Theme, 2021 Howard Development & Consulting, LLC +Understrap is distributed under the terms of the GNU GPL. + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +This theme bundles the following third-party resources: * Underscores: https://github.com/Automattic/_s/blob/master/LICENSE (GNU GPLv2) * Font Awesome: https://fontawesome.com/v4.7/license/ (Font: SIL OFL 1.1, (S)CSS: MIT)