Commit Graph

495 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
Chris Eppstein
22b7e68f31 Added an example that uses gradients with images. 2010-05-02 17:11:49 -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
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
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
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
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
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
7e0c4874e6 Clean up the border-radius example 2010-04-25 02:57:00 -07:00
Chris Eppstein
929feecd44 inline source code instead of a popup. 2010-04-25 02:56:00 -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
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
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
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
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
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
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
d03cb28400 Cleaned up the documentation on background clip and added an example. 2010-03-28 01:49:52 -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
3b3d286cdf Some styles. 2010-03-27 23:24:41 -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
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
892e4effc2 Update the gradient examples for the new gradient mixins. 2010-03-06 22:55:16 -08:00
Chris Eppstein
827e81d2ea Syntax highlighting 2010-02-07 13:58:52 -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
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
Chris Eppstein
b1fa724f66 Simple docs homepage 2010-01-31 10:01:04 -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
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
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
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
f62f330073 Blueprint reference scaffolds. 2010-01-28 00:07:44 -08:00
Chris Eppstein
f9c73866a7 default reference documentation for compass 2010-01-28 00:02:02 -08:00
Chris Eppstein
18dec52e69 The main page for the compass reference. 2010-01-27 23:47:00 -08:00
Chris Eppstein
389b8055f9 A generator for creating reference pages. 2010-01-27 23:46:39 -08:00
Chris Eppstein
7d1d4d49e0 Use a better combined datasource: optional header, no crufty yaml files everywhere. 2010-01-26 23:27:09 -08:00
Chris Eppstein
a9440b12c9 Create an asset datasource so that we don't need all those silly yaml files. 2010-01-26 23:05:57 -08:00
Chris Eppstein
b15f641bd7 A system for creating examples. 2010-01-26 22:08:13 -08:00
Chris Eppstein
3551526294 Remove these obsolete files. 2010-01-26 22:06:37 -08:00
Chris Eppstein
c5b2335340 documentation for the blueprint grid. 2010-01-24 16:10:29 -08:00
Chris Eppstein
4046ca77fe Some cleanup and debug code removal. 2010-01-24 16:07:13 -08:00
Chris Eppstein
5491a7702b Breadcrumb trails. 2010-01-24 16:06:34 -08:00
Chris Eppstein
98ee33953a Link to the main blueprint reference file. 2010-01-24 15:57:43 -08:00
Chris Eppstein
0f21bbe999 Hover tooltips for colors. 2010-01-24 01:34:05 -08:00
Chris Eppstein
0fd292b776 A module documentation for blueprint/colors and a constants partial. 2010-01-23 21:58:20 -08:00
Chris Eppstein
769e9c0c8e Extract a mixin partial. 2010-01-23 19:47:28 -08:00
Chris Eppstein
c05807ce31 Extract an imports partial. 2010-01-23 19:44:22 -08:00
Chris Eppstein
559aebf9ab display a mixin source in a modal dialog. 2010-01-23 01:11:18 -08:00
Chris Eppstein
5964d8d4ec Add some jquery ui stuff. 2010-01-23 01:08:00 -08:00
Chris Eppstein
5028026e65 Slightly better readability 2010-01-22 18:16:47 -08:00
Chris Eppstein
b8b9f153f7 Markdown formatting support for source documentation. 2010-01-22 18:16:25 -08:00
Chris Eppstein
d7a9864ee2 doc support for mixins. 2010-01-22 11:40:56 -08:00
Chris Eppstein
4afca420c3 - Some helpers for the body attributes
- Move the blueprint reference content to the blueprint tutorial
- Made new blueprint reference content that is actually reference
  content.
- Some basic helpers for accessing a sass stylesheet and extracting info
  from it.
2010-01-21 11:54:47 -08:00
Chris Eppstein
598d36682c slightly easier to read this. 2010-01-21 10:50:21 -08:00
Chris Eppstein
5a893ee8a6 Initial doc site with nanoc. 2010-01-20 22:25:59 -08:00