Commit Graph

268 Commits

Author SHA1 Message Date
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