description change in style.css

This commit is contained in:
koenemann 2016-09-19 08:42:00 +02:00
parent e1ba1b12b2
commit 738f108238
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Theme Name: UnderStrap
Theme URI: http://understrap.com Theme URI: http://understrap.com
Author: Holger Koenemann Author: Holger Koenemann
Author URI: http://www.holgerkoenemann.de Author URI: http://www.holgerkoenemann.de
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. IMPORTANT: All developer dependencies are not bundelt with this install file. Just donwload the .zip, extract it and run "npm install", "bower install" and "gulp copy-assets" inside the extracted /understrap folder. 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. IMPORTANT: All developer dependencies are not bundelt with this install file. Just donwload the .zip, extract it and run "npm install" and "gulp copy-assets" inside the extracted /understrap folder.
That downloads everything and move it in place so that you can recompile your CSS and JS files; That downloads everything and move it in place so that you can recompile your CSS and JS files;
A developer version (with Gulp/node and Sass sources) is available on gitHub: https://github.com/holger1411/understrap 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; A child theme is available on Github, too: https://github.com/holger1411/understrap-child;