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
Holger
e5f2fe5c5b
Merge pull request #40 from lucaspowa/patch-1 Thx to @lucaspowa
...
Update X-UA-Compatible content.
2016-07-05 05:21:19 +02:00
Lucas Frezzini
4620b44c9f
Update X-UA-Compatible content.
...
For compatibility in Bootstrap 4 recommended this article: http://stackoverflow.com/a/8942455/6238119 about this, and this is a better method :)
2016-07-04 18:36:14 -03:00
Holger Könemann
c5fb41864d
add .zipo to git ignore
2016-07-04 17:18:35 +02:00
koenemann
6bce4f6403
replace badge
2016-07-04 14:08:23 +02:00
koenemann
9e554e909c
Adding version info to footer
2016-07-04 09:56:01 +02:00
koenemann
54df91b9ff
adding pre-release 0.4.6 changes to readme.md
2016-07-04 09:35:48 +02:00
koenemann
8237bccf4d
Adding conditional stuff to author.php
2016-07-04 09:33:27 +02:00
koenemann
e1b63123eb
Adding new author template plus german translation for it
2016-07-04 09:16:07 +02:00
koenemann
be124836b0
Update /inc functions and add missing translations to german text file
2016-06-28 09:48:45 +02:00
Holger
a0d83132c3
Merge pull request #37 from taylorgorman/master
...
Minor text revisions in style.css
2016-06-24 20:10:02 +02:00
Taylor Gorman
4e82fd9d30
Matched sentence patterns
2016-06-24 13:04:05 -05:00