Commit Graph

473 Commits

Author SHA1 Message Date
Dustin Horton
0c17b3ab0c move padding from .navigation to .navigation ul 2013-11-29 02:08:58 -05:00
₍˄ุ.͡˳̫.˄ุ₎
1b0fa17cfe Update README.md 2013-11-11 08:45:05 -10:00
₍˄ุ.͡˳̫.˄ุ₎
2783fe7374 Merge pull request #45 from namusyaka/remove-unneeded-end-tag
Remove unnecessary end tag.
2013-11-11 10:33:27 -08:00
namusyaka
8128339fbf Remove unnecessary end tag. 2013-11-11 20:34:27 +09:00
Bermon Painter
0aad62f1f6 Merge pull request #44 from bjnord/master
Fix typo in code snippet for extend
2013-11-07 11:23:40 -08:00
Brent J. Nordquist
6a1e588064 Fix typo in code snippet for extend
the SCSS snippet sets the "border" property of .message,
but the resulting CSS snippet has "border-color" (should be "border")
(and obviously you can't use "1px solid" on border-color)
2013-11-07 10:17:31 -06:00
₍˄ุ.͡˳̫.˄ุ₎
8f00027af6 Adobe is forcing their logins on typekit now, so my previous typekit account died. :( Changing ID to my adobe account id. 2013-10-30 13:16:57 -07:00
₍˄ุ.͡˳̫.˄ุ₎
8070f7f6e4 Update community.yml
oops. Okay now it's in the right order.
2013-10-24 18:15:29 -07:00
₍˄ุ.͡˳̫.˄ุ₎
6a12df3fb7 Update community.yml
Changing order of books to be recent release to oldest release.
2013-10-24 18:13:11 -07:00
₍˄ุ.͡˳̫.˄ุ₎
7ad9637b33 redirect about to home, since it doesn't exist right now. 2013-10-24 17:44:23 -07:00
₍˄ุ.͡˳̫.˄ุ₎
a6867b40e8 closes #43 2013-10-24 17:40:35 -07:00
₍˄ุ.͡˳̫.˄ุ₎
18f594c0e1 Merge pull request #42 from Drager/sni
border-color should just be a color, not style and size as well
2013-10-19 14:32:08 -07:00
₍˄ุ.͡˳̫.˄ุ₎
49b87421b5 Merge pull request #41 from Drager/communty-page-fix
Fixed link to #Blogs
2013-10-19 14:30:04 -07:00
Jesper Håkansson
ae2544f621 border-color should just be a color style and size as well
You can't use border-color like that, can you? Border color should just be a color.
2013-10-19 23:24:10 +02:00
Jesper Håkansson
c963797039 Fixed link to #Blogs 2013-10-19 22:56:13 +02:00
Bermon Painter
bf4622f37f Fixes #36. Missing logo.zip
Looks like a the image directory was changed to 'img' but the logo.zip didn't get moved to the 'img' directory.
2013-10-17 09:10:25 -04:00
₍˄ุ.͡˳̫.˄ุ₎
9ab3111407 improve hero layout 2013-10-17 00:20:58 -07:00
₍˄ุ.͡˳̫.˄ุ₎
db7b76f6de fix weird footer issues 2013-10-17 00:08:47 -07:00
₍˄ุ.͡˳̫.˄ุ₎
d34e931c52 Merge pull request #38 from sass/404
Support a real 404 page.
2013-10-16 23:50:29 -07:00
₍˄ุ.͡˳̫.˄ุ₎
d21bfb277e adjusting 404 layout 2013-10-16 23:49:48 -07:00
Nathan Weizenbaum
ed5d0a981d Enable gzip compression via Rack. 2013-10-16 23:51:08 -04:00
Nathan Weizenbaum
c997abb9ef Support a real 404 page. 2013-10-16 23:46:28 -04:00
Nathan Weizenbaum
9803d87f35 Move rack-rewrite to the top level of the Gemfile.
If we're using rack-rewrite all the time, it shouldn't be in its own
group.
2013-10-16 22:55:22 -04:00
₍˄ุ.͡˳̫.˄ุ₎
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