Commit Graph

504 Commits

Author SHA1 Message Date
Natalie Weizenbaum
6c1cef2856 Remove --devel from "brew install" (#218)
Dart Sass is stable now so this isn't necessary.
2018-06-29 18:21:10 -07:00
Nick Schonning
08df1df7f9 Create CODE_OF_CONDUCT.md (#216)
Copied from Ruby-Sass
2018-06-25 18:33:48 -07:00
jamesbrauman
7b7d7f9c74 Update border-radius mixin in guide.html.haml (#215)
Fixes a documentation bug. https://github.com/sass/sass-site/pull/176 changed the property from `border-radius` to `transform`, but the text in the guide was not updated to reflect this change.
2018-06-18 14:24:56 -07:00
Jina Anne
c545d61c28 Merge branch 'tomByrer-patch-1' 2018-06-16 14:34:27 -07:00
Jina Anne
c47d78a9c7 fix merge conflict 2018-06-16 14:34:18 -07:00
Guillaume Bonnet
e6cf9a748d Update @mixin prefixe property (#176)
* Update _homepage-mixins-css.md

* Update _homepage-mixins-sass.md

* Update _homepage-mixins-scss.md

* Update guide.html.haml

Changing #topic-6 :
property border-radius to transform because prefixe border-radius is outdated

* Update _homepage-mixins-sass.md

* Update _homepage-mixins-scss.md

* Update guide.html.haml

* Update guide.html.haml

Short line 150

* Update _homepage-mixins-scss.md

* Update guide.html.haml
2018-06-16 14:29:08 -07:00
Natalie Weizenbaum
61fb106f7a Revert "Temporarily stop mentioning sass --watch (#211)" (#214)
This reverts commit 85b347c060.
2018-06-16 14:25:19 -07:00
SamualLB
921968bc94 Fix type please not -> note (#212) 2018-04-01 17:45:04 -07:00
Natalie Weizenbaum
85b347c060 Temporarily stop mentioning sass --watch (#211)
This is not yet supported by Dart Sass (sass/dart-sass#264) and the
documentation is confusing users.
2018-03-30 14:12:14 -07:00
Chris Hager
4a38e3c003 Fix typo: bew install sass/sass/sass (#210)
* Fix typo: `bew install sass/sass/sass`

-> `brew install sass/sass/sass`

* also need `--devel`

`brew install --devel sass/sass/sass`
2018-03-28 10:31:03 -07:00
Natalie Weizenbaum
f8cba21a84
Merge pull request #208 from sass/dart-sass
Update the documentation to cover Dart Sass
2018-03-26 13:08:53 -07:00
Natalie Weizenbaum
83149fbe4e Merge remote-tracking branch 'origin/master' into dart-sass 2018-03-22 17:21:25 -07:00
Natalie Weizenbaum
a80638c1a9 Add Heroku generated app.json 2018-03-22 17:20:02 -07:00
Natalie Weizenbaum
027e49e944 Link to a better explanation of the OS path 2018-03-21 14:11:45 -07:00
Erich Gubler
fe00f1e1de Add a Rust entry for the LibSass page 2018-03-20 13:33:15 -04:00
Natalie Weizenbaum
ace07f1d7c Add a page about Ruby Sass 2018-03-17 12:43:04 -07:00
Natalie Weizenbaum
acf1b448a6 Add a page about Dart Sass 2018-03-17 12:43:04 -07:00
Natalie Weizenbaum
ce8804d676 Update install documentation for Dart Sass 2018-03-17 12:42:36 -07:00
Natalie Weizenbaum
845001cf65 Download version information for all implementations 2018-03-17 12:38:56 -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
0eda84f6f6 Upgrade or drop gems with security vulnerabilities (#207)
* Loosen the version constraint on Nokogiri

* Drop middleman-blog

This doesn't seem to actually be used.
2018-03-11 23:33:09 -07:00
Natalie Weizenbaum
59147d4f38 Update CONTRIBUTING.md for automatic deployment 2018-03-09 15:55:07 -08:00
Natalie Weizenbaum
0118ccdeb0 Fix CONTRIBUTING.md 2018-03-09 15:32:48 -08:00
Natalie Weizenbaum
96f574cb9b
Merge pull request #204 from sass/deploy-on-push
Automatically deploy when pushing to Heroku
2018-03-09 15:24:02 -08:00
Donovan Glover
04984365b4 Add sass.cr to the list of LibSass wrappers (#201) 2018-03-09 14:43:20 -08:00
Natalie Weizenbaum
e94f5e3ae5 Document deploy-on-push 2018-03-09 14:22:47 -08:00
Natalie Weizenbaum
a258ad0fe0 Build on each push to Heroku
Also remove the dev dependency section. Since we're building on
Heroku, we need all dependencies remotely as well as locally.
2018-03-09 14:19:36 -08:00
Natalie Weizenbaum
e8b9d05a8c Remove deployment tasks 2018-03-09 14:15:52 -08:00
Natalie Weizenbaum
499126a015 Add analytics to the YARD documentation 2018-03-09 13:40:08 -08:00
Natalie Weizenbaum
058bd803ea Use the old default YARD template 2018-03-09 13:40:08 -08:00
Natalie Weizenbaum
2696bbae5b Build YARD docs from the sass-site repo
This avoids needing to run nested bundler processes, which doesn't
work well on Heroku.
2018-03-09 13:40:08 -08:00
Natalie Weizenbaum
04aad7ab6e Upgrade Ruby 2018-03-09 13:12:24 -08:00
Janki Gajera
c7c0a99f63 Updated date from 2015 to 2018 (#200) 2018-01-14 12:02:34 -08:00
Raaj Trambadia
c1ddf2f684 updated year in footer to 2018. (#199) 2018-01-07 19:02:17 +00:00
Julián Herrera
f414e31df0 Update install.html.haml (#198) 2018-01-03 23:38:10 +00:00
John Granström
0017fd71a3 Add sass-extract to community links (#196)
* Add sass-extract to community links

Adds a link to sass-extract, a tool that uses native sass features to extract computed variable values for use in javascript for things such as complex visualisations or dynamic theme functionality

* Fix community link description for sass-extract
2017-12-04 11:33:12 -08:00
Jim Nielsen
2f6a3fa84e Add SassMe project (#186)
Add a link to the SassMe project (http://jim-nielsen.com/sassme/) which lets you manipulate Sass color functions in the browser and visualize their output.
2017-10-30 14:27:46 -07:00
Ashley Kolodziej
b8d1399aa5 Use placeholders in extend documentation (#193)
* Update snippets to use placeholder class

* Update docs text with placeholder reference

* Additional edits for clarity in how this works

* Add non extended placeholder example
2017-10-30 14:27:16 -07:00
Ashley Kolodziej
978134e122 Clarifies directory syntax in sass command (#194) 2017-10-30 14:25:46 -07:00
Janki Gajera
ad123695d4 updated year in footer to 2017 from 2016 (#191)
* updated year to 2017

* Update _contentinfo.haml
2017-08-30 12:40:52 -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
Luis Boehme
3a6040de69 Fix misindentation on import code snippet for scss (#189) 2017-07-05 16:13:18 -07:00
Piper Chester
6bd213df0a Fix typo (#183) 2017-06-05 13:49:24 -07:00
Joe Francis
79be5acaf8 Fix case issue of Github vs GitHub (#188) 2017-06-05 13:48:52 -07:00
Joe Francis
d5ebfa69e9 Update instructions and deps to allow building from fresh env.
* Added therubyracer to Gemfile. Without a JS runtime, middleman won't start
* Bumped ruby version from 2.2.3 to 2.2.7
* Simplified how Rakefile calls bundler, per http://bundler.io/v1.3/man/bundle-exec.1.html#Shelling-out
* Updated build instructions to include a step to build yard docs
2017-06-02 18:16:45 -04:00
Tristan Lins
1baefd695f Add jsass to the java wrappers (#185)
* Add jsass to the java wrappers

I have added jsass to the list of java wrapper.
It is also used by the libsass-maven-plugin now.

PS: I'm the developer and maintainer of jsass ;-)

* Fix line length violation

* Remove trailing space
2017-03-28 17:39:02 -07:00
jp-co
7e65cbebec Fixed Compass.app website link (#180) 2017-02-15 16:23:44 -08:00
₍˄・·̫・˄₎
31bbd4eb6d change character count limit 2016-09-17 12:21:49 +02:00
Nick Schonning
9d24d31c6e Update the Libsas links in the Intro (#178)
- libsass.org, just points back to this page
- the primary GitHub repo is under the Sass org now, so skip the redirect from Hampton's repo to the main repo
2016-09-17 12:12:21 +02:00
Nick Schonning
7c13129e75 Wrapped Haml files at 80 characters (#179)
Since the CI system yells about this when you modify them going forward
2016-09-17 12:11:34 +02:00