Commit Graph

636 Commits

Author SHA1 Message Date
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
The Jared Wilcurt
0505090dc9 Scout to Scout-App, OS Support updated (#173)
Scout has been rebranded to Scout-App. OS Support now includes Windows,
Linux, and OSX.
2016-09-06 15:14:40 -07:00
Dustin Ryerson
aba248340f Update scout-app link on install page (#171) 2016-09-05 20:26:03 -07:00
Natalie Weizenbaum
d538fcf343 Merge pull request #167 from GeorgeTG/master
Change gem install command in Linux
2016-07-08 13:17:06 -07:00
Hugo Giraudel
b65fd49731 Added link to SassC (#158) 2016-06-30 11:33:59 +02:00
Chris Bailey
e45e10614d Typo fix (#165) 2016-06-30 11:33:23 +02:00
Nirmalya Ghosh
988a604644 updated the year in the footer (#163) 2016-06-30 11:31:05 +02:00
George T. Gougoudis
71bf8252e0
Change gem install command in Linux 2016-06-26 15:51:57 +03:00
Chris Eppstein
7ea776319b Sometimes this fails too. 2016-03-28 16:47:35 -07:00
jina
8bf370cfa7 Merge pull request #161 from HugoGiraudel/patch-2
[RFR] Normalised LibSass capitalisation
2016-02-29 18:20:36 -08:00
Hugo Giraudel
16dc8769e6 Normalised LibSass capitalisation 2016-02-27 13:58:18 +01:00
jina
d88a162e23 Merge pull request #160 from Youmoo/master
fix typo
2016-02-16 10:41:10 -08:00
youmoo
23a987c9d2 fix typo 2016-02-16 10:02:56 +08:00
Tom Byrer
102ec2a2a9 rewrote GoLang links
removed abandoned Go Libsass wrappers
added pure GoLang compilers
2016-01-20 08:36:36 -07:00
Chris Eppstein
1b72e2f595 Bundler is our friend. 2016-01-12 10:38:22 -08:00
jina
b2bb2fef3d Merge pull request #156 from leo/master
Reduce lagging in Safari 9
2015-12-30 09:56:55 -08:00
Leonard Lamprecht
281d5d5650 Double quotes and improved structure 2015-12-30 11:40:12 +01:00
Leonard Lamprecht
b43db50343 Remove trailing whitespace and add double quotes 2015-12-30 11:39:57 +01:00
Leonard Lamprecht
1c6149a235 Position background differently on big screens 2015-12-30 11:30:34 +01:00