Commit Graph

695 Commits

Author SHA1 Message Date
Brandon Mathis
43fa6cf93b updated sass brush 2010-12-05 16:14:55 -08:00
Chris Eppstein
a23dd3d77a Fix some compilation issues 2010-12-05 16:14:55 -08:00
Chris Eppstein
e874c005e9 Reference documentation on spriting 2010-12-05 16:14:37 -08:00
Chris Eppstein
20bb8c0d28 Update gemfiles to depend on sass3.1 2010-12-05 16:14:36 -08:00
Brandon Mathis
529a31f767 added new sass brush to doc-src, turned it on 2010-12-02 22:59:50 -06:00
B Mathis
b17450e5e2 removed old homepage site and unused sass files 2010-11-27 17:14:27 -06:00
B Mathis
38b372bbbf added home page and improved site styles for IE 2010-11-27 17:13:47 -06:00
Chris Eppstein
8f9cce83c3 update changelog 2010-11-24 15:43:52 -08:00
B Mathis
1f97ae1221 improved styling for source code views 2010-11-24 17:43:25 -06:00
B Mathis
9cd80d11b4 fixed source code toggling 2010-11-24 12:39:19 -06:00
Chris Eppstein
8413909a28 avoid the flash of unstyled content. 2010-11-24 10:23:54 -08:00
Chris Eppstein
717a7a089c update lock file 2010-11-23 17:55:58 -08:00
B Mathis
2eeae2b92c Merge branch 'master' of github.com:chriseppstein/compass 2010-11-23 15:34:36 -06:00
B Mathis
4e1269ef20 added light theme to docs 2010-11-23 15:34:29 -06:00
Chris Eppstein
4eb35c8209 I thought I removed this 2010-11-22 22:13:20 -08:00
B Mathis
17ab1d3820 improved docs styling 2010-11-23 00:09:18 -06:00
Chris Eppstein
78bcd4451a Make this the general upgrade guide. 2010-11-22 08:46:31 -08:00
Chris Eppstein
2048309618 update changelog 2010-11-22 00:29:13 -08:00
Chris Eppstein
c8daf8a440 Versioned modules was a bad idea. 2010-11-22 00:28:55 -08:00
Chris Eppstein
cf8ee88abd Redirects 2010-11-21 17:53:32 -08:00
Chris Eppstein
404c404fdb move /tutorials to /help/tutorials 2010-11-21 17:30:41 -08:00
Chris Eppstein
c547d48256 Output docs to doc-src/output and drop the /docs prefix 2010-11-21 17:17:36 -08:00
Chris Eppstein
e1d822b893 get nav selection working for the module nav 2010-11-21 16:42:12 -08:00
B Mathis
3d18a3a124 Merge branch 'master' of github.com:chriseppstein/compass 2010-11-21 18:33:41 -06:00
B Mathis
7956b8a41a improved navigation styling 2010-11-21 18:33:38 -06:00
Chris Eppstein
6d8104e0ad Fix bad filename 2010-11-21 15:59:37 -08:00
B Mathis
df908d3854 improved docs theming framework 2010-11-21 17:33:58 -06:00
Irina Dumitrascu
15a3ede491 Gradients - fix Opera's bug on gradient + border
* This fixes Opera's gradient background bug when the container has border.
It is still displayed wrong as the gradient is repeated towards the end.
* Firefox and Webkit ignore background-size
* IE9 displays correctly
2010-11-20 09:22:39 -08:00
Sven Steinheißer
3ad9c764c2 Added font configuration options to configuration reference 2010-11-20 09:18:16 -08:00
Chris Eppstein
f61e50e229 Add upgrading documentation on gradients. 2010-11-20 09:11:58 -08:00
Chris Eppstein
1d7882b9e6 Deprecate the CSS3 Gradient module. 2010-11-20 09:10:41 -08:00
Chris Eppstein
928bf675c2 CSS3 PIE module. 2010-11-20 08:31:38 -08:00
Chris Eppstein
88275d1281 Add beta indicator for new modules 2010-11-20 08:26:32 -08:00
B Mathis
f959baacca removed old docs stylesheets 2010-11-16 23:04:05 -06:00
B Mathis
37a6555fd3 improved styling for docs 2010-11-16 23:03:42 -06:00
Chris Eppstein
38560eadd9 Getting close. 2010-11-15 17:44:23 -08:00
Chris Eppstein
7eb7eff7f7 Fix the version display 2010-11-15 17:41:18 -08:00
Chris Eppstein
5f11b126e6 Touch up docs 2010-11-15 17:41:03 -08:00
Chris Eppstein
b49f2c7b0b On the subject of upgrading. 2010-11-15 17:30:23 -08:00
Chris Eppstein
cac1bf915f Doc cleanup 2010-11-15 17:27:46 -08:00
Chris Eppstein
3699065086 Use a javascript based syntax highlighter. 2010-11-15 14:41:45 -08:00
Chris Eppstein
897f307051 Layout the comments better. 2010-11-15 13:53:52 -08:00
Chris Eppstein
1286fceab0 Clean up the nav and main css3 page a bit 2010-11-15 13:53:36 -08:00
Chris Eppstein
e41662e3ce Discuss comments. 2010-11-15 12:55:09 -08:00
Chris Eppstein
b5f748d149 Remove this link 2010-11-15 12:54:37 -08:00
Chris Eppstein
35cb65786c generate docs on the css3 images module. 2010-11-15 03:55:09 -08:00
Chris Eppstein
2cff4cc775 start working on upgrade docs. 2010-11-15 03:55:09 -08:00
Chris Eppstein
08d7957c77 Update the changelog and add an upgrading guide. 2010-11-15 03:55:09 -08:00
Chris Eppstein
c7613b4534 Add a changelog note on the new compass helpers for gradients. No docs on them because they're mostly internal and they match the official CSS syntax. 2010-11-15 03:55:09 -08:00
Chris Eppstein
c4de9a3a85 Deprecate the radial-gradient mixin, linear-gradient mixin, and add
deprecation notices to the changelog.
2010-11-15 03:55:09 -08:00
Chris Eppstein
d7da056fb1 Add a new configuration property to disable sass warnings: disable_warnings 2010-11-15 03:55:09 -08:00
B Mathis
2a7a7498cf updated changelog to indicate changes to the box-shadow and text-shadow mixin defaults 2010-11-15 03:52:32 -08:00
B Mathis
e09de2628a added home page layout for serving new home page deisgn 2010-11-15 03:52:31 -08:00
B Mathis
e9d33c1b62 updated Gemfiles 2010-11-15 03:52:31 -08:00
Chris Eppstein
dabdaecee3 A new function: if() 2010-11-15 03:52:30 -08:00
Chris Eppstein
b3b7c898b1 Add note about an opera bug. 2010-11-15 03:52:30 -08:00
Chris Eppstein
9176a3f9a7 Tweak the gradient docs to explain svg support. 2010-11-15 03:52:30 -08:00
Chris Eppstein
cd49bd4bbd Clean up the gradient demo page. 2010-11-15 03:52:30 -08:00
Chris Eppstein
354efcbde9 Update nanoc so we can use the new watcher. 2010-11-15 03:52:30 -08:00
Chris Eppstein
fd1e0d3943 Make the new deprecated library documentation more obviously deprecated. 2010-11-15 03:52:30 -08:00
Chris Eppstein
def4852809 upgrade some gems 2010-11-15 03:52:30 -08:00
Eric Meyer
48e6438fe6 documentation for new transform api 2010-11-15 03:52:30 -08:00
Eric Meyer
996eb1e8d1 document new text shadow api 2010-11-15 03:52:30 -08:00
Eric Meyer
d43d698318 text shadows v2, supports multiple shadows 2010-11-15 03:52:29 -08:00
Eric Meyer
57b6d20939 2d and 3d transforms, version 2, closes 170 2010-11-15 03:52:29 -08:00
Chris Eppstein
5d8f532b27 Document the new box shadow api 2010-11-15 03:52:29 -08:00
Chris Eppstein
dce90daac8 Create a new version of the box shadow api to accomodate multiple box shadows. 2010-11-15 03:52:29 -08:00
Sven Steinheißer
b16f1306d4 Added :preferred_syntax to the configuration reference 2010-11-12 17:26:56 -08:00
Chris Eppstein
a8a2f42b60 Add reference documentation and examples for stretching module. 2010-11-12 16:45:19 -08:00
Chris Eppstein
a618ff3509 Docs about the trig functions. 2010-11-12 15:57:03 -08:00
Chris Eppstein
463301e983 Added trigonometry functions for fun and profit.
Closes GH-201.
2010-11-12 15:38:39 -08:00
Chris Eppstein
c0533a01d9 Tell folks how to stay on the old version of blueprint if they prefer it. 2010-11-12 11:54:13 -08:00
Chris Eppstein
4fac970a1f Update changelog with link to the compare view for the blueprint upgrade 2010-11-12 11:49:48 -08:00
Chris Eppstein
30d6006bc8 update changelog 2010-11-12 11:43:29 -08:00
Chris Eppstein
f76b8bde17 Add html5 elements to the elements-of-type() helper 2010-11-12 08:50:21 -08:00
Chris Eppstein
79b23a8ed9 don't forget 2010-11-11 21:52:07 -08:00
Chris Eppstein
094a95e7ee Add an entry in the changelog for the new color helpers. 2010-11-11 21:51:20 -08:00
Chris Eppstein
b07f303d9b Merge branch 'stable'
* stable: (36 commits)
  Tweak the changelog.
  [CSS3] The box-shadow $spread value now defaults to using the browser default instead of 0.
  update the lockfile
  some todos
  Move the contributing guide to the tutorials section.
  add on-page anchors to the command line reference page.
  Better docs on the grid image command.
  Move the tutorials to the main nav... I don't think most people see it.
  Don't set the display in the box-flex mixin. This makes nested flex boxes annoying. Closes GH-207
  Add a note about the colorization change.
  Add a note about the compass validator
  Only colorize the action when logging results.
  Update to use the new compass validator during development.
  Fix broken test cases.
  Support true in addition to the inset keyword for the box-shadow mixin. Closes GH-206
  IE8 compat for :last-child selector
  Make the compass configuration file more self documenting by adding comments for preferred_syntax, output_style, and line_comments.
  Pass --no-line-comments to disable line comments.
  A little less noise during installation.
  Change the default Sass directory in standalone projects from src to sass. Closes GH-203
  ...

Conflicts:
	TODO.md
	VERSION.yml
	doc-src/content/CHANGELOG.markdown
	features/command_line.feature
	features/step_definitions/command_line_steps.rb
	lib/compass/commands/write_configuration.rb
2010-11-11 21:45:07 -08:00
Chris Eppstein
cd6ce54515 adjust & scale lightness and saturation 2010-11-11 21:30:59 -08:00
Chris Eppstein
af850cae97 Tweak the changelog. 2010-11-01 10:45:19 -07:00
Chris Eppstein
0374d8e230 [CSS3] The box-shadow $spread value now defaults to using the browser default instead of 0.
Since the browser default is 0, you shouldn't see any visible change.
Set $default-box-shadow-spread to 0 if you prefer the older behavior.
2010-11-01 09:24:35 -07:00
Chris Eppstein
66dd1ebfb3 update the lockfile 2010-11-01 00:48:50 -07:00
Chris Eppstein
45d4a8837b Move the contributing guide to the tutorials section. 2010-11-01 00:48:50 -07:00
Chris Eppstein
b5943dd450 add on-page anchors to the command line reference page. 2010-11-01 00:48:50 -07:00
Chris Eppstein
99a95e25e0 Better docs on the grid image command.
Closes GH-213.
2010-11-01 00:48:31 -07:00
Chris Eppstein
deef53f437 Move the tutorials to the main nav... I don't think most people see it. 2010-10-31 23:51:17 -07:00
Chris Eppstein
55a649fbc5 Add a note about the colorization change. 2010-10-31 00:37:40 -07:00
Chris Eppstein
6c89c5c287 Add a note about the compass validator 2010-10-31 00:36:56 -07:00
Jeff Siegel
762c6a0b18 IE8 compat for :last-child selector 2010-10-30 18:06:42 -07:00
Chris Eppstein
a03ee6cb8f Make the compass configuration file more self documenting by adding comments for preferred_syntax, output_style, and line_comments. 2010-10-30 17:59:18 -07:00
Chris Eppstein
b601fb8d04 Pass --no-line-comments to disable line comments. 2010-10-30 17:55:30 -07:00
Chris Eppstein
4ba6e57106 Change the default Sass directory in standalone projects from src to sass. Closes GH-203 2010-10-30 17:00:09 -07:00
Chris Eppstein
a40fce8af1 Bug fix: In webkit, when the last gradient color stop was a percent less than 100%, the
intermediate values were being scaled to that value. Closes GH-118.
2010-10-30 16:45:25 -07:00
Chris Eppstein
03e01c4eb2 Add the ability to print out compass configuration values 2010-10-30 15:46:26 -07:00
Chris Eppstein
a42ccfb16c info on writing tests and some images. 2010-10-14 21:30:24 -07:00
Chris Eppstein
1cd73f4132 more contribution updates. 2010-10-14 18:04:13 -07:00
Chris Eppstein
fab2436c1e update contribution howto 2010-10-13 23:15:16 -07:00
Chris Eppstein
67da3ee809 Start documentation on how to contribute to compass. 2010-10-12 09:51:33 -07:00
Chris Eppstein
069f328562 Document the browser support variables 2010-10-11 04:27:42 -07:00
Chris Eppstein
8a59e34ec8 Merge branch 'stable'
* stable:
  Fix broken test.
  tests for padding free horizontal list.
  Update tests for charset changes.
  Fix test failure in ruby 1.9.2
  fix some gem issues
  Option for horizontal-list to skip padding.
  rake examples was getting a non-existent branch. Default to master.
  update changelog
  Make it easier to disable the asset cache buster.
  Turns out that IE6 & 7 don't support this.
  Fixed typo.
  HTML5 reset includes box-model reset for newer browsers.
  Added @charset declaration to force UTF-8 encoding on systems with different default encodings
  Some doc modifications.

Conflicts:
	Gemfile
	doc-src/content/CHANGELOG.markdown
	lib/compass/app_integration/rails/installer.rb
2010-10-11 02:18:26 -07:00
Andrew Vit
af72d2251f Option for horizontal-list to skip padding. 2010-10-11 01:36:52 -07:00
Chris Eppstein
7ceb4b4c6d Merge commit 'nex3/stable' into stable
* commit 'nex3/stable':
  Some doc modifications.
2010-10-11 01:16:17 -07:00
Chris Eppstein
08f9f47c43 update changelog 2010-10-11 01:13:07 -07:00
Chris Eppstein
794703fbc4 Make it easier to disable the asset cache buster. 2010-10-09 13:31:51 -07:00
Chris Eppstein
12f4bc7a06 Turns out that IE6 & 7 don't support this. 2010-10-09 13:31:51 -07:00
Nathan Weizenbaum
34e9feae73 Some doc modifications. 2010-08-31 22:39:59 -07:00
Chris Eppstein
3df9f7d3a5 Merge branch 'stable'
* stable:
  Print out the new style help with -h and --help instead of the old-style help.
  clean up the docs on the fancy-type module in blueprint.
  update some comments and formatting
  make the docs on extensions a bit more clear for rubygems extensions.
  official gradients still need image declared
  fix typo in docs
  Print a better error message if the extension isn't found.
  versions change.
  prepare for release
  Update docs
  Update docs
  A command to unpack an extension from the system location.

Conflicts:
	VERSION.yml
	doc-src/content/CHANGELOG.markdown
2010-08-31 22:30:35 -07:00
Chris Eppstein
2d198870db make the docs on extensions a bit more clear for rubygems extensions. 2010-08-31 21:57:34 -07:00
Chris Eppstein
7672739f98 fix typo in docs 2010-08-29 19:42:01 -07:00
Chris Eppstein
caa26626c0 versions change. 2010-08-29 13:43:52 -07:00
Chris Eppstein
bd897aca73 prepare for release 2010-08-29 11:39:29 -07:00
Chris Eppstein
f3cca854b7 Update docs 2010-08-29 11:39:29 -07:00
Chris Eppstein
5c523e3308 Update docs 2010-08-29 11:33:55 -07:00
Chris Eppstein
034012295a Merge branch 'stable'
* stable: (81 commits)
  Gemfiles for testing and a rails test helper that works for both rails 2 and rails 3.
  provide correct installation steps when the compass validator is not found.
  Fix a broken test case.
  That wasn't supposed to be released yet.
  Fixed error: there is no opposite-position(both)
  Fix a bug in the statistics analyzer for rules with interpolation.
  bump version for release
  upgrade to bundler 1.0
  link the docs to the stable branch.
  Update the CHANGELOG for the 0.10.5 release
  Read assets in binary mode for the windows users.
  bump version.
  Get the imports straightend out for the new mixins.
  Bug fix: make the path-based configuration really work right.
  inline-block-list tests
  inline-block-list documentation
  inline-block-list mixin
  added additional html5 block-level elements per recommended reset stylesheet: http://html5doctor.com/html-5-reset-stylesheet/
  Prepare for release.
  Prepare for release
  ...

Conflicts:
	VERSION.yml
	doc-src/content/CHANGELOG.markdown
	frameworks/blueprint/stylesheets/blueprint/_colors.scss
	frameworks/compass/stylesheets/compass/css3/_box-shadow.scss
	frameworks/compass/stylesheets/compass/css3/_font-face.scss
2010-08-28 14:07:47 -07:00
Chris Eppstein
c79fd5448c upgrade to bundler 1.0 2010-08-26 23:04:35 -07:00
Chris Eppstein
759bf32cee link the docs to the stable branch. 2010-08-26 23:04:35 -07:00
Chris Eppstein
b13f5ac713 Update the CHANGELOG for the 0.10.5 release 2010-08-26 23:04:31 -07:00
Chris Eppstein
ec648f17b0 Bug fix: make the path-based configuration really work right. 2010-08-25 08:41:03 -07:00
Eric Meyer
bc12d26f17 inline-block-list documentation 2010-08-11 17:15:58 -06:00
Chris Eppstein
63cbc21d53 Prepare for release. 2010-08-08 10:32:56 -07:00
Chris Eppstein
de651db9ad Prepare for release 2010-08-06 13:05:13 -07:00
Chris Eppstein
813c817eb2 Prepare for release. 2010-08-06 11:52:01 -07:00
Chris Eppstein
973a568c1d Tests are more useful if you actually run them. 2010-08-05 22:13:35 -07:00
Chris Eppstein
20b5f88b64 Prepare for release 2010-08-05 21:22:07 -07:00
Chris Eppstein
03221b9e7c [Extensions] Manifests don't have to be hard. Allow discovery of basic assets and follow conventions for templates. 2010-08-05 21:18:11 -07:00
Chris Eppstein
ad967f5e6d [Compass Core] All url helpers now accept a second argument that when true will cause only the path to be emited. 2010-08-05 20:55:48 -07:00
Chris Eppstein
c9a2eb2154 update changelog that I already put up on the website. 2010-08-05 20:25:00 -07:00
Chris Eppstein
051bee7030 Prepare for release. 2010-08-01 11:24:27 -07:00
Chris Eppstein
704eaea0b2 [Docs] Make index pages that show all the available mixins and variables. 2010-08-01 09:52:17 -07:00
Chris Eppstein
fb51f5ca7e [Docs] Fix some outdated documentation. 2010-07-25 11:18:28 -07:00
Chris Eppstein
174f91360c cleanup the changelog for release. 2010-07-24 02:07:55 -07:00
Chris Eppstein
b7c6a7e50f fix a bug in syntax highlighting now that we have a couple unicode chars 2010-07-24 02:00:40 -07:00
Chris Eppstein
e6c418062b Update the changelog 2010-07-24 01:04:25 -07:00
Chris Eppstein
1a3277858e update changelog 2010-07-24 00:02:04 -07:00
Chris Eppstein
755b9a3a11 [Extensions] Make it possible for extensions to create empty directories. Closes GH-173. 2010-07-23 20:41:52 -07:00
Eric Meyer
6cfba24232 changelog reflects css3 updates 2010-07-20 01:28:05 -07:00
Eric Meyer
0e33bdeace changelog reflects css3 updates 2010-07-19 12:04:54 -06:00
Chris Eppstein
3c64945b2e Update CHANGELOG 2010-07-11 15:08:51 -07:00
Chris Eppstein
605e58d543 Update CHANGELOG 2010-07-11 15:02:18 -07:00
Chris Eppstein
a6c22c32be [Docs] Always dasherize variables in the docs. 2010-07-11 15:02:18 -07:00
Chris Eppstein
1f1c88382d Update CHANGELOG 2010-07-10 00:08:01 -07:00
Chris Eppstein
fe056d6597 [Core] Rename the grad-opposite-position() helper to opposite-position() and expose it as part of the core library. 2010-07-09 17:53:22 -07:00
Chris Eppstein
8dc719ac22 Less buggy import resolver. Closes GH-139. 2010-07-08 22:19:11 -07:00
Chris Eppstein
56c49546ef Make some changelog entries. 2010-06-12 07:48:33 -07:00
Chris Eppstein
39e01c57ce Merge branch 'stable'
* stable:
  Prepare for release.
  [Blueprint] Fixed an incorrect include.
  Verify all sass files generate the correct css in the test fixtures.
  Fixed a regression in the rails installer.
  Remove a redundant, broken test
  [Compass Core] Only unquote strings when a number might be passed instead.
  [Docs] Fix some obsolete syntax that was used in the examples.
  [Docs] Update the gem bundle
  Fix some tests around listing projects.
  [Command Line] Allow another configuration file to be used when creating a new project
  [Blueprint] The basic template was missing the scaffolding.
  [Blueprint] Better descriptions of the various blueprint project templates.
  [Command Line] The compass frameworks command has nicer output now -- similar to compass help. The -q option can be used to get a simple list of frameworks.
  [Rails] Provide a wrapper method for Rails.root/RAILS_ROOT that avoids deprecation warnings and handles the case where rails is not loaded at all.
  [Docs] Fix a bug in the docs for link_icons. Closes GH-146.
  [Blueprint] Clean up some comments in the blueprint templates.
  [Command Line] Fix a bug in `compass stats` when using scss files.
  [Command Line] Respect the --dry-run option during compilation.
  Fix a bug in the  command and added a test case for that feature.
  Fix some broken documentation.

Conflicts:
	VERSION.yml
	doc-src/content/CHANGELOG.markdown
2010-05-31 23:49:50 -07:00
Chris Eppstein
f5f3697ab3 Prepare for release. 2010-05-31 23:01:48 -07:00
Chris Eppstein
f3a2c9110a [Docs] Fix some obsolete syntax that was used in the examples. 2010-05-31 11:40:48 -07:00
Chris Eppstein
d7984d4198 [Docs] Update the gem bundle 2010-05-31 11:40:11 -07:00
Chris Eppstein
981bbd2b18 [Docs] Fix a bug in the docs for link_icons. Closes GH-146. 2010-05-30 08:18:01 -07:00
Chris Eppstein
04d2a35ce5 Fix some broken documentation. 2010-05-26 08:12:54 -07:00
Chris Eppstein
f060823e4f Merge branch 'stable'
* stable:
  [Compass Core] Don't suggest putting some values in quotes unecessarily, and unquote them if the user has.
  [Docs] This documentation was incorrect.
  [Docs] Some useful content from the wiki.
2010-05-16 10:01:49 -07:00
Chris Eppstein
ff15124e5f [Docs] Some useful content from the wiki. 2010-05-16 09:35:44 -07:00
Chris Eppstein
c9b05cbf11 Remove this conflict marker from a stable merge. 2010-05-15 00:59:26 -07:00
Chris Eppstein
0da025c78d Merge branch 'stable'
* stable:
  Fix some bugs introduced when the Sass monkey patch was removed.
  [Docs] Some polish for the new reset page.
2010-05-15 00:57:27 -07:00
Chris Eppstein
6bd7f7c7f1 [Docs] Some polish for the new reset page. 2010-05-15 00:54:20 -07:00
Chris Eppstein
ea1389c1c8 Merge branch 'stable'
* stable:
  Bump versions for v0.10.1 release.
  Update the CHANGELOG for the v0.10.1 release.
  Fix a broken reference to the extensions tutorial. Closes GH-135.
  [Blueprint] Regression fix: automatically apply the reset if blueprint/reset is imported. Closes GH-132.
  Fix a failing test case.
  [Rails] When configuring the Sass::Plugin, don't overwrite existing template locations. Closes GH-136.
  [Command Line] Improved descriptions of the watch and init commands.
  [Rails] Improved the next steps to perform after installing compass so that it mentions registering the compass gem.
  [Rails] Fixed a reference to the old configuration file.
  Add a note to the changelog about uninstalling chriseppstein-compass
  Get rid of some dead code that was breaking Rails 3. Closes GH-137.

Conflicts:
	VERSION.yml
	doc-src/content/CHANGELOG.markdown
	frameworks/_blueprint_deprecated_imports/stylesheets/blueprint/modules/_reset.sass
2010-05-15 00:26:20 -07:00
Chris Eppstein
54b9b6b596 Update the CHANGELOG for the v0.10.1 release. 2010-05-15 00:18:34 -07:00
Chris Eppstein
5a1bab4796 [Blueprint] Regression fix: automatically apply the reset if blueprint/reset is imported. Closes GH-132. 2010-05-15 00:18:34 -07:00
Chris Eppstein
4f2dd8da9e Add a note to the changelog about uninstalling chriseppstein-compass 2010-05-14 23:02:33 -07:00
Chris Eppstein
c15ae6bfcf Merge branch 'stable'
* stable:
  [Command Line] Actually register the subcommand for listing frameworks
  [Command Line] Add a sub command for emitting sass CLI imports
  Every stable release is fine. no need to qualify it.
  [Docs] Put Lorin's video on the homepage.

Conflicts:
	doc-src/content/CHANGELOG.markdown
	lib/compass/version.rb
2010-05-13 01:14:12 -07:00
Chris Eppstein
83a876fbf7 [Command Line] Actually register the subcommand for listing frameworks 2010-05-13 01:10:52 -07:00
Chris Eppstein
cc08b1e5de [Command Line] Add a sub command for emitting sass CLI imports 2010-05-13 00:25:32 -07:00
Chris Eppstein
cb91fddae1 Log v0.11 changes 2010-05-12 18:07:16 -07:00
Chris Eppstein
84cb455c87 [Docs] Put Lorin's video on the homepage. 2010-05-12 10:00:45 -07:00
Chris Eppstein
8fec36bbf5 [Docs] Unify the v0.10.0 change log. 2010-05-10 03:03:36 -07:00
Chris Eppstein
87b7631fe1 [Docs] Some padding there too. 2010-05-09 23:22:48 -07:00
Chris Eppstein
375937736a [Docs] Add some side margins to the page and some margins to the headings. 2010-05-09 23:18:28 -07:00
Chris Eppstein
c361229ef0 [Docs] Better intro page. 2010-05-09 23:17:49 -07:00
Chris Eppstein
ae231c7f6d Update the CHANGELOG for release. 2010-05-08 23:53:34 -07:00
Chris Eppstein
d79660bd96 [Docs] Handle + in search queries. 2010-05-08 15:40:07 -07:00
Chris Eppstein
9feb387321 [Docs] Wire up the search feature. 2010-05-08 15:23:07 -07:00
Chris Eppstein
c1c2d133a4 Fix path issue. 2010-05-08 14:12:57 -07:00
Chris Eppstein
b5439e0b25 [Docs] Search the docs. Needs styling and to be wired into the search box. 2010-05-08 11:07:31 -07:00
Chris Eppstein
79c69c77a2 [Docs] Less lorem. 2010-05-08 11:06:23 -07:00
Chris Eppstein
0e096d4f2e [Docs] Add json gem to the bundle 2010-05-08 11:05:58 -07:00
Chris Eppstein
2c6028a163 [CLI] Enable command abbreviations. 2010-05-07 10:03:42 -07:00
Chris Eppstein
a938f90fbc [Docs] Convert some old syntax 2010-05-07 08:56:53 -07:00
Chris Eppstein
c58a9b6263 [Docs] Enable SCSS highlighting using the css highlighter 2010-05-06 19:07:51 -07:00
Chris Eppstein
f728805be3 [Docs] Default the markup to html instead of haml. 2010-05-06 19:07:13 -07:00
Chris Eppstein
6581420d86 [Docs] Make syntax highlighting work again. 2010-05-06 02:22:56 -07:00
Chris Eppstein
85b84a2a14 [Docs] Convert old syntax to sass3 syntax 2010-05-05 22:31:52 -07:00
Chris Eppstein
bdfab1482f [Docs] Some updates to the blueprint and best_practices tutorials. 2010-05-05 09:12:59 -07:00
Chris Eppstein
65ed761447 [Docs] Make the blueprint docs passable. 2010-05-05 00:39:58 -07:00
Chris Eppstein
7fce371c32 [Docs] Don't mislead people about search. 2010-05-05 00:39:12 -07:00
Chris Eppstein
29a9204cf7 Fix the styling of the sidebar on the blueprint layout. 2010-05-05 00:38:25 -07:00
Chris Eppstein
19bf4455f1 [Docs] The url helpers. 2010-05-04 23:45:12 -07:00
Chris Eppstein
c3c0d8a1e8 [Compass Core] Rename -ellipsis to -mozilla-ellipsis-binding to be more accurate. Closes GH-126. 2010-05-04 19:11:53 -07:00
Chris Eppstein
6a14abd9ba [Docs] Document the inline data and selector helper functions 2010-05-04 19:03:55 -07:00
Chris Eppstein
684f127bc5 [Docs] Documentation on the image dimension helpers. 2010-05-04 17:50:31 -07:00
Chris Eppstein
ed4a7c3fe3 [Docs] Color stop helper function. 2010-05-04 10:06:28 -07:00
Chris Eppstein
e8d28e0411 [Docs] Pages need titles. 2010-05-03 21:39:56 -07:00
Chris Eppstein
a0423a85bc [Docs] Use a public domain font and also one that was more obviously not on the user's system. 2010-05-03 21:38:07 -07:00
Chris Eppstein
023d176453 [Docs] Document the font-files() helper function. 2010-05-03 21:25:43 -07:00
Chris Eppstein
45785b7561 [Docs] Document the enumerate helper. 2010-05-03 21:03:17 -07:00
Chris Eppstein
7acd09b1a0 [Docs] Move some markup from a helper to partials. 2010-05-03 19:08:15 -07:00
Chris Eppstein
9170c1395e Remove unecessary quotes from examples 2010-05-03 19:04:05 -07:00
Chris Eppstein
15ad6eb8be Make a note about opting out of css3 support for certain browsers. 2010-05-02 23:27:15 -07:00
Chris Eppstein
b91641b0da Update the CHANGELOG for release 2010-05-02 23:13:36 -07:00
Chris Eppstein
9e19e937cf [Docs] Old habits die hard. 2010-05-02 20:53:05 -07:00
B Mathis
568fb47d0b [Docs] Refactored stylesheets, improved sidebar navigation styles 2010-05-02 20:46:38 -07:00
B Mathis
6bbbb94bfa [Docs] rake watch now rebuilds stylesheets independently from docs content so doc styling is faster 2010-05-02 20:33:12 -07:00
Chris Eppstein
22b7e68f31 Added an example that uses gradients with images. 2010-05-02 17:11:49 -07:00
Chris Eppstein
df447b5d6c [Docs] Remove some duplicate IDs 2010-05-02 13:29:02 -07:00
Chris Eppstein
cd6b9d659a [Docs] Start documenting the compass helper functions. First up: elements-of-type() 2010-05-02 13:25:43 -07:00
Chris Eppstein
e13026b8a0 [Docs] Update the docs for the text module 2010-05-01 23:54:30 -07:00
Chris Eppstein
2754f2df48 [Docs] Clean up the <code> styling on doc pages. 2010-05-01 23:53:14 -07:00
Chris Eppstein
3b3fcf26f1 [Compass Core] Smooth out some rough edges in the text module. 2010-05-01 23:51:20 -07:00
Chris Eppstein
cd6076d097 Merge commit 'imathis/master'
* commit 'imathis/master':
  Removed resetting of :focus style from Compass global-reset mixin

Conflicts:
	doc-src/content/CHANGELOG.markdown
2010-05-01 15:27:16 -07:00
Chris Eppstein
c4dc47a2f1 [Docs] Move and update the documentation on the new compass command line. 2010-05-01 15:24:28 -07:00
Chris Eppstein
c2e19e6e6c [Docs] Move the configuration reference from the wiki 2010-05-01 15:23:57 -07:00
Chris Eppstein
7119e49f00 [Docs] Add a tutorial on generating stylesheets for production. 2010-05-01 15:23:29 -07:00
Chris Eppstein
f0500da9dc [Docs] Move and update the documentation on creating compass extensions. 2010-05-01 15:22:58 -07:00
Chris Eppstein
b4db046db8 [Docs] Better styling of code in the various places it can appear. 2010-05-01 15:21:07 -07:00
Chris Eppstein
7439786ba8 [Docs] Don't sort mixins by name. 2010-05-01 15:20:16 -07:00
Chris Eppstein
2a298ff0f1 [Rails] The default location for compass extensions has moved from vendor/plugins/compass/extensions to vendor/plugins/compass_extensions 2010-05-01 15:19:41 -07:00
Chris Eppstein
665dacf637 [Docs] A footer. 2010-05-01 15:18:12 -07:00
Chris Eppstein
897649757f [Docs] Add an ugly copyright page. 2010-05-01 15:17:03 -07:00
B Mathis
59baa051a1 Removed resetting of :focus style from Compass global-reset mixin 2010-05-01 15:06:56 -05:00
Chris Eppstein
74bfb0eccb [Docs] Style the links to examples 2010-04-30 09:53:44 -07:00
Chris Eppstein
866095e43e [Docs] Documentation for table mixins. 2010-04-30 09:44:33 -07:00
Chris Eppstein
3992cecbea Document the reset module. 2010-04-30 07:04:13 -07:00
Chris Eppstein
79f3c9b8b5 Upgrade gems for the docs 2010-04-30 05:35:05 -07:00
Chris Eppstein
bf7088a72e a date is good 2010-04-27 01:53:03 -07:00
Chris Eppstein
676e9cdbea Mention the gemspec changes in the changelog 2010-04-27 01:41:13 -07:00
Chris Eppstein
509b1e49fe update the changelog for release. 2010-04-27 01:40:03 -07:00
ltackett
47d4cc4638 Support for the experimental display: box model. 2010-04-27 01:13:52 -07:00
Chris Eppstein
fc95ee758b Add a CHANGELOG entry about the change to background-clip. 2010-04-27 01:10:27 -07:00
Chris Eppstein
8d4c47058c Add a CHANGELOG entry about the CLI deprecation. 2010-04-27 01:06:53 -07:00
Chris Eppstein
1b0e4519e1 Fix a broken link to the changelog 2010-04-27 00:35:16 -07:00
Chris Eppstein
9c2c457a10 Merge commit 'ericam/docs' into docs
* commit 'ericam/docs':
  fixed typo in demo header styles
  allow overflow-x on code to scroll
  example code in css-slideshows
  mixin source uses :target for css interaction
  more sensible nav markup/structure
2010-04-27 00:05:07 -07:00
Chris Eppstein
8cc90e0175 remove a doc reference to an obsolete file and add some meta descriptions. 2010-04-26 20:29:59 -07:00
Chris Eppstein
3f125771db document some small functional changes 2010-04-26 17:43:38 -07:00
Eric Meyer
32c659fe80 fixed typo in demo header styles 2010-04-26 18:13:30 -06:00
Eric Meyer
7f1da5525b allow overflow-x on code to scroll 2010-04-26 18:06:29 -06:00
Eric Meyer
ba996c7ecc example code in css-slideshows 2010-04-26 18:04:55 -06:00
Eric Meyer
a7559fcdd5 mixin source uses :target for css interaction 2010-04-26 17:42:46 -06:00
Eric Meyer
feb6549a02 more sensible nav markup/structure 2010-04-26 17:06:56 -06:00
Chris Eppstein
8d5e6406fa Update the docs for lists. 2010-04-26 01:34:56 -07:00
Chris Eppstein
fd0446fff7 Don't display a variable description for empty comments. 2010-04-25 22:40:07 -07:00
Chris Eppstein
8734dbe542 add a scroll bar for long mixin defs 2010-04-25 22:39:38 -07:00
Chris Eppstein
edd278cb2d More docs on the compass utilities. 2010-04-25 22:39:15 -07:00
Chris Eppstein
2475ac03e4 meta descriptions for the general utilities module. 2010-04-25 22:38:32 -07:00
Chris Eppstein
4570412405 This was an empty stylesheet. deleted. 2010-04-25 22:37:04 -07:00
Chris Eppstein
0761bef009 update the docs for compass/utilities/general/hacks 2010-04-25 19:07:06 -07:00
Chris Eppstein
4de1645c95 update the docs for compass/utilities/general/float 2010-04-25 19:06:42 -07:00
Chris Eppstein
e181ad6a05 update the docs for compass/utilities/general/clearfix 2010-04-25 19:06:14 -07:00
Chris Eppstein
e2f58775aa docs for compass/utilities/general 2010-04-25 19:04:24 -07:00
Chris Eppstein
93585dc5b7 Move the main description of the file to the top of the article. 2010-04-25 19:03:52 -07:00
Chris Eppstein
ff0bc5450e sort import and mixins by name, and hide private mixins from the docs. 2010-04-25 19:02:18 -07:00
Chris Eppstein
458a19361d Display the current version on the docs. 2010-04-25 11:28:56 -07:00
Chris Eppstein
e713fdb66f Move the changelog to the documentation site. 2010-04-25 11:28:03 -07:00
Chris Eppstein
ef08276b3c Some minor doc content changes 2010-04-25 11:26:37 -07:00
Chris Eppstein
cde4b99e55 Don't put any syntax in the mixin signature 2010-04-25 02:57:23 -07:00
Chris Eppstein
7e0c4874e6 Clean up the border-radius example 2010-04-25 02:57:00 -07:00
Chris Eppstein
9f303ce300 No need for jquery ui anymore 2010-04-25 02:56:30 -07:00
Chris Eppstein
929feecd44 inline source code instead of a popup. 2010-04-25 02:56:00 -07:00
Chris Eppstein
a09e143f72 Navigate to examples instead of opening a new window 2010-04-25 00:11:28 -07:00
Chris Eppstein
8a1433b279 [Compass Core] [CSS3] Refactored the css3 modules to share a common implementation for experimental css3 properties. 2010-04-24 23:24:39 -07:00
Chris Eppstein
070675e48a Dollar signs > exclamation marks. 2010-04-24 22:43:58 -07:00
Chris Eppstein
381b36dde9 fix a bug in the doc generator introduced in the conversion to scss. 2010-04-24 22:43:10 -07:00
Chris Eppstein
0661f8e305 Docs for sticky footer. 2010-04-24 16:59:10 -07:00
Chris Eppstein
fe30041946 Deprecate the misc stylesheet and unobtrusive-logo mixin. 2010-04-24 16:59:06 -07:00
Chris Eppstein
d66687eace search paths first, then extensions when searching for a matching stylesheet. 2010-04-24 16:59:06 -07:00
Chris Eppstein
6dbee67bb0 Move examples to the new layout. 2010-04-24 10:43:32 -07:00
Chris Eppstein
b2a9eab211 Move the tutorials to the new layout. 2010-04-24 10:03:34 -07:00
Chris Eppstein
99f797127f clean up the reference documentation with new layout and after sass3 upgrade. 2010-04-22 08:30:50 -07:00
Chris Eppstein
c7d274394b More nav context awareness 2010-04-21 09:37:02 -07:00
Chris Eppstein
523f742ca9 don't put the extension in the suggested import statement. 2010-04-21 09:09:10 -07:00
Chris Eppstein
5407cd4fb7 nav context selection 2010-04-21 09:03:13 -07:00
Chris Eppstein
34fe52c116 get blueprint on the new layout. 2010-04-20 23:33:48 -07:00
Chris Eppstein
8a01916356 Some new sidebar action 2010-04-20 22:43:25 -07:00
Chris Eppstein
bf83b2d5b3 Getting started with the new layout:
* Added susy and css-slideshow
* Converted legacy css to scss, moved it and updated reference.
* extracted some javascript to a file so it can be shared.
2010-04-20 11:16:43 -07:00
Chris Eppstein
fe94d093cb Update the docs bundle 2010-04-20 11:16:43 -07:00
Chris Eppstein
21390baacd Upgrade doc dependencies. 2010-04-12 02:47:08 -07:00
Chris Eppstein
cd78ca56c4 Upgrade docs to work on sass 3 2010-04-12 02:46:33 -07:00
Chris Eppstein
fbeaa1fdff sticky footer docs and example. 2010-03-29 18:17:31 -07:00
Chris Eppstein
17469410b6 link to the specific file on github. 2010-03-29 17:49:48 -07:00
Chris Eppstein
c216d01eb0 How about a footer. 2010-03-29 17:49:13 -07:00
Chris Eppstein
b156437018 A little page-specific styling for the css main page. 2010-03-29 17:48:43 -07:00
Chris Eppstein
31af2778b0 Some reorganization of some misc pages. 2010-03-29 01:10:53 -07:00
Chris Eppstein
128a551960 Font face example. 2010-03-28 23:53:57 -07:00
Chris Eppstein
f7841f7507 This looks better in the pre-formatted example. 2010-03-28 23:26:17 -07:00
Chris Eppstein
8ee939a52c Clean the comment before setting it on constants. 2010-03-28 23:09:03 -07:00
Chris Eppstein
2a8ba797a0 remove some stale references to the tipsy library. 2010-03-28 23:07:51 -07:00
Chris Eppstein
32a5ae26a8 Better display of mixin signatures. 2010-03-28 23:06:56 -07:00
Chris Eppstein
c2b1588e21 example and cleanup for background-size. 2010-03-28 23:05:27 -07:00
Chris Eppstein
d9d0609af4 Fix the background image in the background-origin example. 2010-03-28 20:11:52 -07:00
Chris Eppstein
d4e90d79aa An example for background origin. 2010-03-28 02:50:38 -07:00
Chris Eppstein
e65516f99e allow a background image in examples. 2010-03-28 02:49:58 -07:00
Chris Eppstein
d03cb28400 Cleaned up the documentation on background clip and added an example. 2010-03-28 01:49:52 -07:00
Chris Eppstein
03f973468f Allow examples to pass a description as a block. 2010-03-28 01:49:00 -07:00
Chris Eppstein
a142306d1b sub-module descriptions for the css module 2010-03-28 00:30:34 -07:00
Chris Eppstein
c2900a184a Better indication of the current page in the sidebar. 2010-03-27 23:46:06 -07:00
Chris Eppstein
a728474570 put blueprint below compass core in the sidebar. 2010-03-27 23:25:02 -07:00
Chris Eppstein
3b3d286cdf Some styles. 2010-03-27 23:24:41 -07:00
Chris Eppstein
88f887938b Don't put an empty list on the page when there's no bread crumbs. 2010-03-27 23:24:26 -07:00
Chris Eppstein
402a009e4d Fill out some of the intro for the top level of the compass modules. 2010-03-27 23:23:45 -07:00
Chris Eppstein
0c298fe48d Meta descriptions are pretty useful for search engines and also for an item summary from other pages. 2010-03-27 23:22:40 -07:00
Chris Eppstein
72a97107c7 Factor out a import partial that can be used directly. 2010-03-27 23:21:07 -07:00
Chris Eppstein
be5fd5b4ca fix a bug during syntax highlighting. 2010-03-27 21:18:29 -07:00
Chris Eppstein
03568253bd Track visits to docs with GA. 2010-03-27 21:17:53 -07:00
Chris Eppstein
72dfe20ca7 Favicons are helpful. 2010-03-27 21:17:16 -07:00
Chris Eppstein
4df1e98914 Add the local compass code to the load path automatically when compiling via rake. 2010-03-27 21:16:46 -07:00
Chris Eppstein
9988fa9a63 Fix some gem stuff. 2010-03-27 21:16:15 -07:00
Chris Eppstein
bc22684dc8 Documentation on guarded variables. 2010-03-17 08:59:06 -07:00
Chris Eppstein
41f1f30e0f Don't use a table for constants -- too hard to read. 2010-03-17 08:42:40 -07:00
Chris Eppstein
6a1c1c8c3d Put color swatches into the main view instead of as popups. 2010-03-17 08:41:30 -07:00
Chris Eppstein
3539728902 Docs for the blueprint IE module. 2010-03-16 18:43:36 -05:00
Chris Eppstein
de5ec40a3f The Sass Parser will drop starting whitespace on single line comments so the | char can be used to work around that in the docs. 2010-03-16 18:43:13 -05:00
Chris Eppstein
c970ad3269 Allow some docs to be turned off so they are only visible in the code. 2010-03-16 18:41:59 -05:00
Chris Eppstein
892e4effc2 Update the gradient examples for the new gradient mixins. 2010-03-06 22:55:16 -08:00
Chris Eppstein
c01faf7714 Switch to bundler 0.9 for docs. 2010-03-06 22:38:55 -08:00
Chris Eppstein
827e81d2ea Syntax highlighting 2010-02-07 13:58:52 -08:00
Chris Eppstein
4f6beead0a Merge commit 'wolfr/docs' into docs
* commit 'wolfr/docs':
  Ported following pages from the github wiki to the docs: Adding Frameworks to Compass, Supported Frameworks, Compass Plugins. Added some styles where necessary so the content was readable. Used html2haml with some manual adjustment so likely not super perfect.
  Corrected metadata for current css3 examples so they show up in reference docs
  Make the docs a little more nicer looking to work in
  * Added examples for CSS3 transforms, transitions and gradients.
2010-02-07 09:47:07 -08:00
Chris Eppstein
132a80dddd Checking the identifier before the attributes makes nanoc faster. 2010-02-07 09:37:07 -08:00
Chris Eppstein
f9a66671f8 Better caching for autocompile. 2010-02-07 09:14:20 -08:00
Johan Ronsse
7dc9d66fbf Ported following pages from the github wiki to the docs: Adding Frameworks to Compass, Supported Frameworks, Compass Plugins. Added some styles where necessary so the content was readable. Used html2haml with some manual adjustment so likely not super perfect. 2010-02-05 00:13:57 +01:00
Johan Ronsse
4bc02bc53e Corrected metadata for current css3 examples so they show up in reference docs 2010-02-04 23:03:33 +01:00
Johan Ronsse
f549f0c8da Make the docs a little more nicer looking to work in 2010-02-04 22:38:30 +01:00
Johan Ronsse
5569b12f80 Merge remote branch 'chris/docs' into docs
Conflicts:
	doc-src/content/examples/compass/css3/columns/stylesheet.sass
2010-02-04 00:52:31 +01:00
Johan Ronsse
13af3a7521 * Added examples for CSS3 transforms, transitions and gradients.
* Updated every CSS3 example to follow doc conventions: no tabs, spaces(2), colon after property (e.g. background: red), id naming like #id-name, no camelCasing
2010-02-04 00:41:21 +01:00
Chris Eppstein
575d1cfb0f cleanup some display of mixin definitions. 2010-02-03 08:21:30 -08:00
Chris Eppstein
754533022d Cleanup some more titles. 2010-02-03 08:16:12 -08:00
Chris Eppstein
1df482670f silence a compilation warning 2010-02-03 08:15:33 -08:00
Chris Eppstein
e0abcf797f Merge commit 'wolfr/docs' into docs
* commit 'wolfr/docs':
  Added examples for compass/css3: border radius, box shadow, box sizing, columns, inline block, opacity, text shadow. Slighty modified example CSS for better display.
  Formatting changes only; markdown `code` backticks instead of <code>; newlines adjustment in -box-sizing
  Clarify documentation README so it is newbie friendly. Added new section on setting up the docs. Moved setup-related items to that section. Kept Chris' original section on structure and howtos, getting around the docs.
2010-02-03 08:04:11 -08:00
Chris Eppstein
467bc9ebd7 List all the reference content in the sidebar. 2010-02-03 08:02:27 -08:00
Johan Ronsse
acf2182d87 Added examples for compass/css3: border radius, box shadow, box sizing, columns, inline block, opacity, text shadow. Slighty modified example CSS for better display. 2010-02-03 00:11:58 +01:00
Johan Ronsse
3d8bdcf152 Clarify documentation README so it is newbie friendly. Added new section on setting up the docs. Moved setup-related items to that section. Kept Chris' original section on structure and howtos, getting around the docs. 2010-02-01 23:00:32 +01:00
Chris Eppstein
76e2e5217b Make the docs more righter. 2010-01-31 10:01:45 -08:00
Chris Eppstein
b1fa724f66 Simple docs homepage 2010-01-31 10:01:04 -08:00
Chris Eppstein
545525deb7 Tell compass we're under /docs 2010-01-31 09:43:19 -08:00
Chris Eppstein
6c6acc2126 Merge commit 'wolfr/docs' into docs
* commit 'wolfr/docs':
  Updated documentation for CSS3 module [multi line comment]
  Added descripton for box shadow mixin and updated box-shadow sass file so it gets parsed through markdown correctly
2010-01-31 08:13:51 -08:00
Chris Eppstein
8585cbbecc Use the right path in this example. 2010-01-31 08:07:41 -08:00
Johan Ronsse
44b8c40619 Updated documentation for CSS3 module [multi line comment]
* Wrote a description for the CSS3 module.
  * Wrote a description for every single import in the CSS3 module.
  * Wrote a description for every single mixin in the CSS3 module.
  * Updated sass files to reflect parsing through markdown in the docs.
  * Added missing inline documentation to certain files e.g. _columns.sass.
  * ! Did not modify any mixin
2010-01-31 16:59:25 +01:00
Chris Eppstein
853169f616 two column layout example for blueprint. 2010-01-30 18:01:12 -08:00
Johan Ronsse
64b8f7cab8 Added descripton for box shadow mixin and updated box-shadow sass file so it gets parsed through markdown correctly 2010-01-31 02:09:14 +01:00
Chris Eppstein
5e48e074de document rake watch in the README 2010-01-30 17:06:13 -08:00
Chris Eppstein
033326e9e9 Merge commit 'wolfr/docs' into docs
* commit 'wolfr/docs':
  Added description for the css border-radius mixin
2010-01-30 16:32:57 -08:00
Chris Eppstein
3a1735694f better error reporting using rake watch 2010-01-30 16:32:00 -08:00
Chris Eppstein
72b084ccbe Examples can now be targeted generally at a stylesheet instead of at
only mixins.
2010-01-30 16:31:36 -08:00
Chris Eppstein
41183a2f85 Blueprint should use the shared partial here. 2010-01-30 16:19:33 -08:00
Johan Ronsse
213eb7bfcd Added description for the css border-radius mixin 2010-01-31 01:06:16 +01:00
Chris Eppstein
4fa7fdd14b Speed up compilation a bit. 2010-01-30 15:50:25 -08:00
Chris Eppstein
e71e267eab Make the Gemfile and docs reflect reality. 2010-01-30 14:58:40 -08:00
Chris Eppstein
bdae41bf81 Not using susy at the moment. 2010-01-30 14:54:40 -08:00
Chris Eppstein
6470c6093d improvements to the example generator 2010-01-30 12:39:56 -08:00
Chris Eppstein
932ae8820d new app prefix on the output. 2010-01-30 12:38:15 -08:00
Chris Eppstein
960c665a7d fix some sass output for unary operators. 2010-01-30 12:37:25 -08:00
Chris Eppstein
b6f7a9ea86 a fssm-based watcher so that browsing is snappier. run rake watch to use it. 2010-01-30 12:29:22 -08:00
Chris Eppstein
03c3c2b310 Only parenthize an operation if it's needed. 2010-01-28 10:01:16 -08:00