bootstrapbootstrap-wordpressstarter-themeunderstrapwordpress-developmentwordpress-frameworkwordpress-starter-themewordpress-theme
|
|
||
|---|---|---|
| .github | ||
| css | ||
| fonts | ||
| global-templates | ||
| inc | ||
| js | ||
| languages | ||
| loop-templates | ||
| page-templates | ||
| sidebar-templates | ||
| src | ||
| woocommerce | ||
| .browserslistrc | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .jscsrc | ||
| .jshintignore | ||
| .travis.yml | ||
| 404.php | ||
| archive.php | ||
| author.php | ||
| comments.php | ||
| composer.json | ||
| composer.lock | ||
| footer.php | ||
| functions.php | ||
| header.php | ||
| index.php | ||
| package-lock.json | ||
| package.json | ||
| page.php | ||
| phpcs.xml.dist | ||
| readme.txt | ||
| screenshot.png | ||
| search.php | ||
| searchform.php | ||
| sidebar.php | ||
| single.php | ||
| style.css | ||
readme.txt
=== 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 == 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. 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 == 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)