Commit Graph

104 Commits

Author SHA1 Message Date
Sindre Sorhus
81bf15ea81 gulpfile - be explicit about supporting arrays in watch 2014-06-07 19:51:04 +02:00
Sindre Sorhus
69492b47b5 gulpfile - remove fonts task
fonts are passed through in the `images` task anyways

this also slowed the build to a halt as it searched through the node_modules folder
2014-06-07 19:49:08 +02:00
Sindre Sorhus
7a94a984e4 gulpfile - use rimraf instead of gulp-clean
more gulpy
2014-06-07 19:42:01 +02:00
Sindre Sorhus
a9b72e6fee gulpfile - various tweaks 2014-06-07 19:40:41 +02:00
Sindre Sorhus
a52f3a79f8 gulpfile - switch to gulp-if for more succinct syntax 2014-06-07 19:34:02 +02:00
Addy Osmani
ce6741d325 Merge pull request #37 from yeoman/psi
Switch to PSI for pagespeed reporting
2014-06-06 14:37:20 +01:00
Addy Osmani
cf3f357039 Dont return on pagespeed 2014-06-06 14:35:58 +01:00
Matt Gaunt
73448d1f38 Title case for web starter kit 2014-06-06 14:30:33 +01:00
Matt Gaunt
63bf36db13 Merge branch 'master' of github.com:yeoman/web-starter-kit 2014-06-06 13:17:26 +01:00
Matt Gaunt
8035411ee3 Tidying up the web starter kit styles - still needs work. Fixes #31 2014-06-06 13:17:15 +01:00
Sindre Sorhus
5d37e4afca readme - add license mention 2014-06-06 14:06:29 +02:00
Sindre Sorhus
45b5bcb3c4 better fix for #36
// @gauntface
2014-06-06 14:02:13 +02:00
Matt Gaunt
94dd46090e Merge branch 'master' of github.com:yeoman/web-starter-kit 2014-06-06 12:28:06 +01:00
Matt Gaunt
7a2244357b Fixing up the subdirectory watch and adding support for subdirectory building 2014-06-06 12:27:56 +01:00
Addy Osmani
9f67a682d8 Switch to PSI for pagespeed reporting 2014-06-06 11:59:34 +01:00
Addy Osmani
9116b7bb5b Adds inspiration section 2014-06-06 11:55:13 +01:00
Addy Osmani
78fa275e25 Add requirements to readme 2014-06-06 11:53:27 +01:00
Sindre Sorhus
d53f3abfc6 fix running server from subfolders - fixes #36 2014-06-06 12:03:51 +02:00
Sindre Sorhus
ddc9be9373 index.html - minor tweaks 2014-06-06 10:04:05 +02:00
Sindre Sorhus
0e0af60047 fix naming so gulp builds correctly 2014-06-06 10:02:26 +02:00
Sindre Sorhus
387245bcdd bump deps 2014-06-06 09:58:01 +02:00
Sindre Sorhus
9ebc2cfe8f gulpfile - let gulp know when we're done 2014-06-06 09:33:26 +02:00
Sindre Sorhus
ad0f4b6a34 readme - add gulp install step and slightly tweak it
fixes #29
2014-06-06 09:29:28 +02:00
Matt Gaunt
d43d3541a8 Adding favicon.ico 2014-06-05 17:20:10 +01:00
Matt Gaunt
86bce2318e Merge branch 'master' of github.com:yeoman/web-starter-kit 2014-06-05 17:16:38 +01:00
Matt Gaunt
d96f764be6 Switching out the favicons - still needs a favicon.ico. Also added comments to the fav icon groups and moved chrome add to homescreen fav icon to the bottom, otherwise it doesn't work 2014-06-05 17:13:43 +01:00
Addy Osmani
79f2eaafe1 Readme revisions. 2014-06-05 15:26:05 +01:00
Addy Osmani
a469375262 Update license to Apache 2. 2014-06-05 15:24:21 +01:00
Matt Gaunt
bc433bbec8 Swapping out the hamburger and search icons. Also made the index page fit slightly more closely with the styleguide 2014-06-05 15:17:28 +01:00
Addy Osmani
9094c34fa5 Merge pull request #27 from ianbarber/master
Remove some unused sass
2014-05-31 00:31:54 +01:00
Ian Barber
b5f8977bdd Remove some unused sass
First round of tidy up - removing the totally unused components.
I think these are all fundamentals specific, and should be safe to
remove.
2014-05-30 18:14:46 +01:00
Addy Osmani
3d6ff3b99c Merge pull request #26 from ianbarber/master
Shouldn't need to be root to npm install
2014-05-29 17:44:14 +01:00
Ian Barber
34ba61312e Shouldn't need to be root to npm install
Local packages should install without privilege. For future reference,
we should think about making sure there are Windows instructions here as
well.
2014-05-29 17:42:02 +01:00
Addy Osmani
2921fd219b Merge pull request #24 from yeoman/refactor
Refactor
2014-05-28 12:11:07 +01:00
Addy Osmani
3672fabaf2 scripts -> jshint, add to build process, expand watch. 2014-05-28 12:07:50 +01:00
Addy Osmani
cadb736eb9 Add comments to compiled style-guide styles. 2014-05-28 12:07:09 +01:00
Addy Osmani
eacbe66467 Adds main.css 2014-05-28 12:06:59 +01:00
Addy Osmani
399daafd8a Add back compiled styles file (do not remove) 2014-05-28 12:00:24 +01:00
Addy Osmani
cc0b591b80 main.css > h5bp.css to be more clear 2014-05-28 12:00:01 +01:00
Addy Osmani
b525c22c3e Minor styleguide cleanup 2014-05-28 11:59:43 +01:00
Addy Osmani
fb0c8c7b51 Fix linking issues with scripts/main 2014-05-28 11:59:33 +01:00
Addy Osmani
732a2b21bb Add missing useref blocks for main index layout 2014-05-28 11:59:23 +01:00
Addy Osmani
2d8e7cdd96 Add missing blocks for basic layout 2014-05-28 11:59:07 +01:00
Addy Osmani
f00349fce1 Add missing use ref blocks for alternative layout 2014-05-28 11:58:17 +01:00
Addy Osmani
7524f79f51 Remove Web Fundamentals headers
Remove WF headers. We’ll move this information to an about file or the
docs for the project. End-users shouldn’t need to worry about this and
R/GA debs likely don’t want to be got in touch if something breaks in
starter kit.
2014-05-28 11:58:03 +01:00
Addy Osmani
cfb47032b2 Add missing icon resources and placeholder graphics 2014-05-28 11:56:35 +01:00
Addy Osmani
b3935c42eb Ignore any .tmp files 2014-05-28 11:56:11 +01:00
Addy Osmani
6d71b075ee Readme revisions. 2014-05-27 10:27:36 +01:00
Ian Barber
7d6d283762 Merge pull request #22 from yeoman/remove-samples
Remove samples, replace with alt-layout.html
2014-05-27 10:08:19 +01:00
Addy Osmani
598fbf6e9e Remove samples, replace with alt-layout.html 2014-05-26 20:40:04 +01:00