Skip to content

Commit 5814e62

Browse files
author
Dimi Navrotskyy
committed
Merge pull request #107 from paulmillr/patch-1
Reorder build tools based on popularity.
2 parents 592f874 + 7f50955 commit 5814e62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
+ [GruntStart](https://github.com/tsvensen/gruntstart): A Grunt-enabled head-start with the H5BP, jQuery, Modernizr, and Respond. The building blocks to quickly get started with Grunt to create an optimized website.
3737
+ [A beginner’s guide to Grunt](http://blog.mattbailey.co/post/45519082789/a-beginners-guide-to-grunt)
3838
+ [Grunt - Synchronised Testing Between Browsers/Devices](http://blog.mattbailey.co/post/50337824984/grunt-synchronised-testing-between-browsers-devices)
39+
+ [Brunch](http://brunch.io/) is an assembler for HTML5 applications. It‘s agnostic to frameworks, libraries, programming, stylesheet & templating languages and backend technology.
3940
+ Front-end Process - Flat Builds and Automation
4041
+ [Introduction](http://www.gpmd.co.uk/blog/front-end-process-flat-builds-and-automation-part-1-introduction/)
4142
+ [Environment Setup & Yeoman](http://www.gpmd.co.uk/blog/front-end-process-flat-builds-and-automation-part-2-environment-setup-and-yeoman/)
@@ -51,7 +52,6 @@
5152
+ [Pngcrush](http://pmt.sourceforge.net/pngcrush/) is an optimizer for PNG (Portable Network Graphics) files.
5253
+ [Roots](http://roots.cx/) A light, super fast, and intuitive build system meant for rapid advanced front end development.
5354
+ [Sparky.js](http://sparkyjs.com/) is a client-side application scaffold which helps those who want to have organized structure in their app, but don't want to subscribe to a particular client-side MVC framework.
54-
+ [Brunch](http://brunch.io/) is an assembler for HTML5 applications. It‘s agnostic to frameworks, libraries, programming, stylesheet & templating languages and backend technology.
5555
+ [Mimosa](http://mimosajs.com) is a batteries included web development workflow tool that will get you coding in seconds rather than hunting down plugins and wrangling config for hours.
5656
+ [Automaton](http://indigounited.com/automaton/): Task automation tool built in JavaScript.
5757
+ [Cartero](https://github.com/rotundasoftware/cartero): A modular client side asset manager.
@@ -291,7 +291,7 @@
291291
+ [HTML5 Please](http://html5please.com/) - Collective recommendations for polyfills and implementation of HTML5 and CSS3 features.
292292
+ Cross Device
293293
+ Responsive
294-
+ [Responsive Boilerplate](http://responsiveboilerplate.com/): A starting point to responsive web design!
294+
+ [Responsive Boilerplate](http://responsiveboilerplate.com/): A starting point to responsive web design!
295295
+ [Video: Responsive Design Workflow by Stephen Hay](http://vimeo.com/45915667) + [Slides](http://de.slideshare.net/stephenhay/mobilism2012)
296296
+ [Responsive Patterns](http://bradfrost.github.io/this-is-responsive/patterns.html)
297297
+ [Responsive Navigation Patterns](http://bradfrostweb.com/blog/web/responsive-nav-patterns/)

0 commit comments

Comments
 (0)