From 14125876727e0d72be23bd590805593b2b5e661a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Holger=20Ko=CC=88nemann?= Date: Wed, 6 Jul 2016 10:18:02 +0200 Subject: [PATCH] adding some infos about the Dev version to description --- style.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 5a9cc30..4ded4dc 100644 --- a/style.css +++ b/style.css @@ -3,8 +3,8 @@ Theme Name: UnderStrap Theme URI: http://understrap.com Author: Holger Koenemann 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. +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. +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 child theme is available on Github, too: https://github.com/holger1411/understrap-child; Version: 0.4.5 @@ -29,6 +29,7 @@ WP Bootstrap Navwalker by Edward McIntyre: https://github.com/twittem/wp-bootstr This file is just used to identify the theme in WordPress. The compiled CSS output can be found in /css/theme.css The SASS sources for it can be found in /sass/ +The dependencies can be found in /src/ after "gulp copy-assets" terminal command ...and now go out and play! */