Nathan Weizenbaum 8e70b4c8de Add the ability to build a non-stable version of the site for testing.
Just set the SASS_REVISION environment variable to a git revision name
when running "rake build".
2014-03-07 18:16:15 -08:00
2014-01-21 23:14:38 +00:00
2013-10-14 15:52:40 -04:00
2013-10-16 23:51:08 -04:00
2013-10-16 23:46:28 -04:00
2013-10-16 23:46:28 -04:00
2013-11-11 08:45:05 -10:00

sass-lang.com

Contributing

If you would like to contribute to the Sass website, please do the following:

  • Check out the style guide for design & code standards.
  • Write a detailed description of what you're adding in the pull request (screenshots help).
  • Add any new UI elements to the style guide.
  • Submit the pull request.
  • Drink whisky.

Running Locally

This site is built with middleman, a Ruby framework for building static sites.

You will need Ruby, rubygems and bundler installed before you can run the site locally.

If the above dependencies are installed, in your command line of preference, navigate to the project repo and run:

bundle install
middleman

Thanks!

Team Sass Design

Description
No description provided
Readme MIT 21 MiB
Languages
TypeScript 39.6%
SCSS 29.4%
Liquid 24.1%
JavaScript 6.5%
Shell 0.4%