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
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
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
jina
5102766f5b
Merge pull request #148 from rodneyrehm/patch-1
...
fix(libsass.html): correcting link to sass.js playground
2015-12-06 16:33:50 -08:00
Rodney Rehm
d7a31c96ed
80 character lines, why not
2015-12-07 01:28:03 +01:00
Hampton Catlin
9d83c5e7f8
Adding some notes about how to deploy and how to clean
2015-11-27 13:36:53 -08:00
Hampton Catlin
007f9d96e3
added some documentation about the bundle() function
2015-11-27 13:34:21 -08:00
Hampton Catlin
ccf48785fc
the build directory was never intended to get committed
2015-11-27 13:26:33 -08:00
Hampton Catlin
484ee38700
Couple syntax errors in the install lines
2015-11-27 13:25:59 -08:00
Hampton Catlin
2323b6b2b4
Lock the ruby version
2015-11-27 13:19:49 -08:00
Hampton Catlin
4fb38d55e5
No idea why this was pulled out.
2015-11-27 13:19:33 -08:00
Hampton Catlin
44813e615d
Removing lines as requested in code
2015-11-27 13:17:39 -08:00
Hampton Catlin
30bac0ac37
Merge branch 'master' of github.com:sass/sass-site
...
# Conflicts:
# Gemfile
2015-11-27 12:45:34 -08:00
Chris Eppstein
5397108cf8
Grammar change from a user who emailed us.
2015-11-25 13:07:05 -08:00
jina
6905792b32
Merge pull request #152 from roytomeij/master
...
Change 'Sass Repo' link in footer to 'Sass on GitHub'
2015-11-14 17:29:03 -05:00
Roy Tomeij
2888818307
Change 'Sass Repo' link in footer to 'Sass on GitHub'
2015-11-13 13:35:28 -06:00
Rodney Rehm
e233bd2ed5
fix(libsass.html): correcting link to sass.js playground
2015-10-27 14:35:45 +05:00
₍˄ุ.͡˳̫.˄ุ₎
879b83e7cd
Merge pull request #147 from una/master
...
added documentation on processing CSS with Sass in terminal
2015-10-24 23:35:29 +02:00
UNA A. KRAVETS
c341986dc1
added documentation on processing CSS with Sass in terminal to resolve #134
2015-10-24 16:34:48 -05:00
Natalie Weizenbaum
18eb39b6cc
Merge pull request #145 from arhoads/enforce-ruby2
...
Enforce at least Ruby 2 in rake task
2015-10-16 16:36:09 -07:00
Andrew Rhoads
e22116554e
Enforce at least Ruby 2 in rake task
2015-10-16 17:12:27 -05:00
₍˄ุ.͡˳̫.˄ุ₎
df3e7889f0
Merge pull request #143 from arhoads/patch-1
...
Update CONTRIBUTING.md
2015-10-13 21:23:06 -07:00
Andrew Rhoads
ff50cff689
Update CONTRIBUTING.md
...
Changed instructions to use the bundled middleman. It is likely the gem isn't globally installed and it isn't at least if just these instructions are followed.
2015-10-13 21:13:48 -05:00
jina
35bda8b564
put sassy stickers & colors back up
2015-10-13 17:13:58 -07:00
jina
989404590b
Merge branch 'vanamco-master'
2015-10-13 17:10:08 -07:00
jina
64fa4c1ce0
Merge branch 'master' of https://github.com/vanamco/sass-site into vanamco-master
2015-10-13 17:08:45 -07:00