Underscores + Bootstrap = Understrap, the renowned open-source WordPress starter theme.
Go to file
Rob Howard 3b6cfa2b99 Update screenshot 2021-09-02 09:42:27 -06:00
.github Move Changelog, Readme and License to /.github folder 2021-09-01 15:26:46 -06:00
css adds missing css files 2021-08-26 14:47:25 -07:00
fonts update changelog to 0.81 2018-03-07 11:08:50 +01:00
global-templates Switch to lowercase s in Understrap 2021-07-28 17:38:12 +02:00
inc Merge pull request #1391 from understrap/woocommerce_bug_fix_333 2021-08-26 14:46:25 -07:00
js updates theme version to 1.0.0beta 2021-08-26 15:03:00 -07:00
languages recompile po and mo files 2021-08-20 02:37:02 +02:00
loop-templates Do not unnecessarily break translations 2021-08-01 19:56:08 +02:00
page-templates Switch to lowercase s in Understrap 2021-07-28 17:38:12 +02:00
sidebar-templates removes sidebar roles 2021-08-19 17:03:41 -07:00
src removes warnings and adds vendor file 2021-08-28 14:17:01 -07:00
woocommerce Corrects two text domains from understrap to woocommerce 2021-07-27 11:56:40 -05:00
.browserslistrc Update browserslist config 2021-07-22 10:15:52 +02:00
.editorconfig Create .editorconfig 2018-11-14 20:30:03 +01:00
.gitattributes Add gitattributes 2020-10-19 10:57:26 +02:00
.gitignore removes warnings and adds vendor file 2021-08-28 14:17:01 -07:00
.jscsrc Add vendor and node_modules directory to exlusions 2020-05-18 17:58:43 +02:00
.jshintignore Add vendor and node_modules directory to exlusions 2020-05-18 17:58:43 +02:00
.travis.yml Drop deprecated key sudo 2020-06-10 14:59:18 +02:00
404.php Remove 'one of the links below or' 2021-08-01 12:36:18 +02:00
archive.php Switch to lowercase s in Understrap 2021-07-28 17:38:12 +02:00
author.php Switch to lowercase s in Understrap 2021-07-28 17:38:12 +02:00
comments.php Switch to lowercase s in Understrap 2021-07-28 17:38:12 +02:00
composer.json Bump composer/installers from 1.10.0 to 1.11.0 2021-07-29 16:24:58 +00:00
composer.lock composer update 2021-08-23 22:24:44 -07:00
footer.php Switch to lowercase s in Understrap 2021-07-28 17:38:12 +02:00
functions.php Switch to lowercase s in Understrap 2021-07-28 17:38:12 +02:00
header.php Switch to lowercase s in Understrap 2021-07-28 17:38:12 +02:00
index.php Switch to lowercase s in Understrap 2021-07-28 17:38:12 +02:00
package-lock.json updates theme version to 1.0.0beta 2021-08-26 15:03:00 -07:00
package.json removes warnings and adds vendor file 2021-08-28 14:17:01 -07:00
page.php Switch to lowercase s in Understrap 2021-07-28 17:38:12 +02:00
phpcs.xml.dist Add woocommerce as allowed textdomain in the phpcs config 2021-07-20 08:50:43 +02:00
readme.txt updates readme to reflect changes 2021-08-24 06:58:59 -07:00
screenshot.png Update screenshot 2021-09-02 09:42:27 -06:00
search.php Switch to lowercase s in Understrap 2021-07-28 17:38:12 +02:00
searchform.php Revert "Wrap form elements in div with role="search"" 2021-08-20 01:54:20 +02:00
sidebar.php removes sidebar roles 2021-08-19 17:03:41 -07:00
single.php Switch to lowercase s in Understrap 2021-07-28 17:38:12 +02:00
style.css Updates style.css for new version 2021-09-01 10:18:03 -06:00

readme.txt

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

=== Understrap ===

Contributors: understrap
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
Requires PHP: 5.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

== Description ==

Im a huge fan of Underscores, Bootstrap, and Sass. Why not combine these into a solid WordPress Theme Framework?
Thats 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.

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? Thats where Bootstrap comes in.

* Combines Underscores PHP/JS files and Bootstraps 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

== Privacy ==


== Changelog ==


== Copyright ==

Understrap is based on: 

* 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)
* Bootstrap: http://getbootstrap.com | https://github.com/twbs/bootstrap/blob/master/LICENSE (MIT)
* WP Bootstrap Navwalker by Edward McIntyre & William Patton: https://github.com/wp-bootstrap/wp-bootstrap-navwalker (GNU GPLv3)