Jina Anne
39263a13e3
update layout
2018-12-28 16:29:22 -08: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
Natalie Weizenbaum
c5a569055e
Disable directory_indexes
...
Instead of compiling everything to directories containing index files,
we now compile to plain HTML files and rely on Rack::TryStatic to load
them.
2018-12-28 16:26:21 -08:00
Jina Anne
c7f02d1a44
more visible links
2018-12-28 16:13:58 -08:00
Jina Anne
1a3866c053
new community page
2018-12-28 15:56:52 -08:00
Natalie Weizenbaum
7f886f13ee
Link to GitHub for Ruby Sass release notes
2018-12-28 15:45:13 -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
c95e419902
fix email
2018-12-28 15:27:34 -08:00
Jina Anne
644337a512
fix reference layout
2018-12-28 15:22:59 -08:00
Natalie Weizenbaum
06e0f29f93
Fix a merge error
2018-12-28 15:18:05 -08:00
Jina Anne
6207f9e069
update normalize
2018-12-28 15:10:31 -08:00
Jina Anne
5c23b769eb
add headings to navs
2018-12-28 15:04:28 -08:00
Natalie Weizenbaum
25a40e45f9
Pad the syntax switcher with newlines rather than CSS padding ( #266 )
...
* Pad the syntax switcher with newlines rather than CSS padding
* Style nit
2018-12-28 14:57:14 -08:00
Jina Anne
936bc03a6c
fix syntax errors
2018-12-28 14:55:48 -08:00
Natalie Weizenbaum
97c5ac21af
Put the table of contents where it's supposed to go ( #267 )
2018-12-28 14:49:59 -08:00
Jina Anne
8b2d48f774
merge in master
2018-12-27 19:47:31 -08:00
Jina Anne
a139d47482
fix other layouts
2018-12-27 19:12:55 -08:00
Jina Anne
17077282d3
Merge branch 'wip.reference' of github.com:sass/sass-site into wip.reference
2018-12-27 19:07:06 -08:00
Jina Anne
3789242778
fix layout?
2018-12-27 19:07:00 -08:00
Natalie Weizenbaum
c344861698
Fix a typo
2018-12-27 18:12:55 -08:00
Jina Anne
69272daa3b
fix arrow icon with unicode character ( #235 )
...
* fix arrow icon with unicode character
* use bigger, bolder arrow
2018-12-27 17:33:42 -08:00
Natalie Weizenbaum
da252a276d
Clarify exactly how long Ruby Sass will be maintained ( #240 )
2018-12-27 17:33:19 -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
Kaelig Deloumeau-Prigent
2f60b6ae2a
Delete extraneous backwards slashes in Import section ( #261 )
2018-12-27 17:28:39 -08:00
Natalie Weizenbaum
d39671f9cd
Document the new escaped tab behavior ( #264 )
...
See https://github.com/sass/sass/issues/2590
2018-12-27 17:25:06 -08:00
Jina Anne
e9d0793c1f
make nav conditional
2018-12-27 17:19:19 -08:00
Jina Anne
5787e37007
clarify syntax
2018-12-27 17:04:10 -08:00
Jina Anne
4a5ee52092
fixes #262
2018-12-27 17:02:45 -08:00
Jina Anne
67020d2037
merge conflicts
2018-12-27 16:50:00 -08:00
Jina Anne
92d9baf850
fix nav
2018-12-27 16:43:43 -08:00
Jina Anne
66f3526bd5
major clean up
2018-12-27 16:31:28 -08:00
Natalie Weizenbaum
c56cbdc2e5
Fix a typo
2018-12-20 16:36:26 -08:00
Natalie Weizenbaum
a066703e22
Document rgba($color, $alpha)
...
Closes #254
2018-12-04 13:35:27 -08:00
Natalie Weizenbaum
6b015247a3
Document passing special functions to rgb() and hsl()
...
Closes #253
2018-12-03 18:39:07 -08:00
Natalie Weizenbaum
dd374df934
Add a heads-up about slash-separated arguments to rgb()
2018-12-03 18:19:05 -08:00
Natalie Weizenbaum
459af4324e
Document the new rgb() and hsl() syntax
...
Closes #251
2018-12-03 17:25:01 -08:00
Natalie Weizenbaum
1de307796d
Add redirects from old documentation locations to new ones
2018-12-03 16:41:00 -08:00
Natalie Weizenbaum
6a05e6af00
Remove an unused HTML page for the railroad diagram
2018-11-29 17:25:06 -08:00
Natalie Weizenbaum
378efd127c
Embed the railroad diagram as an object
...
Including it inline caused some conflicts with the markdown parser.
2018-11-29 17:23:23 -08:00
Natalie Weizenbaum
c4c81ab60a
Fix build errors
2018-11-29 17:04:51 -08:00
Natalie Weizenbaum
b78ca9d10c
Add zero-width spaces before #-style comments in code blocks
...
Otherwise, Redcarpet interprets them as headers when generating the
table of contents. See vmg/redcarpet#664 .
2018-11-29 16:04:00 -08:00
Natalie Weizenbaum
f34a7b87a6
Add a table of contents to select documentation pages ( #260 )
2018-11-29 15:43:18 -08:00
Natalie Weizenbaum
180d0c9e09
Document @content arguments
...
Closes #250
2018-11-05 17:53:30 -08:00
Natalie Weizenbaum
c8ff09b5eb
Document interpolated at-rule names
...
Closes #249
2018-11-05 17:36:26 -08:00
Natalie Weizenbaum
61e86f4322
Document range-form media queries
...
Closes #248
2018-11-05 17:33:48 -08:00
Natalie Weizenbaum
6f7e4929ec
Document SASS_PATH
2018-10-31 17:09:57 -07:00
Natalie Weizenbaum
29c32eec1a
Merge remote-tracking branch 'origin/wip.reference' into wip.reference
2018-10-31 16:05:52 -07:00
Natalie Weizenbaum
997c3a7ecd
Document the JavaScript API
2018-10-31 16:02:04 -07:00
Jina Anne
6620433c50
redo holy grail layout
2018-10-26 23:37:10 -07: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
Natalie Weizenbaum
2b8bf01b7a
Properly nest the reference table of contents
2018-10-26 16:04:26 -07:00
Natalie Weizenbaum
7a087e0501
Delete Ruby Sass API docs
2018-10-26 15:24:06 -07:00
Natalie Weizenbaum
c412b8dd4f
Document Ruby Sass's CLI
2018-10-26 15:04:43 -07:00
Natalie Weizenbaum
6ad48ae89a
Add CLI docs for Dart Sass
2018-10-25 16:46:08 -07:00
Natalie Weizenbaum
dd96c799c3
Document introspection functions
2018-10-24 15:01:43 -07:00
Natalie Weizenbaum
f01aac5d19
Fix broken function links
2018-10-23 17:45:14 -07:00
Natalie Weizenbaum
bfa0d22479
Merge remote-tracking branch 'origin/wip.reference' into wip.reference
2018-10-23 17:30:02 -07:00
Natalie Weizenbaum
0635a3bf61
Add documentation for selector functions
2018-10-23 17:24:13 -07:00
Jina Anne
3f1c2d338d
lots of clean up
2018-10-23 15:06:39 -07:00
Natalie Weizenbaum
c7624469b3
Rename function pages to match proposed module names
2018-10-23 13:47:34 -07:00
Natalie Weizenbaum
9ef5ceded1
Add the ability to indent in ERB blocks
2018-10-23 13:42:40 -07:00
Natalie Weizenbaum
f879fcbc97
Add documentation for map functions
2018-10-23 13:01:12 -07:00
Natalie Weizenbaum
dbda46cc63
Share some list examples between function docs and value docs
2018-10-23 12:25:54 -07:00
Natalie Weizenbaum
2207a6042e
Add documentation for list functions
2018-10-22 18:26:24 -07:00
Natalie Weizenbaum
6dc51b92e7
Don't autogen CSS for a debug example
2018-10-22 17:40:44 -07:00
Natalie Weizenbaum
0318929b69
Remove a TODO that's been done
2018-10-22 17:28:52 -07:00
Natalie Weizenbaum
5284490b2c
Fix markdown in color function docs
2018-10-22 17:16:46 -07:00
Natalie Weizenbaum
05ee8c4582
Document color functions
2018-10-22 17:04:41 -07:00
Natalie Weizenbaum
dbd9a94175
Merge remote-tracking branch 'origin/wip.reference' into wip.reference
2018-10-22 14:25:09 -07:00
Natalie Weizenbaum
fc34fe4b75
Some colors function docs
2018-10-22 14:24:05 -07:00
Jina Anne
f47e8bd912
fix layouts to be DRY
2018-10-22 14:13:05 -07:00
Natalie Weizenbaum
6030761158
Add a helper for writing inline multi-syntax examples ( #226 )
...
* Add a helper for writing inline multi-syntax examples
This will be useful for #205 .
* Add the ability to add CSS output to the syntax switcher
* Automatically generate CSS for the syntax switcher by default
* Fix most lints
* Fix a specificity bug
* Show SCSS syntax by default
* Fix a couple more lints
* Make the example helper template-engine-agnostic
* Support a "syntax switcher" with a single syntax
This will make it possible to do nice-looking single-syntax code
examples in the reference.
* Remove trailing whitespace
2018-10-22 12:00:45 -07:00
Natalie Weizenbaum
f5b3afc0f9
Update contributing documentation to reflect new processes ( #234 )
2018-10-22 11:58:42 -07:00
Natalie Weizenbaum
efc113ec86
[WIP] Reference
2018-09-27 16:05:00 -07:00
Miriam Speert Crowley
a0444a2b9c
Update community.html.haml ( #228 )
...
fixed a few typos! (or dropped words)
2018-09-19 16:34:25 -07:00
Natalie Weizenbaum
56f97b7751
Merge branch 'example-helper' into wip.reference
2018-08-30 14:45:16 -07:00
Natalie Weizenbaum
f70512c286
Support a "syntax switcher" with a single syntax
...
This will make it possible to do nice-looking single-syntax code
examples in the reference.
2018-08-30 14:43:38 -07:00
Natalie Weizenbaum
79dc77e9a9
[WIP] reference
2018-08-30 14:37:14 -07:00
Natalie Weizenbaum
8d518df3e3
Enable the syntax switcher outside of the tutorial
2018-08-30 14:36:30 -07:00
Natalie Weizenbaum
078b93a181
Merge branch 'example-helper' into wip.reference
2018-08-30 14:25:57 -07:00
Natalie Weizenbaum
a833c56bf8
Show SCSS syntax by default
2018-08-29 17:59:51 -07:00
Natalie Weizenbaum
83945aa3c2
Fix a specificity bug
2018-08-29 17:54:04 -07:00
Natalie Weizenbaum
cc0f453e88
Fix most lints
2018-08-29 17:50:00 -07:00
Natalie Weizenbaum
874d159c04
Automatically generate CSS for the syntax switcher by default
2018-08-29 17:29:32 -07:00
Natalie Weizenbaum
221d4cc0ec
Add the ability to add CSS output to the syntax switcher
2018-08-29 17:29:32 -07:00
Natalie Weizenbaum
3d0f5c6ffc
Add a helper for writing inline multi-syntax examples
...
This will be useful for #205 .
2018-08-29 17:29:31 -07:00
Natalie Weizenbaum
46482b1102
[WIP] Port reference docs to the site
2018-08-16 18:04:22 -07:00
mockturtl
a05d2d996e
fix typo ( #222 )
...
Fixes #221 .
2018-08-15 17:59:08 -07:00
Natalie Weizenbaum
eedab31bd6
Update my website links ( #220 )
2018-08-14 13:46:12 -07:00
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
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
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
83149fbe4e
Merge remote-tracking branch 'origin/master' into dart-sass
2018-03-22 17:21:25 -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
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
Donovan Glover
04984365b4
Add sass.cr to the list of LibSass wrappers ( #201 )
2018-03-09 14:43:20 -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
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
Joe Francis
79be5acaf8
Fix case issue of Github vs GitHub ( #188 )
2017-06-05 13:48:52 -07: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
Hugo Giraudel
16dc8769e6
Normalised LibSass capitalisation
2016-02-27 13:58:18 +01: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
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
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
Chris Eppstein
5397108cf8
Grammar change from a user who emailed us.
2015-11-25 13:07:05 -08: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
UNA A. KRAVETS
c341986dc1
added documentation on processing CSS with Sass in terminal to resolve #134
2015-10-24 16:34:48 -05:00
jina
35bda8b564
put sassy stickers & colors back up
2015-10-13 17:13:58 -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
jina
9a215cc641
Merge branch 'syntax-switcher' of https://github.com/Mr21/sass-site into Mr21-syntax-switcher
2015-10-13 17:06:04 -07:00
jina
ffbafff55e
syntax fixes
2015-10-13 17:02:12 -07:00
jina
79fada4ee1
Merge branch 'master' of github.com:sass/sass-site into contribute
2015-10-13 16:55:38 -07:00
jina
8aac006d61
update gems, cleanup, and surface implementation guide better
2015-10-13 16:55:29 -07:00
Michał Ordon
601f1bd66f
Remove Mixture from the Install page
...
Mixture is no longer available for download
2015-09-17 18:02:37 +01:00
Natalie Weizenbaum
1627d9e9ed
Rewrite the contribution section.
...
The high-level goal of this rewrite is to make it easier to contribute.
It focuses less on requirements, especially for tweaks that can easily
be added by Chris and I after the fact, and more on familiarizing
potential contributors with what to do and how to get help with it.
2015-08-28 18:01:52 -07:00
Thomas Tortorini
598150cca3
Adding and removing '.ui-state-hover' is apparently no longer needed
2015-08-14 08:53:24 +02:00
Thomas Tortorini
7fbdb0923f
Improve selection for initializing the ui-tabs
2015-08-14 08:40:12 +02:00
Thomas Tortorini
2afc346f0f
Switch all the Sass/SCSS tabs together
2015-08-14 08:20:00 +02:00
Thomas Tortorini
99baca03d3
code-snippets, align the Sass code with the SCSS code
2015-08-14 07:51:12 +02:00
Florian
ede401d221
Add link to Ghostlab to install page
2015-08-07 13:51:21 +02:00
Thomas Tortorini
08db1eb744
code-snippets, fix, comment type
...
// base.sass
/* base.scss */
2015-08-06 03:49:43 +02:00
oesgalha
6a2f1e4956
Pointing to sassc-ruby as the ruby port to libSass because ruby-libsass is deprecated.
2015-08-04 12:07:42 -03:00
jina
60dc1b5647
Trans Justice Funding Message
2015-06-26 10:36:55 -07:00
jina
881370f009
#lovewins
2015-06-26 08:57:24 -07:00
jina
9aa838803f
Fix merge conflict
2015-06-05 15:11:10 -07:00
jina
f99f2922cf
reorg top sections
2015-06-05 13:29:39 -07:00
jina
f6f753ec53
add link from community page
2015-06-05 13:25:44 -07:00
jina
ab8d359987
Add column forematting
2015-06-03 14:07:57 -07:00
Natalie Weizenbaum
fbbb7eb25e
Add an Implementation Guide.
...
This is designed to help creators of new Sass implementations know where
to start and what to avoid.
2015-05-29 16:06:52 -07:00
Michael JL Catlin
aa7d98bd44
Switching banner back to Sass stickers
...
Removing Camp Sass banner
2015-04-04 15:54:23 -04:00
jina
e148075b3c
Sass, not SASS. :)
2015-04-01 16:51:37 -07:00
jina
329dcb4bb8
fix alt tag
2015-03-31 20:20:39 -07:00
jina
c8ccc0720a
SASS, not Sass.
2015-03-31 20:12:33 -07:00
jina
b11b5317b6
punctuation
2015-03-31 19:56:07 -07:00
Michael JL Catlin
76e7792a45
Changing sticker alert to be about Camp Sass
2015-03-23 09:26:24 -07:00
Stu Robson
20f59aa07c
updates slight wording error.
2015-02-28 13:26:23 +00:00
garthdb
f2fca3bb34
resizing bg prism to get rid of weird gap on retina
2015-02-01 16:10:15 -08:00
Michael JL Catlin
594efd2a07
Changing the date to 2015
2015-01-20 12:24:49 -08:00
marcker
f5ac358967
Add 'alt' attribute on all images that were missing
2015-01-07 02:39:20 -02:00
₍˄ุ.͡˳̫.˄ุ₎
7661b613a8
Merge pull request #108 from sdegutis/patch-1
...
Speed up scrolling
2015-01-06 13:51:21 -08:00
garthdb
3c54f1b651
optimized existing svgs and replaced some pngs with svgs for size optimization
2015-01-06 14:00:38 -07:00
Steven Degutis
dfc061c580
Speed up scrolling
...
Please? Pretty please?
2014-12-11 10:01:39 -06:00
Danny Fischer
402583a996
Reflect Mixture.io changes on the install page
...
Mixture.io is no longer under active development and now a free
application for OS X and Windows.
Details: http://mixture.io/blog/free/
2014-12-10 15:36:40 +01:00
David Awad
ba06b865ec
Simple command for most linux users
...
just added this as I was on ubuntu and i think it's fair to assume that people will have ruby installed. Love the name by the way, I loled at selective steve.
2014-12-04 14:00:17 -05:00
dajo
90e254eccc
fix links to documentation from styleguide pages
...
The trailing slash on URLs like http://sass-lang.com/styleguide/code/ caused the link to Documentation to break. This removes the trailing slash from generated URLs. P.S. First real commit; be gentle!
2014-11-14 13:17:23 -06:00
leranus
40bd6010c4
Update Prepros item for new version 5
...
New website + Prepros is now also available for Linux.
v5 isn't Open Source anymore, though v4 is.
2014-11-04 14:00:20 +01:00
Starbuck Johnson
f41eb125e2
Fix RubyInstaller link
...
The www. subdomain no longer goes to the correct site. It's just rubyinstaller.org now.
2014-10-05 13:40:59 -05:00
₍˄ุ.͡˳̫.˄ุ₎
e6bc446708
Update brand.html.haml
2014-10-04 13:22:01 -07:00
Michael JL Catlin
322ff5a404
Adding an explicit link to the logo issue reminding everyone we have had previous discussions about sexist imagery and itsuse with Sass branding
2014-10-04 13:32:54 -04:00
Michael JL Catlin
d21d780d78
Making preprocessors un-hyphenated (or should that be unhyphenated) and fixing the is are typo
2014-10-04 13:13:47 -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
Michael JL Catlin
e8a2e914ac
Making the item in the sidebar say pre-processing (with a dash) to make it consistent with the subheader
2014-10-03 17:00:05 -04:00
Joe Aliperti
fc8c00cc05
fixed typo in import code snippet; the comment incorrectly indicated _reset.scss instead of _reset.sass
2014-09-09 10:45:41 -04:00
Chris Eppstein
9cc5cbe234
more obscure
2014-08-26 14:21:56 -07:00
Chris Eppstein
76188cba2d
typo
2014-08-26 13:58:29 -07:00
Chris Eppstein
ae53c6a5cd
gmail address for now.
2014-08-26 13:38:54 -07:00
Chris Eppstein
d8ead78243
Final edits.
2014-08-26 13:26:08 -07:00
Chris Eppstein
472fad4545
Fix some display issues for the footer and headers for small phones.
2014-08-26 13:25:57 -07:00
Jina Bolton
d98f5529dc
Add to footer
2014-08-25 18:13:07 -07:00
Jina Bolton
e0acbc6a28
Add community guidelines.
2014-08-25 17:59:09 -07:00
wfdd
12f3afb602
shorthand selector for shorthand syntax; same order of selectors
2014-08-25 12:51:43 +03:00
Jina Bolton
7d9dd223ca
Fix code + add minify html
2014-07-30 22:34:47 -07:00
Jina Bolton
89cad97f5d
Update gems and un-abstract layouts for now.
2014-07-30 22:26:38 -07:00
Jina Bolton
ef92965012
Fix sitemap
2014-07-28 01:39:37 -07:00
Jina Bolton
201acddcd7
Fix errors causing build to fail.
2014-07-28 01:28:40 -07:00
Jina Bolton
7cfb4c5dab
Update to newest stable Sass ( Fixes #69 ), Susy ( Fixes #68 ), Breakpoint, Compass and make appropriate CSS changes due to the changes.
2014-07-28 01:10:02 -07:00
Jina Bolton
3e6339e9a7
Reorganize layout
2014-07-27 19:34:14 -07:00
Jina Bolton
0b298d5cd0
Clean up meta
2014-07-27 19:04:11 -07:00
Jina Bolton
352f71fd1a
Update site to remove IE conditionals
2014-07-27 18:58:17 -07:00
Jina Bolton
1d1932ce1a
Improve humans text
2014-07-27 18:46:31 -07:00
Jina Bolton
4d140facf9
Add favicons and tiles
2014-07-27 17:53:42 -07:00
Jina Bolton
3ef8bfed8f
Simplify apple touch icons
2014-07-27 17:21:08 -07:00
Jina Bolton
374c532fd0
Remove unused htaccess
2014-07-27 16:38:35 -07:00
Jina Bolton
1a2bf6a2a0
update js
2014-07-27 15:44:34 -07:00
Jina Bolton
1314aad37c
Separate out HTML5 Boilerplate styles and reformat CSS a little.
2014-07-27 14:44:36 -07:00
Jina Bolton
f2a8a87820
Merge
2014-07-26 23:43:59 -07:00
Jina Bolton
46b0bb2d6c
Add normalize gem and remove related styles
2014-07-26 23:42:13 -07:00
buddhamagnet
5b24a77ef1
reword nesting section
2014-07-23 10:48:10 -04:00
Jina Bolton
63ca14c977
Closes #84
2014-07-22 15:27:15 -07: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
₍˄ุ.͡˳̫.˄ุ₎
78a58115fe
Merge pull request #74 from agentfitz/master
...
minor grammar/wording fix in nesting section
2014-07-10 17:15:05 -07:00
namusyaka
7194815722
Update sass repository URL
2014-07-01 21:23:01 +09:00
₍˄ุ.͡˳̫.˄ุ₎
41eeb24e82
Update Sass Repo logo.
2014-06-07 06:51:37 -07:00
₍˄ุ.͡˳̫.˄ุ₎
df16f5fe42
Add new shiny Source Serif Pro…
...
…to match the others in the type set. :)
2014-05-20 11:50:26 -07:00
Evan Dull
51307bc89a
Fix wrapping of "COMMAND LINE" in chrome.
...
The text "COMMAND LINE" on the Install page is wrapping in chrome.
2014-05-09 16:30:10 -04:00
Brian FitzGerald
00fea22bc3
minor grammar/wording fix
2014-05-09 15:02:38 -04:00
Evan Dull
91976a3f61
Add missing period.
...
The "Import" section of the "Sass Basics" page was missing a period in the following sentence:
"When you import a file you don't need to include the file extension <code>.scss</code>"
It should read:
"When you import a file you don't need to include the file extension <code>.scss</code>."
2014-05-09 14:17:34 -04:00
Evan Dull
9518d27f0e
Fix a typo.
...
The "Stable" section under "Contribute" had a typo in the following sentence:
"If you have a some code to contribute, fork the stable branch and send us a pull request."
It should read:
"If you have some code to contribute, fork the stable branch and send us a pull request."
2014-05-08 22:44:48 -04:00
₍˄ุ.͡˳̫.˄ุ₎
74ddaa8d63
Use official Twitter button for Team Sass Design
...
:)
2014-04-24 02:09:18 -07:00
₍˄ุ.͡˳̫.˄ุ₎
cb0f288a9b
Update copyright.
...
TODO: Make this automaaaaaated.
2014-04-24 02:03:22 -07:00
Jina Bolton
d0ceca20f1
Update team page and make minor Firefox-related CSS fixes
2014-04-24 01:57:39 -07:00
₍˄ุ.͡˳̫.˄ุ₎
99425d6fa3
Add blog link.
2014-04-24 01:11:36 -07:00
₍˄ุ.͡˳̫.˄ุ₎
7fa9997f88
Add Sass repo link to footer
2014-04-21 11:33:45 -07:00
₍˄ุ.͡˳̫.˄ุ₎
650fc845af
Fix formatting.
2014-04-19 16:03:34 -07:00
₍˄ุ.͡˳̫.˄ุ₎
21dc7eaaae
Add logo color guidelines.
2014-04-19 16:00:12 -07:00
₍˄ุ.͡˳̫.˄ุ₎
785ba94477
Removing CampSass banner styles as well.
2014-04-19 14:56:51 -07:00
Michael JL Catlin
8d565d4035
Removing the CampSass alert
2014-04-19 14:43:32 -07:00
johncomposed
a13314a3fd
Adding a little arrow to clarify what tab you're on.
...
Also added override for the a:focus blue hover since it:
a) Doesn't confine to the style guide
b) Makes the tab arrow look weird
2014-03-26 16:27:57 -04:00
Michael JL Catlin
dbdefb7eef
I can't spell April
2014-03-20 12:25:01 -07:00
Michael JL Catlin
8d6ad06656
Adding a 'Come to CampSass' alert on the homepage
2014-03-20 10:52:34 -07:00
Ryan Kirkman
a42415a889
Update description of partials
...
Files that begin with an underscore should not be generated into a stand alone CSS file.
2014-03-19 13:36:28 -07:00
Jina Bolton
206880a768
Fixes #39 — Adds SCSS/Sass syntax switcher to Guide.
2014-03-13 22:04:34 -07:00
Jina Bolton
867362ed5e
Fixes #50
2014-03-13 17:51:23 -07:00
Jina Bolton
97b735fe83
Fixes #54 — Using a better monospace font stack and switching to a different color theme.
2014-03-13 17:46:22 -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
Jina Bolton
584ad93f67
Fixes the broken URL to the zip file. *head-desk*
2014-03-13 14:55:50 -07:00
marleyblakedog
760104ea21
Escape underscores in file names on import example
2014-03-06 09:27:53 -05:00
RedRiderX
2203318323
Remove dead link to Prepros Pro
...
http://alphapixels.com/prepros/pro is a dead link and http://alphapixels.com/prepros/ now provides information for the OSS and Paid versions. I consolidated both entries.
2014-03-03 10:56:18 -05:00
Mike MacCana
b71937750f
Mention Windows Command Prompt explicitly.
2014-02-18 14:18:25 +00:00
Mike MacCana
b0f350d9cd
Open your Terminal
...
'Open your Command line application' could refer to a command line application like, say, grep, or the scss program itself (which is what I thought this meant the first time I read it). Be more specific.
2014-02-18 13:10:24 +00:00
₍˄ุ.͡˳̫.˄ุ₎
6b576e5238
Merge pull request #49 from sturobson/patch-1
...
removes non-existing -o- Opera prefix
2014-01-06 12:42:49 -08:00
Stuart Robson
e3013b7aa9
removes non-existing -o- Opera prefix
...
Opera never prefixed border-radius
2014-01-06 16:13:50 +00:00
Stuart Robson
6b8f5afd7a
removes non-existing -o- Opera prefix
...
Opera never prefixed border-radius
2014-01-06 16:13:22 +00:00
₍˄ุ.͡˳̫.˄ุ₎
8e81ccf575
Thanks Andrew M for emailing me to point out the typo.
2013-12-19 15:56:55 -08:00
Dustin Horton
0c17b3ab0c
move padding from .navigation to .navigation ul
2013-11-29 02:08:58 -05:00
namusyaka
8128339fbf
Remove unnecessary end tag.
2013-11-11 20:34:27 +09:00
Brent J. Nordquist
6a1e588064
Fix typo in code snippet for extend
...
the SCSS snippet sets the "border" property of .message,
but the resulting CSS snippet has "border-color" (should be "border")
(and obviously you can't use "1px solid" on border-color)
2013-11-07 10:17:31 -06:00
₍˄ุ.͡˳̫.˄ุ₎
8f00027af6
Adobe is forcing their logins on typekit now, so my previous typekit account died. :( Changing ID to my adobe account id.
2013-10-30 13:16:57 -07:00
₍˄ุ.͡˳̫.˄ุ₎
a6867b40e8
closes #43
2013-10-24 17:40:35 -07:00
₍˄ุ.͡˳̫.˄ุ₎
18f594c0e1
Merge pull request #42 from Drager/sni
...
border-color should just be a color, not style and size as well
2013-10-19 14:32:08 -07:00
Jesper Håkansson
ae2544f621
border-color should just be a color style and size as well
...
You can't use border-color like that, can you? Border color should just be a color.
2013-10-19 23:24:10 +02:00
Jesper Håkansson
c963797039
Fixed link to #Blogs
2013-10-19 22:56:13 +02:00
Bermon Painter
bf4622f37f
Fixes #36 . Missing logo.zip
...
Looks like a the image directory was changed to 'img' but the logo.zip didn't get moved to the 'img' directory.
2013-10-17 09:10:25 -04:00
₍˄ุ.͡˳̫.˄ุ₎
9ab3111407
improve hero layout
2013-10-17 00:20:58 -07:00
₍˄ุ.͡˳̫.˄ุ₎
db7b76f6de
fix weird footer issues
2013-10-17 00:08:47 -07:00
₍˄ุ.͡˳̫.˄ุ₎
d21bfb277e
adjusting 404 layout
2013-10-16 23:49:48 -07:00
Nathan Weizenbaum
c997abb9ef
Support a real 404 page.
2013-10-16 23:46:28 -04:00
₍˄ุ.͡˳̫.˄ุ₎
c8f211e60c
Adding logo license, per core team's request
2013-10-16 15:06:57 -07:00
Bermon Painter
bd43bf63fc
Fixes #31 Added missing information to installation guide
2013-10-16 08:10:57 -04:00
₍˄ุ.͡˳̫.˄ุ₎
8027b702c2
add some additional styling to the docs
2013-10-16 00:47:46 -07:00
₍˄ุ.͡˳̫.˄ุ₎
27380305f5
center headers
2013-10-16 00:14:29 -07:00
₍˄ุ.͡˳̫.˄ุ₎
9197485905
add install images
2013-10-16 00:11:01 -07:00
₍˄ุ.͡˳̫.˄ุ₎
b1ebbe2e2a
Update _code.scss
...
Removing stuff that made code blocks fugly on mobile.
2013-10-15 18:23:34 -07:00
₍˄ุ.͡˳̫.˄ุ₎
65ca03170f
adding breakpoint to extension list
2013-10-15 16:40:35 -07:00
₍˄ุ.͡˳̫.˄ุ₎
10b9d27292
fix layout code
2013-10-15 16:36:49 -07:00
Chris Eppstein
1f9254fd24
Haml != Markdown
...
without a `:markdown` filter. Switched to a normal link.
2013-10-15 16:29:25 -07:00
Chris Eppstein
20324accd9
New copy about contributing
2013-10-15 16:20:22 -07:00
₍˄ุ.͡˳̫.˄ุ₎
e25eaee8b3
Removing snark. :)
2013-10-15 16:06:36 -07:00
₍˄ุ.͡˳̫.˄ุ₎
02c039d913
Update _navigation.scss
...
Why did I put this here. Ugh.
2013-10-15 16:03:22 -07:00
Chris Eppstein
755870322c
Change the link text to Compass.app
...
Compass.app is not the same thing as Compass.
2013-10-15 15:44:12 -07:00
Nathan Weizenbaum
08192fc48f
Fix a syntax error in styleguide/brand.
2013-10-15 14:13:19 -07:00
Nathan Weizenbaum
da0194f767
Make the Google analytics code work with the old and new GA versions.
2013-10-15 13:39:50 -07:00
₍˄ุ.͡˳̫.˄ุ₎
9a45b34239
Update _contentinfo.haml
...
Update for renamed repo
2013-10-15 11:09:51 -07:00
Hampton Catlin
425dca5ae2
Need to be a lot more clear about free/paid applications! plus open source or not
2013-10-15 09:18:56 -04:00
₍˄ุ.͡˳̫.˄ุ₎
98a475bdb7
fixes #16 by removing the display: table on containers (I had forgotten to remove those when we switched layout systems).
2013-10-14 17:33:21 -04:00
₍˄ุ.͡˳̫.˄ุ₎
c028d87592
layout derping
2013-10-14 16:56:15 -04:00
₍˄ุ.͡˳̫.˄ุ₎
13ed720f3d
Update community.html.haml
...
This content made better sense up top. Don't know why I moved it in the first place.
2013-10-14 16:48:40 -04:00
₍˄ุ.͡˳̫.˄ุ₎
b676b38681
Delete style-guide.haml
...
Unused.
2013-10-14 16:42:50 -04:00
₍˄ุ.͡˳̫.˄ุ₎
249c7faabc
Whoopsies. I didn't catch that Bermon had fixed this. :)
2013-10-14 15:57:33 -04:00
₍˄ุ.͡˳̫.˄ุ₎
d682e1b573
I like working in patterns & proportions. .25 seemed nicer than .22. :)
2013-10-14 15:55:24 -04:00
₍˄ุ.͡˳̫.˄ุ₎
92f17202ec
Lots of clean up.
2013-10-14 15:52:40 -04:00
₍˄ุ.͡˳̫.˄ุ₎
59cdfa6aee
Merge branch 'master' of https://github.com/sass/sass.github.com
2013-10-14 15:03:14 -04:00
₍˄ุ.͡˳̫.˄ุ₎
6b6dd27bf0
Addressing @kaelig's Issue posted here: https://github.com/sass/sass.github.com/issues/18
2013-10-14 15:03:08 -04:00
Ahmed Chergaoui
efb7c805d8
Replaced #ccc by #333 for consistency
2013-10-14 20:45:42 +02:00
Bermon Painter
8d2dc639f9
Fixes #19 . Missing Sass logo download file.
2013-10-14 13:12:53 -04:00
Bermon Painter
e2f93c24c8
Merge branch 'master' of github.com:sass/sass.github.com
2013-10-14 13:09:23 -04:00
Bermon Painter
5be10da98a
Fixes #17 . Favicons
...
- Added the favicons in the source directory
- Disabled the automatic favicon creator. It's doesn't need to run on build each time.
- Fixed the name of the icons in the meta data
2013-10-14 13:07:38 -04:00
₍˄ุ.͡˳̫.˄ุ₎
e84778fbdd
Merge pull request #12 from MarioRicalde/alert-release
...
"Pixel perfection for .realease notice element."
Works for me. Thanks!
2013-10-14 09:35:49 -07:00
₍˄ุ.͡˳̫.˄ุ₎
06fbe89e4c
Merge pull request #11 from MarioRicalde/responsive-bar-icon
...
"Responsive bar icon"
I liked the subtlety but it's probably better more visible. Thanks!
2013-10-14 09:32:24 -07:00
₍˄ุ.͡˳̫.˄ุ₎
8cb97e5849
Merge pull request #10 from MarioRicalde/stripe-changes
...
Word!
2013-10-14 09:29:00 -07:00
Bermon Painter
d592056a18
Merge pull request #15 from RiotHQ/master
...
Add Hammer to the Install page!
2013-10-14 09:15:15 -07:00
essdot
90a85e4950
Fix typo
2013-10-14 11:49:06 -04:00
Elliott Kember
15a81c87fa
If I thought we'd be listed alphabetically, I'd have called it Anvil instead.
2013-10-14 13:01:40 +01:00
Elliott Kember
b21d8ea3da
Hammer in Applications list
2013-10-14 13:01:26 +01:00
Bermon Painter
99505e403a
Merge pull request #13 from Aptary/master
...
Fix typos in install and guide haml
2013-10-14 04:28:40 -07:00
Pete Nelson
dac4789dc6
Added Mixture to the list of applications
2013-10-14 09:29:09 +01:00
Edward Ball
c5b37ca160
Fix typos in install and guide haml
2013-10-14 00:57:42 +01:00
Mario Ricalde
2216036427
Pixel perfection for .realease notice element.
...
On Production:
https://dl.dropboxusercontent.com/s/6mwsz12ln1h3zip/2013-10-13%20at%206.39%20PM.png
Fixed:
https://dl.dropboxusercontent.com/s/08w8bdj6rfwl4c2/2013-10-13%20at%206.36%20PM.png
Zoom:
https://dl.dropboxusercontent.com/s/bp0obk3mcw29rh4/2013-10-13%20at%206.37%20PM.png
2013-10-13 18:36:44 -05:00
Mario Ricalde
380e50044d
Adds more contrast to the .icon-bar element
...
Using the border color (iron) on an already iron backgorund makes it pretty hard to see.
2013-10-13 17:35:03 -05:00
Mario Ricalde
37b7df3b0f
The stripe has no inline shadow and it's smaller
...
The reasoning behind removing the inline shadow is that it's uneeded.
It's a distraction, and the overall theme wants to go the flat route.
The reasoning behind making the stripe smaller, is that when it's too
tall it's distracting, also 0.5 em seems to be a bit too much, especially
when compared against the logo thicker part ( 8px ). I've lowered it to half
of that 0.22em ~= 4px.
2013-10-13 17:22:22 -05:00
Michael Parenteau
e88d461b2a
fix broken links for Nathan and Hampton in footer
2013-10-13 14:49:25 -07:00
Nathan Weizenbaum
73bd677073
Get rid of some unused pages that are causing "middleman build" to fail.
2013-10-13 16:10:29 -04:00
₍˄ุ.͡˳̫.˄ุ₎
e913e6176b
glasses ftw
2013-10-13 14:31:48 -04:00
₍˄ุ.͡˳̫.˄ุ₎
f6883536bf
forgot to change the domains in these, whoopsies.
2013-10-13 11:34:25 -04:00
₍˄ุ.͡˳̫.˄ุ₎
adea8735f2
merge
2013-10-12 19:32:01 -04:00
₍˄ุ.͡˳̫.˄ุ₎
b05ec80eeb
Update style guide
2013-10-12 19:26:11 -04:00
₍˄ุ.͡˳̫.˄ุ₎
519376731a
layout fix
2013-10-12 17:54:15 -04:00
Nathan Weizenbaum
de1521b86b
Make /install fail gracefully if the version number doesn't exist.
2013-10-12 17:46:21 -04:00
Nathan Weizenbaum
739343c2e6
Add the sass-lang.com analytics id.
2013-10-12 17:40:16 -04:00
₍˄ุ.͡˳̫.˄ุ₎
e5472eda9d
Merge branch 'master' of https://github.com/sass/sass.github.com
2013-10-12 17:39:58 -04:00
₍˄ุ.͡˳̫.˄ุ₎
09099e9fe9
tweaking install page
2013-10-12 17:39:55 -04:00
Nathan Weizenbaum
d307d7f2be
Point the Release Notes link to the bundled changelog.
2013-10-12 17:32:25 -04:00
Michael Parenteau
5a98132c4f
Merge branch 'master' of github.com:sass/sass.github.com
2013-10-12 13:38:58 -07:00
Michael Parenteau
cbb032253b
png no jpg, :)
2013-10-12 13:38:55 -07:00
₍˄ุ.͡˳̫.˄ุ₎
ba21f96f19
merge
2013-10-12 16:33:45 -04:00
Nathan Weizenbaum
5b39fc76d2
Hide the Maruku TOC in the Sass documentation.
2013-10-12 16:32:25 -04:00
Nathan Weizenbaum
33c42e9784
Link to the reference rather than the readme.
2013-10-12 16:31:05 -04:00
Nathan Weizenbaum
c0904e8387
Make the Sass documentation path "source/documentation".
2013-10-12 16:11:36 -04:00
₍˄ุ.͡˳̫.˄ุ₎
ecc1917daf
moar fixes
2013-10-12 15:58:56 -04:00
Nathan Weizenbaum
a921b554f4
Link to the YARD documentation from the documentation page.
2013-10-12 15:53:14 -04:00
Nathan Weizenbaum
ce0a1dfc94
Add a rake task to integrate Sass docs and version information.
...
The YARD documentation is updated to link to
assets/stylesheets/docs.css in addition to the default YARD styles.
2013-10-12 15:49:34 -04:00
₍˄ุ.͡˳̫.˄ุ₎
67765c6baa
layout fix
2013-10-12 14:25:16 -04:00
₍˄ุ.͡˳̫.˄ุ₎
e998b42e82
remove link hover
2013-10-12 11:59:36 -04:00
₍˄ุ.͡˳̫.˄ุ₎
07f31b01eb
merge conflicts
2013-10-12 11:57:34 -04:00
₍˄ุ.͡˳̫.˄ุ₎
b247d93be9
Stuffs
2013-10-12 11:51:13 -04:00
Michael Parenteau
c176ae3718
making code style contrast a little nicer on eyes and adding border/border-radius
2013-10-12 02:33:43 -07:00
Bermon Painter
e94cc7cd6b
Adjusted opacity for pre, code
...
There isn't enough contrast between the code blocks and the code. Adjusted the opacity to increase contrast. We can readjust later once we get a chance to create some Sassy code block related color treatment. This is a temporary fix to #5 .
2013-10-11 19:43:05 -04:00
Bermon Painter
f5a10bda88
Removed max-height on pre:
...
- We don't really have large code blocks just yet. Some of the code blocks had just enough content to cause scroll bars. We can adjust later if we have larger code blocks. My personal preference is to not have code blocks scroll vertically.
2013-10-11 19:39:02 -04:00
Bermon Painter
c8f9c73747
Merge branch 'master' of github.com:sass/sass.github.com
2013-10-11 19:36:55 -04:00
Bermon Painter
77f733d4ab
Undoing codeblock tinkering.
2013-10-11 19:36:39 -04:00
Bermon Painter
d6173cac7f
Updated the version name / number throughout the site.
2013-10-11 17:03:13 -04:00
Bermon Painter
6c54fd7c30
Writing content /install
...
- Restructured the content to focus on the 2 ways to get Sass installed: GUI & the command line
- Added icons (they need to be converted to SVG or webfonts so they look pretty)
- Added a version YML file so we can add the current Sass version, name and release notes in a single location to use throughout the site.
2013-10-11 16:17:32 -04:00
₍˄ุ.͡˳̫.˄ุ₎
5387c0a164
WIP
2013-10-11 16:06:20 -04:00
Michael Parenteau
b1b2c5abf4
use the ~ operator instead of = to fix bad <code> block indentation
2013-10-11 09:52:38 -07:00
₍˄ุ.͡˳̫.˄ุ₎
45bb70bd22
Some cleanup and adding community.yml
2013-10-10 16:21:56 -04:00
Bermon Painter
454ab06f6b
Merge branch 'master' of github.com:sass/sass.github.com
2013-10-10 15:00:51 -04:00
Bermon Painter
37bafdcdbb
Updated the favicons so they are generating in the root directory
2013-10-10 15:00:20 -04:00
₍˄ุ.͡˳̫.˄ุ₎
d050f45baf
fixing @extend errors. Whoopsies.
2013-10-10 14:20:39 -04:00
Bermon Painter
546d247e86
Fixed & tested favicons.
2013-10-10 13:09:18 -04:00
₍˄ุ.͡˳̫.˄ุ₎
661daf4ce1
adjustments to responsive-test layout
2013-10-09 07:08:28 -04:00
₍˄ุ.͡˳̫.˄ุ₎
51030a2e6e
ZOMG! Finally commiting. ^_^
2013-10-09 06:30:53 -04:00
Michael JL Catlin
9cd39c3507
Intro blurb and some rearrangement
2013-05-19 14:16:20 -07:00
Michael JL Catlin
7c3481ff07
Year
2013-05-19 14:16:04 -07:00
Michael JL Catlin
b3fa15d9b1
Merge branch 'master' of github.com:hcatlin/sass.github.com
2013-05-19 14:15:51 -07:00
Hampton Catlin
386529469e
add note about sass design team
2013-05-19 14:13:37 -07:00
Michael JL Catlin
bd0def7ebe
Merge branch 'master' of github.com:hcatlin/sass.github.com
2013-05-19 14:13:18 -07:00
Hampton Catlin
f9da794943
adding an about section, updating the footer, and reorging the homepage
2013-05-19 14:10:55 -07:00
Michael JL Catlin
0aaa6caffc
Merge branch 'master' of github.com:hcatlin/sass.github.com
2013-05-19 13:49:41 -07:00