Intro blurb and some rearrangement

This commit is contained in:
Michael JL Catlin 2013-05-19 14:16:20 -07:00
parent 7c3481ff07
commit 9cd39c3507

View File

@ -1,17 +1,39 @@
%h1 Things happening in the community
%p
Sass has an awesome community of designers and developers who love to spread the word. There are a number of
Sass has an awesome community of designers and developers who love to spread the word and help people out. Here we've collected some resources
%p
Still
%b getting started
? There are some great
=link_to "tutorials", "#Tutorials"
out there to get you on your feet.
%p
Want to
%b learn more
? There's some great
=link_to "Sass blogs", "#Blogs"
(including
=link_to "a few particular articles"
=link_to "a few particular articles", "#Articles"
we recommend reading), and even a few
=link_to "books about Sass", "#Books"
out there.
to help you learn some new tips and tricks. There are also a number of
=link_to "frameworks", "#Frameworks"
that make using Sass simple.
%p
Finally, as an open source project, we rely on everyone to keep Sass as stable as it is. Feel free to
=link_to "contribute", "#Contribute"
to Sass by submitting a patch via a pull request.
Thinking of
%b contributing
to Sass itself? We rely on everyone to keep Sass as stable as it is. Feel free to
=link_to "submit a patch via pull request", "#Contribute"
to the Sass project.
.training
%a{:name=>"Tutorials"}
%h2 Tutorials
%ul
%li= link_to "CodeSchool", 'http://www.codeschool.com/courses/assembling-sass'
%li= link_to "LevelUp Tuts", 'http://leveluptuts.com/tutorials/sass-tutorials'
%li= link_to "Lynda.com", 'http://www.lynda.com/CSS-tutorials/CSS-LESS-SASS/107921-2.html'
.articles
%nav#favorite-blogs
@ -29,11 +51,13 @@
%h2 Sass Articles on the Web
/ Will clean up these articles later. It'll be a curated list of
/ articles that we'll update from time to time.
/ May be worthwhile to also list the source website, date and author
%ul
%li
= link_to "Sass vs. Less", 'http://css-tricks.com/sass-vs-less/'
by Chris Coyier, from CSS Tricks, May 2012
%li
= link_to "Redesigning with Sass", "http://css-tricks.com/redesigning-with-sass/"
by David Walsh, from CSS Tricks, October 2012
%li
= link_to "Using Bower with Sass & Compass", 'http://anthonyshort.me/2012/10/using-bower-with-sass-and-compass'
by Anthony Short, October 2012
@ -68,14 +92,6 @@
= 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
%h2 Tutorials
%ul
%li= link_to "CodeSchool", 'http://www.codeschool.com/courses/assembling-sass'
%li= link_to "LevelUp Tuts", 'http://leveluptuts.com/tutorials/sass-tutorials'
%li= link_to "Lynda.com", 'http://www.lynda.com/CSS-tutorials/CSS-LESS-SASS/107921-2.html'
.books
%a{:name=>"Books"}
%h2 Sass Books