Natalie Weizenbaum
b1b07540f2
Module-ify built-in function documentation
...
Closes #363
2019-09-04 17:56:16 -07:00
Natalie Weizenbaum
df428f62b2
Move plain-CSS function documentation into at-rules/function
...
This isn't ideal, since these functions aren't defined with @function,
but there's not really a better place to put it. It certainly doesn't
make sense in the built-in module documentation anymore.
2019-09-04 15:24:22 -07:00
Natalie Weizenbaum
029520349a
Rename /documentation/functions to /documentation/modules
...
This hierarchy is now going to document built-in modules, which mostly
contain functions but can also contain mixins and may potentially
contain variables in the future.
2019-09-04 15:24:22 -07:00
Natalie Weizenbaum
2088a021f9
Add an implementation note about sass/libsass#2957 ( #359 )
...
Documentation for @use and @forward themselves will come in a future
PR.
Partially addresses #263
2019-08-29 15:31:29 -07:00
Natalie Weizenbaum
990651f774
Add documentation for recent breaking changes ( #350 )
...
We'll eventually add upcoming breaking changes, like /-as-division, as
well.
2019-06-04 12:57:17 +01:00
Natalie Weizenbaum
891f6e7d95
Merge branch 'master' into wip.reference
2019-04-17 17:42:31 -07:00
Natalie Weizenbaum
de561b2370
Make the reference tables of contents collapsible ( #320 )
2019-04-11 15:30:10 -07:00
Natalie Weizenbaum
d4eb2ef3f1
Always use HTTPS ( #291 )
...
* Make all links to the Sass site use HTTPS
* Force all requests to use HTTPS
2019-03-04 15:04:23 -06:00
Natalie Weizenbaum
aacb770ea7
Fix HTML-Proofer on Travis ( #293 )
...
* Remove a blog that's no longer about Sass
* Add problem URLs to the HTML-Proofer whitelist
2019-03-04 15:01:34 -06:00
Natalie Weizenbaum
e993e6bf42
Merge branch 'wip.reference' of github.com:sass/sass-site into wip.reference
2018-12-28 16:28:01 -08:00
Jina Anne
1a3866c053
new community page
2018-12-28 15:56:52 -08:00
Natalie Weizenbaum
170352c8d0
Update Hampton's website link
...
It looks like the old link is broken.
2018-12-28 15:41:14 -08:00
Jina Anne
8b2d48f774
merge in master
2018-12-27 19:47:31 -08:00
Natalie Weizenbaum
b67fc7928b
Add htmlproofer to verify links ( #252 )
...
* Add htmlproofer to verify links
Partially addresses #247
* Make htmlproofer a Rake task
* Verify that we don't have leftover Markdown links
* Don't build the full Ruby Sass docs before running htmlproofer
* Don't check generated documentation
* Fix a few more broken links
* Add another URL exception
* Limit which branches we run tests for
* Add more URL exceptions
2018-12-27 17:32:58 -08:00
Jina Anne
66f3526bd5
major clean up
2018-12-27 16:31:28 -08:00
Jina Anne
c81d53b5ec
refactor breapoints
2018-10-26 23:06:47 -07:00
Jina Anne
7b26d6b684
clean up functions update intended code style in style guide
2018-10-26 21:35:30 -07:00
Jina Anne
3f1c2d338d
lots of clean up
2018-10-23 15:06:39 -07:00
Doğukan Güven Nomak
2f487aa94a
flexiblegs website link update ( #225 )
2018-08-30 01:12:22 -07:00
Natalie Weizenbaum
eedab31bd6
Update my website links ( #220 )
2018-08-14 13:46:12 -07: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
jina
e148075b3c
Sass, not SASS. :)
2015-04-01 16:51:37 -07:00
jina
c8ccc0720a
SASS, not Sass.
2015-03-31 20:12:33 -07:00
Chris Rebert
e16eea8521
Update Bootstrap's entry under Frameworks
...
The official Bootstrap for Sass repo is currently https://github.com/twbs/bootstrap-sass
Per http://getbootstrap.com/about/#brand , we're now just "Bootstrap", no "Twitter" prefix.
2015-02-25 08:04:54 -08:00
Pascal Duez
6750cf2fb1
Add SassDoc in community listed tools
2015-02-03 09:30:20 +01:00
Brian Macdonald
7e7d8e8332
Updated dead links.
2015-01-28 12:54:49 -05:00
dnomak
e8423ca702
new grid system flexible.gs sass
2015-01-04 21:44:23 +02:00
Pascal Duez
21b74bf733
Fix libSass link in community page
2014-11-25 15:33:27 +01:00
kianoshp
947f49f52c
Updated the URL for book 1 and also added book 2 of the Sass in the Real World series
2014-10-27 15:31:36 -04:00
Michael JL Catlin
a62fecba3e
Adding a list of libsass projects to the libsass page on the site. Tried to keep within the style guides, using a side-bar list seen in the guides section.
2014-10-03 18:17:39 -04:00
Micah Godbolt
9e559b978c
Update community.yml
2014-09-04 11:31:13 -07:00
Iris Yuan
08d0aba67b
Add 'Node, Express and libsass' to libsass.yml
2014-08-14 00:11:42 -04:00
Jina Bolton
1d1932ce1a
Improve humans text
2014-07-27 18:46:31 -07:00
Stuart Robson
f0c7c2563f
replaces unpublished book link
...
Dale and Kianosh's book for Manning isn't going ahead.
This PR removes it from the list of Sass books and adds a link to the 1st of 4 books they're now doing on 'Sass in the real world'.
2014-07-18 22:31:46 +01:00
Jina Bolton
8342ce2f4f
Fix @nex3's name to correct name. https://gist.github.com/nex3/c3f7611a0b0a0d64a709
2014-07-18 14:00:42 -07:00
Jina Bolton
f99ee33e4f
Related to #80 — @hcatlin please feel free to alter this page however. :)
2014-07-10 19:28:14 -07:00
Jina Bolton
95c72d86c4
Fixes #76
2014-07-01 08:29:18 -07:00
Jina Bolton
d0ceca20f1
Update team page and make minor Firefox-related CSS fixes
2014-04-24 01:57:39 -07:00
Jina Bolton
a2582188aa
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.
2014-03-13 17:01:47 -07:00
Chris Michel
9395617f31
added sache to the projects section of community
2014-03-08 08:43:35 -08:00
Ben Frain
9009f5d5f4
Updated books
...
OK, third time lucky! Just the books amended.
2014-01-21 23:14:38 +00:00
₍˄ุ.͡˳̫.˄ุ₎
8070f7f6e4
Update community.yml
...
oops. Okay now it's in the right order.
2013-10-24 18:15:29 -07:00
₍˄ุ.͡˳̫.˄ุ₎
6a12df3fb7
Update community.yml
...
Changing order of books to be recent release to oldest release.
2013-10-24 18:13:11 -07:00
Bermon Painter
ef75507d41
Merge pull request #33 from jedfoster/master
...
Add "Sass in Depth" to book list
2013-10-16 04:52:32 -07:00
Bermon Painter
c3d9925b62
Merge pull request #34 from benfrain/patch-1
...
Added a couple of links to my Sass resources
2013-10-16 04:51:56 -07:00
Roy Tomeij
8b0e1e69de
Add link to article about Sass vs. code quality
2013-10-16 06:55:17 -04:00
Ben Frain
87db091519
Added a couple of links to my Sass resources
...
Added link to a post about using libsass/node-sass and a link to all my own Sass related articles. By the way, are these supposed to be in any order? Apologies if they are!
2013-10-16 06:33:56 +01:00
Jed Foster
f49a503ce3
Add "Sass in Depth" to book list
2013-10-15 22:01:13 -07:00
Ben Frain
8f32f22190
Updated with a further Sass and Compass book
...
Added the book 'Sass and Compass for Designers' to the available book list.
2013-10-16 00:11:38 +01:00