mirror of
https://github.com/danog/sass-site.git
synced 2025-01-22 05:41:42 +01:00
₍˄ุ.͡˳̫.˄ุ₎
d7631847a0
Merge pull request #62 from ryankirkman/patch-1
Fix documentation description of partials
Closes #24 and Closes #56 -- Adds libSass resources and implementations to the Community page. @hcatlin made a website for libSass, so rather than making a new page, we can link to that for now.
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!
Languages
TypeScript
39.6%
SCSS
29.4%
Liquid
24.1%
JavaScript
6.5%
Shell
0.4%