Commit Graph

87 Commits

Author SHA1 Message Date
₍˄ุ.͡˳̫.˄ุ₎
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
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
Michael JL Catlin
9cd39c3507 Intro blurb and some rearrangement 2013-05-19 14:16:20 -07:00
Michael JL Catlin
7c3481ff07 Year 2013-05-19 14:16:04 -07:00
Michael JL Catlin
b3fa15d9b1 Merge branch 'master' of github.com:hcatlin/sass.github.com 2013-05-19 14:15:51 -07:00
Hampton Catlin
386529469e add note about sass design team 2013-05-19 14:13:37 -07:00
Michael JL Catlin
bd0def7ebe Merge branch 'master' of github.com:hcatlin/sass.github.com 2013-05-19 14:13:18 -07:00
Hampton Catlin
f9da794943 adding an about section, updating the footer, and reorging the homepage 2013-05-19 14:10:55 -07:00
Michael JL Catlin
0aaa6caffc Merge branch 'master' of github.com:hcatlin/sass.github.com 2013-05-19 13:49:41 -07:00
Michael JL Catlin
ff72763218 Chronologising (is that a word?) the list of blog articles 2013-05-19 13:49:29 -07:00
Hampton Catlin
468ce3959b rename stuff on the banner 2013-05-19 13:42:19 -07:00
Hampton Catlin
972733a1b1 Merge branch 'master' of github.com:hcatlin/sass.github.com 2013-05-19 13:40:38 -07:00
Hampton Catlin
5f792b858c More homepage content. 2013-05-19 13:40:03 -07:00
Michael JL Catlin
3bd354a6f3 Typos 2013-05-19 13:39:26 -07:00
Michael JL Catlin
b71f8acf90 Adding a blurb at the top of the page, giving references for the blog posts, summaries to the projects and frameworks 2013-05-19 13:37:50 -07:00
Hampton Catlin
01a8ef8c57 Making a racket by moving things around and writing new text. 2013-05-19 13:22:05 -07:00
Hampton Catlin
c114f3f5ed subheading in title 2013-05-19 12:40:13 -07:00
Jina Bolton
40a8dbf92f moar tweaks 2013-02-23 22:04:16 -08:00
Bermon Painter
746f9d478e Merge branch 'master' of github.com:sass/sass.github.com 2013-02-10 21:41:27 -08:00
Bermon Painter
e9c0d13efa Merge branch 'master' of github.com:sass/sass.github.com & added syntax highlighting
Conflicts:
	Gemfile.lock

Still need to go through and migrate the old code blocks to use the syntax highlighting.
2013-02-10 21:40:05 -08:00
Jina Bolton
c555b636e1 remove grid bg 2013-02-10 18:42:30 -08:00