Commit Graph

31 Commits

Author SHA1 Message Date
jina
7ca1c1e7cf update gems 2015-12-17 01:41:58 -08:00
Jina Bolton
363ef3bd29 update ruby and gems 2015-12-16 18:52:32 -08:00
Hampton Catlin
2323b6b2b4 Lock the ruby version 2015-11-27 13:19:49 -08:00
jina
8aac006d61 update gems, cleanup, and surface implementation guide better 2015-10-13 16:55:29 -07:00
jina
26c29220e2 Update gems 2015-03-31 19:46:03 -07:00
Jina Bolton
bbfcef053e move html minify gem so it can work in build 2014-07-30 22:38:05 -07:00
Jina Bolton
89cad97f5d Update gems and un-abstract layouts for now. 2014-07-30 22:26:38 -07:00
Jina Bolton
31ef77b7ad Update typogruby 2014-07-29 01:44:24 -07:00
Jina Bolton
ef92965012 Fix sitemap 2014-07-28 01:39:37 -07:00
Jina Bolton
7cfb4c5dab Update to newest stable Sass (Fixes #69), Susy (Fixes #68), Breakpoint, Compass and make appropriate CSS changes due to the changes. 2014-07-28 01:10:02 -07:00
Jina Bolton
3ef8bfed8f Simplify apple touch icons 2014-07-27 17:21:08 -07:00
Jina Bolton
46b0bb2d6c Add normalize gem and remove related styles 2014-07-26 23:42:13 -07: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
Bermon Painter
5be10da98a Fixes #17. Favicons
- Added the favicons in the source directory
- Disabled the automatic favicon creator. It's doesn't need to run on build each time.
- Fixed the name of the icons in the meta data
2013-10-14 13:07:38 -04:00
Nathan Weizenbaum
a33174b2ac Add rack to the gemfile. 2013-10-13 17:50:38 -04:00
Nathan Weizenbaum
eec20ea771 Move the deploy-mode Gemfile/config.ru stuff to the master branch. 2013-10-13 15:49:19 -04:00
Nathan Weizenbaum
63e56eb2c8 Redirect from popular old sass-lang.com URLs. 2013-10-12 17:32:25 -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
Nathan Weizenbaum
02fd838619 Get the Sass site working for me. 2013-10-12 13:43:25 -04:00
₍˄ุ.͡˳̫.˄ุ₎
5387c0a164 WIP 2013-10-11 16:06:20 -04:00
₍˄ุ.͡˳̫.˄ุ₎
51030a2e6e ZOMG! Finally commiting. ^_^ 2013-10-09 06:30:53 -04:00
Michael Parenteau
7849595594 updating source on Gemfile and adding .ruby-version to .gitignore 2013-09-14 13:36:56 -07:00
Hampton Catlin
cbe55a15ba nokogiri is no longer required 2013-05-19 12:18:21 -07: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
Bermon Painter
d449d50dba Working on syntax highlighting 2013-02-10 18:41:27 -08:00
Jina Bolton
0c8af7cb6d progress 2013-02-10 18:40:20 -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
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
Bermon Painter
0d242eb4f7 Added the initial files for Octopress. 2012-03-06 22:59:52 -05:00