Underscores + Bootstrap = Understrap, the renowned open-source WordPress starter theme.
Go to file
Brian Coords 8e7196ae88 reverts footer landmark 2021-11-22 20:46:32 -08:00
.github adds a checklist to support requests 2021-11-04 17:02:31 -07:00
css Merge branch 'develop' of https://github.com/understrap/understrap into fix/accessibility 2021-11-22 20:40:00 -08:00
fonts update changelog to 0.81 2018-03-07 11:08:50 +01:00
global-templates adds an offcanvas navbar in the customizer 2021-09-13 13:38:19 -07:00
inc Merge branch 'develop' of https://github.com/understrap/understrap into fix/accessibility 2021-11-22 20:40:00 -08:00
js cleans up dependencies 2021-10-29 15:52:31 -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 Merge branch 'develop' of https://github.com/understrap/understrap into fix/accessibility 2021-11-22 20:40:00 -08:00
src Merge branch 'develop' of https://github.com/understrap/understrap into fix/accessibility 2021-11-22 20:40:00 -08:00
woocommerce Merge pull request #1472 from Piirka/patch-3 2021-10-29 16:38:58 -07: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
LICENSE Create LICENSE 2021-08-28 19:20:07 -06: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.11.0 to 1.12.0 2021-09-20 06:06:58 +00:00
composer.lock Bump composer/installers from 1.11.0 to 1.12.0 2021-09-20 06:06:58 +00:00
footer.php reverts footer landmark 2021-11-22 20:46:32 -08:00
functions.php Switch to lowercase s in Understrap 2021-07-28 17:38:12 +02:00
header.php adds semantic html for header/footer 2021-10-29 16:25:35 -07:00
index.php Switch to lowercase s in Understrap 2021-07-28 17:38:12 +02:00
package-lock.json cleans up dependencies 2021-10-29 15:52:31 -07:00
package.json cleans up dependencies 2021-10-29 15:52:31 -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 Update tense of "combines" in readme and style.css 2021-09-09 10:25:29 -06: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 updates searchform with bs5 template 2021-09-11 14:37:25 -07: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 version numbers to v1.0.1 2021-10-07 07:38:10 -07:00

readme.txt

=== 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.7.2
Requires PHP: 5.2
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html

== Description ==

The renowned WordPress starter theme framework that combines 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)

== Installation ==

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 ==


== Changelog ==


== Copyright ==

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)
* 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)