Commit Graph

1519 Commits

Author SHA1 Message Date
Julien Melissas
fce3433ff7 Added more explicit instructions for BrowserSync.
http vs no http more consistent.
2015-03-12 16:11:49 -04:00
Ben Word
6786e17a96 Merge pull request #1379 from austinpray/deps
Bump gulp-plumber to 1.0.0
2015-03-11 11:02:15 -05:00
Austin Pray
4a107331d3 Bump gulp-plumber to 1.0.0 2015-03-10 22:59:14 -05:00
Ben Word
ca1700f280 Merge pull request #1378 from kalenjohnson/patch-1
Run `build` if `bower.json` is changed
2015-03-10 18:03:23 -05:00
Kalen Johnson
d8a24db287 Run build if bower.json is changed 2015-03-10 15:50:25 -07:00
Ben Word
6a71f880d8 Merge pull request #1372 from kalenjohnson/patch-1
Remove namespace from base.php
2015-03-06 13:58:35 -06:00
Kalen Johnson
29a97c9d1a Remove namespace from base.php 2015-03-06 11:54:09 -08:00
Ben Word
24219b3fff Merge pull request #1369 from roots/fix-travis
Fix ruleset after PHP_CodeSniffer 2.3.0 update
2015-03-05 12:09:56 -06:00
Ben Word
2717fb7e66 Fix ruleset after PHP_CodeSniffer 2.3.0 update 2015-03-05 12:05:20 -06:00
Ben Word
f595b05658 Merge pull request #1367 from roots/austinpray-patch-1
better instructions for sass install
2015-03-04 18:59:34 -06:00
Austin Pray
e2f7ebb54c better instructions for sass install
[ci skip]
2015-03-04 18:50:54 -06:00
Ben Word
63231756a7 Merge pull request #1363 from roots/QWp6t-jqueryfallback
Apply script_loader_src filter to jquery fallback
2015-03-03 19:44:08 -06:00
QWp6t
39d635b9cf Apply script_loader_src filter to jquery fallback 2015-03-03 14:13:12 -08:00
Ben Word
c5939545f1 Update CHANGELOG 2015-03-03 14:44:44 -06:00
Ben Word
57df3ae07f Merge pull request #1366 from roots/add-build-dir-constant
Use a constant for the build directory path
2015-03-03 14:39:22 -06:00
Ben Word
a57e07b14a Use a constant for the build directory path
Ref #1352
2015-03-03 14:37:47 -06:00
Ben Word
0c25df7e09 Merge pull request #1365 from roots/conditional-tag-check-args-fix
Update ConditionalTagCheck and usage docs
2015-03-03 14:32:03 -06:00
Ben Word
6a9e437427 Merge pull request #1352 from emaildano/patch-2
Handle $dist_path as var
2015-03-03 14:31:04 -06:00
Ben Word
f0d825b58f Merge pull request #1364 from leogono/patch-1
Change gallery columns default to 3
2015-03-03 14:30:49 -06:00
Scott Walkinshaw
fe94039e70 Update ConditionalTagCheck and usage docs
When passing an argument to a function for ConditionalTagCheck, the
argument should *not* always be an array. The function will be called
wit the arguments as is and not modified. So if the function takes a
string argument, keep it as a string. If it takes an array, use an
array.
2015-03-03 15:26:30 -05:00
Leo Gono
566563e701 change default columns to 3.
Issue is if you set 3 in Gallery options it will output 4 columns in the frontend. The default WordPress column is 3 for gallery and if it's set to 3, it does not added any column attribute to the shortcode which cause the issue. Setting the default to 3 should fix the issue.
2015-03-03 15:26:50 +08:00
Ben Word
9ee41494f7 Merge pull request #1360 from roots/QWp6t-readmerequirements
Add table of requirements
2015-03-01 10:31:53 -06:00
QWp6t
b49d856455 Add table of requirements 2015-03-01 07:36:59 -08:00
Scott Walkinshaw
fd8c437ca8 Merge pull request #1359 from roots/travis-updates
Travis updates
2015-03-01 00:07:02 -06:00
Scott Walkinshaw
99d2b0064d cache bower and node directories 2015-02-28 23:30:35 -06:00
Scott Walkinshaw
e31049aa39 Add hhvm 2015-02-28 23:30:20 -06:00
Ben Word
2e1a4bf67e Merge pull request #1355 from TomasVotruba/patch-1
travis: PHP 7.0 nightly added
2015-02-28 23:28:37 -06:00
Tomas Votruba
c14ca51f17 travis: PHP 7.0 nightly added 2015-03-01 00:56:15 +01:00
Scott Walkinshaw
65382410b5 Restore template-custom to sidebar config 2015-02-27 22:07:43 -06:00
Scott Walkinshaw
c5587b6c34 Bump Node.js requirement to 0.12.0
This is the latest stable release which also contains the latest npm so
there's no need for a separate requirement for it.
2015-02-27 18:36:47 -06:00
Daniel Olson
6cc7b7f189 Merge pull request #1 from austinpray/distvar
dist_var -> dist_dir
2015-02-26 18:21:39 -05:00
Austin Pray
12d0f21e03 dist_var -> dist_dir 2015-02-26 17:07:31 -06:00
Daniel Olson
c64d70f1bb Corrected $dist_path var 2015-02-26 17:32:53 -05:00
Ben Word
018d83969c Sage 8.0.1 2015-02-26 16:17:48 -06:00
Ben Word
6af91c211a Merge pull request #1353 from austinpray/master
Adds windows compatibilty
2015-02-26 16:15:42 -06:00
Austin Pray
bb4404c3d4 Adds windows compatibilty
Bumps asset-builder to 1.0.1

Closes https://github.com/roots/sage/issues/1351
2015-02-26 16:10:56 -06:00
Daniel Olson
11713f1ec8 Handle $dist_path as var
Based on this thread: https://discourse.roots.io/t/sage-and-augmenting-my-workflow/2965/3

This sets up the opportunity to change the path of `dist/` for those needing to reference a different build.
2015-02-26 16:39:53 -05:00
Ben Word
2e5f82bf11 Merge pull request #1350 from wonderboys/template-improvements
added localized string for 'Toggle navigation' in /templates/header.php
2015-02-26 10:02:34 -06:00
Ben Word
a4582bb70b Merge pull request #1349 from roots/austinpray-patch-1
Document fixing Sass example
2015-02-26 10:02:11 -06:00
Stefan Lindberg
9d3b058612 added localized string for 'Toggle navigation' in /templates/header.php 2015-02-26 12:35:16 +01:00
Austin Pray
06c71809eb Document fixing Sass example 2015-02-25 19:46:46 -06:00
Austin Pray
9fbf9df1df whoops 2015-02-25 15:14:30 -06:00
Ben Word
ce01c79893 Merge pull request #1251 from roots/8.0.0
Sage 8.0.0
2015-02-25 10:04:55 -06:00
Ben Word
6ac8ee06b7 Merge pull request #1347 from roots/launch-sage
Update files for 8.0.0 launch
2015-02-25 10:04:24 -06:00
Ben Word
d25becd13e Add link to asset-builder 2015-02-24 20:29:47 -06:00
Ben Word
0db9a0becf 8.0.0 release date 2015-02-24 20:26:27 -06:00
Ben Word
d6a2792aee Update badge URLs for renamed repo 2015-02-24 20:26:19 -06:00
Ben Word
a3d972665c Merge pull request #1346 from roots/wiredep-note
Add note about not manually editing wiredep injected deps
2015-02-24 12:06:12 -06:00
Ben Word
81979785fc Add note about not manually editing wiredep injected deps 2015-02-24 12:04:41 -06:00
Ben Word
1d4554f0ff Merge pull request #1342 from austinpray/fixWatch
fix less breaking during watch on error
2015-02-23 19:06:39 -06:00