Austin Pray
ba1aee86bf
Update and tidy README
...
Removes references to defunct modernizr build generator
Removes repetition
Gulp -> gulp
https://github.com/gulpjs/gulp/blob/master/docs/FAQ.md#is-it-gulp-or-gulp
Removes references to Sass fork, it is dead
Removes "Organized file and template structure" as a feature
Some opinionated usage changes in the Contributing section
Adds my twitter to Readme so I can be reached for gulp stuff
Pimps bedrock
2014-12-24 18:52:38 -06:00
Austin Pray
fc627d43ac
Adds travis
2014-12-24 17:45:47 -06:00
Scott Walkinshaw
2723692852
Merge pull request #1126 from mikespainhower/patch-display-sidebar
...
Update Sidebar to fix default template check
2014-12-23 08:25:56 -05:00
QWp6t
07fd684131
Fix tyop
2014-12-18 23:52:37 -08:00
Ben Word
271fad502a
Roots 7.0.3
2014-12-18 14:18:29 -06:00
Ben Word
3bfc0ee7b4
Merge pull request #1235 from roots/archive-titles
...
Use get_the_archive_title
2014-12-18 14:13:22 -06:00
Ben Word
53f22694bd
Merge pull request #1234 from roots/title-tag
...
Remove wp_title, add title-tag theme support
2014-12-18 14:12:32 -06:00
Ben Word
4f26c81bb1
Use get_the_archive_title
2014-12-18 14:11:35 -06:00
Ben Word
49221085d1
Remove wp_title, add title-tag theme support
2014-12-18 14:07:43 -06:00
Ben Word
97a15623d7
Merge pull request #1228 from austinpray/gulp
...
Adds a bowerrc
2014-12-10 14:15:56 -06:00
Austin Pray
fd4dbccf86
Adds a bowerrc
...
Related:
https://github.com/roots/roots/issues/1226
http://bower.io/docs/config/#placement--order
2014-12-10 14:11:12 -06:00
Ben Word
63a2be27bf
Be consistent
2014-12-06 22:34:25 -06:00
Ben Word
3defeac93a
Merge pull request #1225 from merchantguru/jquery-in-footer-comment
...
Update comments now that jQuery & Modernizr load in the footer
2014-12-05 17:48:46 -06:00
Joe Fletcher
41e9f3ea68
update comments now that jQuery & Modernizr load in the footer
2014-12-05 14:34:11 -08:00
Ben Word
248c07289f
Merge pull request #1224 from austinpray/gulp
...
Fixes modernizr not being enqueued
2014-12-05 10:05:10 -06:00
Austin Pray
44f69cf0a5
Fixes modernizr not being enqueued
...
https://github.com/roots/roots/issues/1223
https://github.com/roots/roots/issues/1223#issuecomment-65754009
2014-12-05 01:00:07 -06:00
Scott Walkinshaw
f13d52d38a
Use csswring and autoprefixer via postcss
...
csswring supports minification and sourcemaps
2014-12-03 18:44:59 -05:00
QWp6t
55c7976e37
Merge pull request #1217 from leopuleo/master
...
Remove Roots_Nav_Walker as default for all menu
2014-12-02 04:04:08 -08:00
Leonardo Giacone
d37c9a8604
Removed Roots_Nav_Walker as default for all menus
2014-12-02 00:52:34 +01:00
Ben Word
9af009da00
Merge pull request #1215 from austinpray/austinpray-gulp
...
Gulp manifest.json Asset Pipeline
2014-12-01 16:48:08 -06:00
Austin Pray
063a77d149
Refactor: remove manifest file concerns
...
https://github.com/austinpray/asset-builder
Moves all manifest parsing concerns to separate node module
2014-11-24 14:23:15 -06:00
Austin Pray
df004917b7
Use wiredep for sass and less injection
...
https://github.com/taptapship/wiredep
all third-party deps are injected via wiredep rather than manually managed
2014-11-24 12:42:52 -06:00
Austin Pray
e2091ef880
Implement JSON file based asset pipeline
...
Adds manifest.json which contains all of the mappings for the assets
ref: https://github.com/roots/roots/pull/1138#issuecomment-62593715
Prune and update NPM deps
2014-11-24 12:42:41 -06:00
Austin Pray
75db78a9a1
Remove disparity between dev and prod gulp tasks
...
removes `gulp dev` in favor of `gulp`
adds `gulp --rev` to produce revved asset manifest
adds `gulp --tasks` to the readme
removes postinstall script
removes bower dep
2014-11-24 12:42:30 -06:00
Austin Pray
3a4ae77b1e
Reorganizes asset file structure
...
Separates assets into
- Source assets: `assets`
- Compiled assets: `dist`
Edits assets.php to reflect changes
Removes '.min' from filenames
Fixes:
- removes 'clean' from build step.
2014-11-24 12:34:11 -06:00
Ben Word
3f2c5a89a8
Merge pull request #1209 from markthethomas/patch-1
...
Bump Bootstrap to 3.3.1
2014-11-17 15:31:39 -06:00
Mark Thomas
d4cf20b225
Bump to 3.3.1
...
Just bumpin'.
2014-11-17 08:29:35 -08:00
Mike Spainhower
1195739c70
Update Sidebar to fix default template check
2014-11-16 07:49:07 -07:00
Ben Word
c866f4532d
Use main-bower-files to copy fonts
2014-11-14 23:41:38 -06:00
Ben Word
c3379fabd8
Add gulp-clean
2014-11-14 18:58:19 -06:00
Ben Word
3d9db730d8
Update Bootstrap
...
(and remove Respond)
2014-11-14 18:43:04 -06:00
Ben Word
394d6c7c76
Merge pull request #1203 from CFXd/gulp
...
Watch bower.json for override changes, installs, and uninstalls
2014-11-14 17:49:10 -06:00
Ben Word
0ea4b8c266
Merge pull request #1191 from alexsomeoddpilot/unused-parameters
...
Unused parameters and declared properties
2014-11-14 17:48:26 -06:00
Ben Word
83aecc5181
Merge pull request #1204 from CFXd/move-wp_head-last
...
Move wp_head() to be the last markup before </head>
2014-11-14 17:48:03 -06:00
Ben Word
4485970ebd
Merge pull request #1199 from kalenjohnson/master
...
Updating npm dependencies
2014-11-14 17:46:35 -06:00
Michael Silber
1d05b41197
Move wp_head() to be the last markup before </head>
2014-11-13 19:41:45 -05:00
Michael Silber
604fe1278c
Merge branch 'gulp-watch-bower.json' into gulp
2014-11-13 15:27:39 -05:00
Michael Silber
087fd5878a
Watch bower.json for override changes, installs, and uninstalls
2014-11-13 15:27:19 -05:00
Ben Word
554e3e7339
Merge pull request #1196 from QWp6t/master
...
Store display_sidebar in static variable
2014-11-11 18:20:24 -06:00
QWp6t
d1e2196f2c
Store display_sidebar in static variable
2014-11-11 14:50:56 -08:00
Kalen Johnson
3c5560128e
Updating npm dependencies
2014-11-11 11:48:59 -08:00
Ben Word
49765c7450
Merge pull request #1136 from tomdxw/feature/1134-template_include
...
Check for template_include passing non-strings. Fixes #1134
2014-11-11 12:33:34 -06:00
Ben Word
337f64d99c
Add fonts and images tasks to dev
2014-11-11 12:17:51 -06:00
Ben Word
1c591f9243
Fix Glyphicons path
2014-11-11 12:14:51 -06:00
Ben Word
a237cd7bdf
Merge pull request #1182 from c2itllc/master
...
Make search term `required` in search form.
2014-11-11 11:57:13 -06:00
Ben Word
835980f653
Merge pull request #1195 from kalenjohnson/gulp
...
Added editor-style build to dev and build tasks
2014-11-11 11:52:13 -06:00
Ben Word
a58f20752a
Formatting / syntax fix
2014-11-11 11:47:41 -06:00
Ben Word
7129926cd9
Merge pull request #1198 from roots/base-comment-styling
...
Add some base comment styling
2014-11-11 11:36:16 -06:00
Ben Word
6681d2480d
Add some base comment styling
...
Ref #1197 , #1111 , #1181
2014-11-11 11:34:38 -06:00
Kalen Johnson
329102d630
Added correct path to editor-styles.css
2014-10-31 12:29:34 -07:00