Commit Graph

200 Commits

Author SHA1 Message Date
₍˄ุ.͡˳̫.˄ุ₎
c8f211e60c Adding logo license, per core team's request 2013-10-16 15:06:57 -07:00
Bermon Painter
bd43bf63fc Fixes #31 Added missing information to installation guide 2013-10-16 08:10:57 -04:00
Bermon Painter
ef75507d41 Merge pull request #33 from jedfoster/master
Add "Sass in Depth" to book list
2013-10-16 04:52:32 -07:00
Bermon Painter
c3d9925b62 Merge pull request #34 from benfrain/patch-1
Added a couple of links to my Sass resources
2013-10-16 04:51:56 -07:00
Bermon Painter
135a05cf6c Merge pull request #35 from roytomeij/master
Add link to article about Sass vs. code quality
2013-10-16 04:51:24 -07:00
Roy Tomeij
8b0e1e69de Add link to article about Sass vs. code quality 2013-10-16 06:55:17 -04:00
₍˄ุ.͡˳̫.˄ุ₎
8027b702c2 add some additional styling to the docs 2013-10-16 00:47:46 -07:00
₍˄ุ.͡˳̫.˄ุ₎
27380305f5 center headers 2013-10-16 00:14:29 -07:00
₍˄ุ.͡˳̫.˄ุ₎
9197485905 add install images 2013-10-16 00:11:01 -07:00
Ben Frain
87db091519 Added a couple of links to my Sass resources
Added link to a post about using libsass/node-sass and a link to all my own Sass related articles. By the way, are these supposed to be in any order? Apologies if they are!
2013-10-16 06:33:56 +01:00
Jed Foster
f49a503ce3 Add "Sass in Depth" to book list 2013-10-15 22:01:13 -07:00
₍˄ุ.͡˳̫.˄ุ₎
b1ebbe2e2a Update _code.scss
Removing stuff that made code blocks fugly on mobile.
2013-10-15 18:23:34 -07:00
Nathan Weizenbaum
eb254a8dc9 Use a pure-Ruby search/replace for the documentation CSS. 2013-10-15 17:35:22 -07:00
₍˄ุ.͡˳̫.˄ุ₎
65ca03170f adding breakpoint to extension list 2013-10-15 16:40:35 -07:00
₍˄ุ.͡˳̫.˄ุ₎
10b9d27292 fix layout code 2013-10-15 16:36:49 -07:00
Chris Eppstein
1f9254fd24 Haml != Markdown
without a `:markdown` filter. Switched to a normal link.
2013-10-15 16:29:25 -07:00
Chris Eppstein
20324accd9 New copy about contributing 2013-10-15 16:20:22 -07:00
₍˄ุ.͡˳̫.˄ุ₎
f7682c44ec Merge pull request #32 from benfrain/patch-1
Updated with a further Sass and Compass book
2013-10-15 16:13:03 -07:00
Ben Frain
8f32f22190 Updated with a further Sass and Compass book
Added the book 'Sass and Compass for Designers' to the available book list.
2013-10-16 00:11:38 +01:00
₍˄ุ.͡˳̫.˄ุ₎
e25eaee8b3 Removing snark. :) 2013-10-15 16:06:36 -07:00
₍˄ุ.͡˳̫.˄ุ₎
02c039d913 Update _navigation.scss
Why did I put this here. Ugh.
2013-10-15 16:03:22 -07:00
Chris Eppstein
755870322c Change the link text to Compass.app
Compass.app is not the same thing as Compass.
2013-10-15 15:44:12 -07:00
Nathan Weizenbaum
08192fc48f Fix a syntax error in styleguide/brand. 2013-10-15 14:13:19 -07:00
Hampton Catlin
2a0360dfa6 Merge branch 'master' of github.com:sass/sass-site 2013-10-15 13:54:33 -07:00
Hampton Catlin
94a459bece also redirect the /try path, #25 2013-10-15 13:53:50 -07:00
Nathan Weizenbaum
da0194f767 Make the Google analytics code work with the old and new GA versions. 2013-10-15 13:39:50 -07:00
₍˄ุ.͡˳̫.˄ุ₎
db0a43361b Merge pull request #30 from hcatlin/master
Fixed issue sass/sass.github.com#25
2013-10-15 12:14:29 -07:00
Hampton Catlin
7dc9e293df attempting to fix issue sass/sass.github.com#25 by using a different style startup command 2013-10-15 12:08:20 -07:00
₍˄ุ.͡˳̫.˄ุ₎
9a45b34239 Update _contentinfo.haml
Update for renamed repo
2013-10-15 11:09:51 -07:00
₍˄ุ.͡˳̫.˄ุ₎
c81ddfced5 Merge pull request #29 from hcatlin/applications
Open Source Applications
2013-10-15 11:06:51 -07:00
₍˄ุ.͡˳̫.˄ุ₎
48b894bba6 Merge pull request #27 from hcatlin/master
Redirect to SassMeister.com. Fixes sass/sass.github.com#25.
2013-10-15 11:05:59 -07:00
Hampton Catlin
425dca5ae2 Need to be a lot more clear about free/paid applications! plus open source or not 2013-10-15 09:18:56 -04:00
Hampton Catlin
bd3f172aac Rework the config.ru so that it will do redirects, even when testing locally. Only difference between heroku and here, should be the run command! we still want the other parts 2013-10-15 09:03:48 -04:00
Hampton Catlin
301f2c9dcd Redirect to SassMeister.com. Fixes sass/sass.github.com#25. 2013-10-15 08:57:06 -04:00
₍˄ุ.͡˳̫.˄ุ₎
7d877d35a4 closes #20 2013-10-14 17:48:37 -04:00
₍˄ุ.͡˳̫.˄ุ₎
98a475bdb7 fixes #16 by removing the display: table on containers (I had forgotten to remove those when we switched layout systems). 2013-10-14 17:33:21 -04:00
₍˄ุ.͡˳̫.˄ุ₎
c028d87592 layout derping 2013-10-14 16:56:15 -04:00
₍˄ุ.͡˳̫.˄ุ₎
13ed720f3d Update community.html.haml
This content made better sense up top. Don't know why I moved it in the first place.
2013-10-14 16:48:40 -04:00
₍˄ุ.͡˳̫.˄ุ₎
b676b38681 Delete style-guide.haml
Unused.
2013-10-14 16:42:50 -04:00
₍˄ุ.͡˳̫.˄ุ₎
22078a4f0f Update README.md
Sassy glasses
2013-10-14 16:39:03 -04:00
₍˄ุ.͡˳̫.˄ุ₎
7992ea2a40 Update README.md
Just some text tweaks.
2013-10-14 16:33:19 -04:00
₍˄ุ.͡˳̫.˄ุ₎
249c7faabc Whoopsies. I didn't catch that Bermon had fixed this. :) 2013-10-14 15:57:33 -04:00
₍˄ุ.͡˳̫.˄ุ₎
d682e1b573 I like working in patterns & proportions. .25 seemed nicer than .22. :) 2013-10-14 15:55:24 -04:00
₍˄ุ.͡˳̫.˄ุ₎
92f17202ec Lots of clean up. 2013-10-14 15:52:40 -04:00
₍˄ุ.͡˳̫.˄ุ₎
59cdfa6aee Merge branch 'master' of https://github.com/sass/sass.github.com 2013-10-14 15:03:14 -04:00
₍˄ุ.͡˳̫.˄ุ₎
6b6dd27bf0 Addressing @kaelig's Issue posted here: https://github.com/sass/sass.github.com/issues/18 2013-10-14 15:03:08 -04:00
₍˄ุ.͡˳̫.˄ุ₎
6cbd439437 Merge pull request #22 from chergaoui/master
Replaced #ccc by #333 for consistency
2013-10-14 12:01:35 -07:00
₍˄ุ.͡˳̫.˄ุ₎
356f641acf Merge pull request #23 from emagnier/inuit-framework-section
Add Inuit.css in the Project & Frameworks Section
2013-10-14 11:59:30 -07:00
Ahmed Chergaoui
efb7c805d8 Replaced #ccc by #333 for consistency 2013-10-14 20:45:42 +02:00
emagnier
9b1e3c10b2 Add Inuit.css in the Project & Frameworks Section 2013-10-14 14:09:06 -04:00