Commit Graph

1635 Commits

Author SHA1 Message Date
Holger dba148c077 Merge pull request #79 from joshuatalb/patch-1
fixing typo in readme.txt. Thx @joshuatalb
2016-09-29 10:33:10 +02:00
Joshua Talbot 30a405732e fixing typo in readme.txt 2016-09-28 17:00:01 +01:00
koenemann 248c196622 preparing version changes and removing bower as dependency 2016-09-22 15:20:56 +02:00
Grzegorz Witczak 28ec00cf45 Fix gallery shortcode 2016-09-22 11:25:47 +02:00
Holger ea51a869fe Merge pull request #73 from jessijean/master
Changes to custom logo code in header.php - Thx @jessijean for fixing that
2016-09-20 09:57:10 +02:00
Jessica Jean 88c5a387cb add filter for custom logo classes in header 2016-09-19 17:19:00 -07:00
Jessica Jean 20208211a9 Fixed custom logo error in header 2016-09-19 17:13:27 -07:00
koenemann 738f108238 description change in style.css 2016-09-19 08:42:01 +02:00
Holger e1ba1b12b2 Merge pull request #70 from jessijean/master
Add wordpress theme logo feature - @jessijean Great! Was on my list... 👍
2016-09-16 08:52:28 +02:00
Jessica Jean 1c06c9ecd9 Update header.php 2016-09-15 14:42:14 -07:00
Jessica Jean b4863b9327 Merge pull request #1 from jessijean/jessijean-patch-1
add wp theme logo feature
2016-09-15 14:11:04 -07:00
Jessica Jean 22a1da96f0 add wp theme logo feature 2016-09-15 14:08:12 -07:00
koenemann e4f3bff15a updating dependencies to latest version 2016-09-15 15:08:08 +02:00
koenemann 23276f20d5 cleanup woocommerce loop 2016-09-15 10:39:13 +02:00
koenemann 0c23350cae Optimizing woocommerce loop - thx @typeplus - See: https://github.com/holger1411/understrap/issues/69 2016-09-15 09:50:21 +02:00
koenemann 6a5d848fe8 Changing readme to reflect some changes for 0.4.8 - Pre-Release 2016-09-13 16:21:51 +02:00
koenemann d5e8506a8d Merge branch 'no-bower' 2016-09-13 16:17:31 +02:00
koenemann 9bc4789a39 checking gulpfile.js 2016-09-13 16:17:15 +02:00
koenemann a99b205216 removing dependencies from bower.json 2016-09-13 16:15:49 +02:00
koenemann 579ec0c045 removing Bower, updating BS4 to Alpha 4, recompile 2016-09-13 15:58:35 +02:00
koenemann 736be72788 switching all dependencies from bower to npm 2016-09-13 15:28:53 +02:00
koenemann 89637692df Adding Font Awesome as node dependency and use it instead the bower
folder
2016-09-13 12:59:14 +02:00
Holger Könemann c19da9fb4b fixing jetpack infinite scrolling problems 2016-09-09 17:34:27 +02:00
ted b2ef50853f Revise markup for navbar toggle.
1. Current BS4 documentation uses an entity for the navbar toggle instead of styled span tags.

2. Change navbar toggle class to match documentation. 

http://v4-alpha.getbootstrap.com/components/navbar/
2016-09-02 10:11:28 -06:00
koenemann 995bf67d56 adding /src to gitignore 2016-09-02 15:35:15 +02:00
koenemann bbe512b19b adding new gulp list task thx @elpeyotl
adding new „gulp dist“ task. It creates a new /dist folder with all
files you need to publish/upload to your live server
2016-09-02 15:21:26 +02:00
Holger 18027b7d7d Merge pull request #46 from akkolad/master
Add 3 tasks for sass in gulpfile.js
2016-08-19 09:09:21 +02:00
koenemann 1f7304d757 adding gulp-clone and gulp-merge 2016-08-19 09:09:01 +02:00
koenemann 96e4fd5287 Adding release notes to readme 2016-08-15 15:08:16 +02:00
koenemann c9beb0307e hotfixing release 0.4.7 2016-08-15 15:05:49 +02:00
koenemann 910f782934 removing body class "tag" from tag page to avoid BS styling issues with .tag class 2016-08-15 15:03:06 +02:00
koenemann eaa316b2be Fixing https://github.com/holger1411/understrap/issues/48 2016-08-08 08:32:37 +02:00
sébastien poilvert aa5966877d Merge pull request #1 from akkolad/akkolad-patch-gulpfile
Add 3 tasks for sass in gulpfile.js
2016-08-02 14:25:55 +02:00
sébastien poilvert 3cad7c1e39 Add 3 tasks for sass in gulpfile.js
I had some issues because of the use of sourcemaps + cssnano together.
I resolved the problem like this :
- The 'scss-for-prod' task to use to create the min.css which is a small file for the prod, but long to compile
- The 'watch-scss' task which is ideal for prod, fast to compile, reload fast and clean sourcemaps

The line :
.pipe(sourcemaps.write(undefined, { sourceRoot: null }))

Is because of this :
https://github.com/scniro/gulp-clean-css/issues/1
and this :
https://github.com/ben-eb/gulp-cssnano/issues/38


So for me, this tasks replace the 'watch-bs'.
2016-08-02 14:24:45 +02:00
koenemann 606132a45c adding same browser sync support than in parent theme 2016-08-02 09:24:07 +02:00
koenemann 2e641fcf80 adding source map 2016-08-02 08:44:36 +02:00
koenemann ce7fd5ca02 Adding gulp-sourcemaps to package.son 2016-08-02 08:14:31 +02:00
Holger e16bff3d93 Merge pull request #45 from akkolad/master
Adding source maps
2016-08-02 08:09:52 +02:00
sébastien poilvert 8ab1558bc6 Adding source maps
it need to install the "gulp-sourcemaps" package

source-maps are usefull !
2016-08-01 17:30:37 +02:00
koenemann 39d1f39705 Recompiling css 2016-08-01 15:56:43 +02:00
koenemann 5861b31639 Update to 0.4.6 2016-08-01 08:48:04 +02:00
koenemann 8d6881bfc1 Update to BS4 alpha 3 2016-08-01 08:37:05 +02:00
koenemann 84058171ac Revert "Revert "preventing encoding problems...""
This reverts commit cba05b388b.
2016-07-08 14:31:00 +02:00
koenemann cba05b388b Revert "preventing encoding problems..."
This reverts commit 499336c365.
2016-07-08 14:29:39 +02:00
koenemann 499336c365 preventing encoding problems... 2016-07-08 14:16:23 +02:00
koenemann 3c33e0cbff Updating bower file and recompiling js and css 2016-07-08 10:57:25 +02:00
Holger Könemann 91ea7d1b1e recompiling again... 2016-07-07 20:17:09 +02:00
Holger Könemann 772a607ada recompiling 2016-07-07 20:16:57 +02:00
Holger Könemann 095b04e59e Adding basic padding to aligned content images 2016-07-07 20:12:43 +02:00
Holger Könemann 1412587672 adding some infos about the Dev version to description 2016-07-06 10:18:05 +02:00