Commit Graph

71 Commits

Author SHA1 Message Date
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
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
Bermon Painter
d449d50dba Working on syntax highlighting 2013-02-10 18:41:27 -08:00
Jina Bolton
999d8081b8 moar progress 2013-02-10 18:40:20 -08:00
Jina Bolton
0c8af7cb6d progress 2013-02-10 18:40:20 -08:00
Bermon Painter
58a45c6f9b Outline the order of what should be in the documentation 2013-02-10 18:08:31 -08:00
Bermon Painter
09242a87cf Changed docs to documentation 2013-02-10 16:12:01 -08:00
Bermon Painter
d8640cbffc Merge branch 'master' of github.com:sass/sass.github.com 2013-02-10 16:01:36 -08:00
Bermon Painter
87de61c424 Added missing content to the community section.
* Finisjed up the list of itms for books, projects & frameworks.
* Added and refined the section for contributing.
2013-02-10 16:00:44 -08:00
Jina Bolton
40a679d1da progress 2013-02-10 15:08:26 -08:00
Bermon Painter
26dda32002 Outlined the community section 2013-02-10 09:18:24 -08:00
Bermon Painter
b055102841 Finished writing the examples section on the homepage. 2013-02-09 18:26:34 -08:00
Bermon Painter
61213ce02f Merge branch 'master' of github.com:sass/sass.github.com 2013-02-08 23:55:54 -08:00
Bermon Painter
15cd35633d Fleshing out more content on the homepage. 2013-02-08 23:55:40 -08:00
Chris Eppstein
54c8532e95 command line quick start 2013-02-08 23:53:21 -08:00
Bermon Painter
724909c426 Adjusted the text in the buttons for the homepage. 2013-02-08 20:40:15 -08:00
Bermon Painter
c9c677a99f Merge branch 'master' of github.com:sass/sass.github.com 2013-02-08 20:37:39 -08:00
Bermon Painter
b3a912822f Updated the content for the quickstart sections on the homepage
Reorganized the content a bit and linked off to the correct quickstart guides.
2013-02-08 20:37:00 -08:00