mirror of
https://github.com/danog/sass-site.git
synced 2024-11-27 04:24:50 +01:00
Chronologising (is that a word?) the list of blog articles
This commit is contained in:
parent
3bd354a6f3
commit
ff72763218
@ -34,39 +34,39 @@
|
|||||||
%li
|
%li
|
||||||
= link_to "Sass vs. Less", 'http://css-tricks.com/sass-vs-less/'
|
= link_to "Sass vs. Less", 'http://css-tricks.com/sass-vs-less/'
|
||||||
– by Chris Coyier, from CSS Tricks, May 2012
|
– by Chris Coyier, from CSS Tricks, May 2012
|
||||||
%li
|
|
||||||
= link_to "Getting Started with Sass and Compass", 'http://thesassway.com/beginner/getting-started-with-sass-and-compass'
|
|
||||||
– by Adam Stacoviak, from The Sass Way, June 2011
|
|
||||||
%li
|
|
||||||
= link_to "Nested Selectors: The Inception Rule", 'http://thesassway.com/beginner/the-inception-rule'
|
|
||||||
– by Mario "Kuroir" Ricalde, from The Sass Way, November 2011
|
|
||||||
%li
|
|
||||||
= link_to "Using Compass and Sass for your Next CSS Project", 'http://net.tutsplus.com/tutorials/html-css-techniques/using-compass-and-sass-for-css-in-your-next-project/'
|
|
||||||
– by Alex Coomans, from Net Tuts, August 2009
|
|
||||||
%li
|
|
||||||
= link_to "Getting Sassy with CSS", 'http://www.sencha.com/blog/getting-sassy-with-css/'
|
|
||||||
– by David Kaneda, from the Sencha blog, June 2010
|
|
||||||
%li
|
|
||||||
= link_to "A Newb’s Guide to Syntactically Awesome Stylesheets (Sass) – part 1", 'http://unmatchedstyle.com/news/a-newbs-guide-to-syntactically-awesome-stylesheets-sass-part-1.php'
|
|
||||||
– by Dale Sande, from Unmatched Style, September 2012
|
|
||||||
%li
|
%li
|
||||||
= link_to "Using Bower with Sass & Compass", 'http://anthonyshort.me/2012/10/using-bower-with-sass-and-compass'
|
= link_to "Using Bower with Sass & Compass", 'http://anthonyshort.me/2012/10/using-bower-with-sass-and-compass'
|
||||||
– by Anthony Short, October 2012
|
– by Anthony Short, October 2012
|
||||||
%li
|
%li
|
||||||
= link_to "Preprocess THIS!", 'http://cognition.happycog.com/article/preprocess-this'
|
= link_to "Preprocess THIS!", 'http://cognition.happycog.com/article/preprocess-this'
|
||||||
– by Allison Wagner, from Cognition, September 2012
|
– by Allison Wagner, from Cognition, September 2012
|
||||||
|
%li
|
||||||
|
= link_to "A Newb’s Guide to Syntactically Awesome Stylesheets (Sass) – part 1", 'http://unmatchedstyle.com/news/a-newbs-guide-to-syntactically-awesome-stylesheets-sass-part-1.php'
|
||||||
|
– by Dale Sande, from Unmatched Style, September 2012
|
||||||
%li
|
%li
|
||||||
= link_to "Sass Sleuth: Debugging Sass in Webkit Browsers", 'http://www.mobify.com/dev/sass-sleuth-debugging-sass-in-webkit-browsers/'
|
= link_to "Sass Sleuth: Debugging Sass in Webkit Browsers", 'http://www.mobify.com/dev/sass-sleuth-debugging-sass-in-webkit-browsers/'
|
||||||
– by Roman, from the Mobify blog, August 2012
|
– by Roman, from the Mobify blog, August 2012
|
||||||
%li
|
|
||||||
= link_to "Improve your Responsive Design Workflow with Sass", 'http://www.netmagazine.com/tutorials/improve-your-responsive-design-workflow-sass'
|
|
||||||
– by Ryan Taylor, from .net, October 2011
|
|
||||||
%li
|
%li
|
||||||
= link_to "Stop the Pain of Vanilla CSS and Get Relief by Adding Toppings with Sass", 'http://www.zurb.com/article/1031/stop-the-pain-of-vanilla-css-and-get-reli'
|
= link_to "Stop the Pain of Vanilla CSS and Get Relief by Adding Toppings with Sass", 'http://www.zurb.com/article/1031/stop-the-pain-of-vanilla-css-and-get-reli'
|
||||||
– by Chris, from the Zurb blog, July 2012
|
– by Chris, from the Zurb blog, July 2012
|
||||||
%li
|
%li
|
||||||
= link_to "Building a Nested Responsive Grid with Sass & Compass", 'http://viget.com/inspire/building-a-nested-responsive-grid-with-sass-compass'
|
= link_to "Building a Nested Responsive Grid with Sass & Compass", 'http://viget.com/inspire/building-a-nested-responsive-grid-with-sass-compass'
|
||||||
– by Trevor Davis, from Viget, May 2012
|
– by Trevor Davis, from Viget, May 2012
|
||||||
|
%li
|
||||||
|
= link_to "Nested Selectors: The Inception Rule", 'http://thesassway.com/beginner/the-inception-rule'
|
||||||
|
– by Mario "Kuroir" Ricalde, from The Sass Way, November 2011
|
||||||
|
%li
|
||||||
|
= link_to "Improve your Responsive Design Workflow with Sass", 'http://www.netmagazine.com/tutorials/improve-your-responsive-design-workflow-sass'
|
||||||
|
– by Ryan Taylor, from .net, October 2011
|
||||||
|
%li
|
||||||
|
= link_to "Getting Started with Sass and Compass", 'http://thesassway.com/beginner/getting-started-with-sass-and-compass'
|
||||||
|
– by Adam Stacoviak, from The Sass Way, June 2011
|
||||||
|
%li
|
||||||
|
= link_to "Getting Sassy with CSS", 'http://www.sencha.com/blog/getting-sassy-with-css/'
|
||||||
|
– by David Kaneda, from the Sencha blog, June 2010
|
||||||
|
%li
|
||||||
|
= link_to "Using Compass and Sass for your Next CSS Project", 'http://net.tutsplus.com/tutorials/html-css-techniques/using-compass-and-sass-for-css-in-your-next-project/'
|
||||||
|
– by Alex Coomans, from Net Tuts, August 2009
|
||||||
|
|
||||||
.training
|
.training
|
||||||
%h2 Tutorials
|
%h2 Tutorials
|
||||||
|
Loading…
Reference in New Issue
Block a user