Commit Graph

106 Commits

Author SHA1 Message Date
₍˄ุ.͡˳̫.˄ุ₎
8cb97e5849 Merge pull request #10 from MarioRicalde/stripe-changes
Word!
2013-10-14 09:29:00 -07:00
Bermon Painter
d592056a18 Merge pull request #15 from RiotHQ/master
Add Hammer to the Install page!
2013-10-14 09:15:15 -07:00
essdot
90a85e4950 Fix typo 2013-10-14 11:49:06 -04:00
Elliott Kember
15a81c87fa If I thought we'd be listed alphabetically, I'd have called it Anvil instead. 2013-10-14 13:01:40 +01:00
Elliott Kember
b21d8ea3da Hammer in Applications list 2013-10-14 13:01:26 +01:00
Bermon Painter
99505e403a Merge pull request #13 from Aptary/master
Fix typos in install and guide haml
2013-10-14 04:28:40 -07:00
Pete Nelson
dac4789dc6 Added Mixture to the list of applications 2013-10-14 09:29:09 +01:00
Edward Ball
c5b37ca160 Fix typos in install and guide haml 2013-10-14 00:57:42 +01:00
Mario Ricalde
37b7df3b0f The stripe has no inline shadow and it's smaller
The reasoning behind removing the inline shadow is that it's uneeded.
It's a distraction, and the overall theme wants to go the flat route.

The reasoning behind making the stripe smaller, is that when it's too
tall it's distracting, also 0.5 em seems to be a bit too much, especially
when compared against the logo thicker part ( 8px ). I've lowered it to half
of that 0.22em ~= 4px.
2013-10-13 17:22:22 -05:00
Michael Parenteau
e88d461b2a fix broken links for Nathan and Hampton in footer 2013-10-13 14:49:25 -07:00
Nathan Weizenbaum
73bd677073 Get rid of some unused pages that are causing "middleman build" to fail. 2013-10-13 16:10:29 -04:00
₍˄ุ.͡˳̫.˄ุ₎
e913e6176b glasses ftw 2013-10-13 14:31:48 -04:00
₍˄ุ.͡˳̫.˄ุ₎
f6883536bf forgot to change the domains in these, whoopsies. 2013-10-13 11:34:25 -04:00
₍˄ุ.͡˳̫.˄ุ₎
adea8735f2 merge 2013-10-12 19:32:01 -04:00
₍˄ุ.͡˳̫.˄ุ₎
b05ec80eeb Update style guide 2013-10-12 19:26:11 -04:00
₍˄ุ.͡˳̫.˄ุ₎
519376731a layout fix 2013-10-12 17:54:15 -04:00
Nathan Weizenbaum
de1521b86b Make /install fail gracefully if the version number doesn't exist. 2013-10-12 17:46:21 -04:00
Nathan Weizenbaum
739343c2e6 Add the sass-lang.com analytics id. 2013-10-12 17:40:16 -04:00
₍˄ุ.͡˳̫.˄ุ₎
e5472eda9d Merge branch 'master' of https://github.com/sass/sass.github.com 2013-10-12 17:39:58 -04:00
₍˄ุ.͡˳̫.˄ุ₎
09099e9fe9 tweaking install page 2013-10-12 17:39:55 -04:00
Nathan Weizenbaum
d307d7f2be Point the Release Notes link to the bundled changelog. 2013-10-12 17:32:25 -04:00
Michael Parenteau
5a98132c4f Merge branch 'master' of github.com:sass/sass.github.com 2013-10-12 13:38:58 -07:00
Michael Parenteau
cbb032253b png no jpg, :) 2013-10-12 13:38:55 -07:00
₍˄ุ.͡˳̫.˄ุ₎
ba21f96f19 merge 2013-10-12 16:33:45 -04:00
Nathan Weizenbaum
5b39fc76d2 Hide the Maruku TOC in the Sass documentation. 2013-10-12 16:32:25 -04:00
Nathan Weizenbaum
33c42e9784 Link to the reference rather than the readme. 2013-10-12 16:31:05 -04:00
Nathan Weizenbaum
c0904e8387 Make the Sass documentation path "source/documentation". 2013-10-12 16:11:36 -04:00
₍˄ุ.͡˳̫.˄ุ₎
ecc1917daf moar fixes 2013-10-12 15:58:56 -04:00
Nathan Weizenbaum
a921b554f4 Link to the YARD documentation from the documentation page. 2013-10-12 15:53:14 -04:00
Nathan Weizenbaum
ce0a1dfc94 Add a rake task to integrate Sass docs and version information.
The YARD documentation is updated to link to
assets/stylesheets/docs.css in addition to the default YARD styles.
2013-10-12 15:49:34 -04:00
₍˄ุ.͡˳̫.˄ุ₎
67765c6baa layout fix 2013-10-12 14:25:16 -04:00
₍˄ุ.͡˳̫.˄ุ₎
e998b42e82 remove link hover 2013-10-12 11:59:36 -04:00
₍˄ุ.͡˳̫.˄ุ₎
07f31b01eb merge conflicts 2013-10-12 11:57:34 -04:00
₍˄ุ.͡˳̫.˄ุ₎
b247d93be9 Stuffs 2013-10-12 11:51:13 -04:00
Michael Parenteau
c176ae3718 making code style contrast a little nicer on eyes and adding border/border-radius 2013-10-12 02:33:43 -07:00
Bermon Painter
e94cc7cd6b Adjusted opacity for pre, code
There isn't enough contrast between the code blocks and the code. Adjusted the opacity to increase contrast. We can readjust later once we get a chance to create some Sassy code block related color treatment. This is a temporary fix to #5.
2013-10-11 19:43:05 -04:00
Bermon Painter
f5a10bda88 Removed max-height on pre:
- We don't really have large code blocks just yet. Some of the code blocks had just enough content to cause scroll bars. We can adjust later if we have larger code blocks. My personal preference is to not have code blocks scroll vertically.
2013-10-11 19:39:02 -04:00
Bermon Painter
c8f9c73747 Merge branch 'master' of github.com:sass/sass.github.com 2013-10-11 19:36:55 -04:00
Bermon Painter
77f733d4ab Undoing codeblock tinkering. 2013-10-11 19:36:39 -04:00
Bermon Painter
d6173cac7f Updated the version name / number throughout the site. 2013-10-11 17:03:13 -04:00
Bermon Painter
6c54fd7c30 Writing content /install
- Restructured the content to focus on the 2 ways to get Sass installed: GUI & the command line
- Added icons (they need to be converted to SVG or webfonts so they look pretty)
- Added a version YML file so we can add the current Sass version, name and release notes in a single location to use throughout the site.
2013-10-11 16:17:32 -04:00
₍˄ุ.͡˳̫.˄ุ₎
5387c0a164 WIP 2013-10-11 16:06:20 -04:00
Michael Parenteau
b1b2c5abf4 use the ~ operator instead of = to fix bad <code> block indentation 2013-10-11 09:52:38 -07:00
₍˄ุ.͡˳̫.˄ุ₎
45bb70bd22 Some cleanup and adding community.yml 2013-10-10 16:21:56 -04:00
Bermon Painter
454ab06f6b Merge branch 'master' of github.com:sass/sass.github.com 2013-10-10 15:00:51 -04:00
Bermon Painter
37bafdcdbb Updated the favicons so they are generating in the root directory 2013-10-10 15:00:20 -04:00
₍˄ุ.͡˳̫.˄ุ₎
d050f45baf fixing @extend errors. Whoopsies. 2013-10-10 14:20:39 -04:00
Bermon Painter
546d247e86 Fixed & tested favicons. 2013-10-10 13:09:18 -04:00
₍˄ุ.͡˳̫.˄ุ₎
661daf4ce1 adjustments to responsive-test layout 2013-10-09 07:08:28 -04:00
₍˄ุ.͡˳̫.˄ุ₎
51030a2e6e ZOMG! Finally commiting. ^_^ 2013-10-09 06:30:53 -04:00