Jina Anne
f47e8bd912
fix layouts to be DRY
2018-10-22 14:13:05 -07:00
Natalie Weizenbaum
e367b287a7
Add release info for all major implementations in the middle bar
...
This doesn't actually get the release data from anywhere yet, nor do
Ruby Sass nor Dart Sass have their own pages yet.
2018-03-17 12:38:51 -07:00
Natalie Weizenbaum
c5b0886812
Don't include the Sass version name
...
I plan to phase out the idea of a version name in favor of a purely-numeric
identifier.
2017-07-13 16:23:02 -07:00
Joe Francis
79be5acaf8
Fix case issue of Github vs GitHub ( #188 )
2017-06-05 13:48:52 -07:00
jina
ffbafff55e
syntax fixes
2015-10-13 17:02:12 -07:00
jina
8aac006d61
update gems, cleanup, and surface implementation guide better
2015-10-13 16:55:29 -07:00
Jina Bolton
89cad97f5d
Update gems and un-abstract layouts for now.
2014-07-30 22:26:38 -07:00
Jina Bolton
3e6339e9a7
Reorganize layout
2014-07-27 19:34:14 -07:00
Jina Bolton
352f71fd1a
Update site to remove IE conditionals
2014-07-27 18:58:17 -07:00
Jina Bolton
63ca14c977
Closes #84
2014-07-22 15:27:15 -07:00
namusyaka
7194815722
Update sass repository URL
2014-07-01 21:23:01 +09:00
Michael JL Catlin
8d565d4035
Removing the CampSass alert
2014-04-19 14:43:32 -07:00
Michael JL Catlin
dbdefb7eef
I can't spell April
2014-03-20 12:25:01 -07:00
Michael JL Catlin
8d6ad06656
Adding a 'Come to CampSass' alert on the homepage
2014-03-20 10:52:34 -07:00
₍˄ุ.͡˳̫.˄ุ₎
92f17202ec
Lots of clean up.
2013-10-14 15:52:40 -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
₍˄ุ.͡˳̫.˄ุ₎
adea8735f2
merge
2013-10-12 19:32:01 -04:00
₍˄ุ.͡˳̫.˄ุ₎
519376731a
layout fix
2013-10-12 17:54:15 -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
₍˄ุ.͡˳̫.˄ุ₎
ba21f96f19
merge
2013-10-12 16:33:45 -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
₍˄ุ.͡˳̫.˄ุ₎
07f31b01eb
merge conflicts
2013-10-12 11:57:34 -04:00
₍˄ุ.͡˳̫.˄ุ₎
b247d93be9
Stuffs
2013-10-12 11:51:13 -04:00
Bermon Painter
d6173cac7f
Updated the version name / number throughout the site.
2013-10-11 17:03:13 -04:00
₍˄ุ.͡˳̫.˄ุ₎
5387c0a164
WIP
2013-10-11 16:06:20 -04:00
₍˄ุ.͡˳̫.˄ุ₎
51030a2e6e
ZOMG! Finally commiting. ^_^
2013-10-09 06:30:53 -04:00
Hampton Catlin
c114f3f5ed
subheading in title
2013-05-19 12:40:13 -07:00
Jina Bolton
0c8af7cb6d
progress
2013-02-10 18:40:20 -08:00
Jina Bolton
40a679d1da
progress
2013-02-10 15:08:26 -08:00
Jina Bolton
3b465c6ffa
boom
2013-02-08 19:10:33 -08:00
Jina Bolton
f38ae003c4
more
2012-11-29 09:33:08 -08:00
Jina Bolton
ee97af1a6f
up to ipad done so far
2012-11-28 08:23:08 -08:00
Jina Bolton
34edc69c8d
adding space
2012-11-28 04:16:13 -08:00
Jina Bolton
77410b8fe5
more styling
2012-11-28 03:59:42 -08:00
Jina Bolton
58081a99fb
simplifying structure and adding some of the style tile work
2012-11-28 03:09:54 -08:00
Bermon Painter
a07743bbb4
Cleaned up assets.
...
* Moved CSS, JS, Images into an assets folder
* Adjusted the file structure a bit for CSS, JS, Images.
* Added a fonts folder
* Cleaned up the config a bit so it's easier to read through
* Added some KSS placeholders to tinker with a bit
* Added zepto.js so we can be a bit more friendly on mobile devices/modern browsers
* Added some basic responsive breakpoints
* Added a scaffold.css and theme.css so we can separate out layout pieces from the theme. This will let us retheme the site easier, or have multiple themes if we're feeling frisky
* Removed some HTML5 boilerplate pieces that we don't need
* Added some basic structural css partials
2012-10-30 00:19:53 -04:00
Michael Parenteau
228c4e40ba
add footer (and partial) to layout
2012-10-26 15:42:57 -04:00
Jina Bolton
953ffe8a16
slight file tweaks & organization
2012-09-27 03:26:50 -07:00
Jina Bolton
e355ce7779
- Replace Octopress files with Middleman, per Basecamp discussion.
...
- Add HTML5 Boilerplate as a starting base for prototyping out the content.
- Convert files to Haml & Sass.
- Begin homepage content.
- Add Susy.
2012-09-09 16:37:46 -07:00