Chris Eppstein
0ecdfc4631
make a note about --skip-overrides in the changelog
2011-01-16 15:04:36 -08:00
Chris Eppstein
72435363cd
Link to John's article on the terminal
2011-01-14 18:05:59 -08:00
Chris Eppstein
b9be4702fd
made the stretching example be less lame.
2011-01-10 09:26:34 -08:00
Chris Eppstein
ceeb11ec9a
Guide the new users to some follow up docs.
2011-01-10 08:15:18 -08:00
Chris Eppstein
de99dddebf
Version bump for release
2011-01-09 22:59:23 -08:00
Chris Eppstein
cb7ac80330
New Download page for compass docs
2011-01-09 22:26:47 -08:00
Chris Eppstein
5bc36855bc
fix typo
2011-01-09 22:26:46 -08:00
Chris Eppstein
2e2b384327
Link to index pages from the search page, link ruby functions to their appropriate compass docs, where they exist.
2011-01-05 09:34:45 -08:00
Chris Eppstein
faf769cd39
Better index structure for vars, mixins, and functions.
2011-01-04 10:42:05 -08:00
Chris Eppstein
8a995fe903
homepage copy tweaks
2011-01-04 10:01:46 -08:00
Chris Eppstein
136954561f
Deprecate the blueprint span mixin in favor of the blueprint span function.
2011-01-03 09:35:07 -08:00
Chris Eppstein
2ad47f5c16
Better changelog entry for the new css3 cross browser function support.
2011-01-03 09:29:25 -08:00
Chris Eppstein
48e3825053
Document Sass Functions
2011-01-02 12:34:16 -08:00
Chris Eppstein
068ee421f1
Add docs on the compass cross browser helper functions.
2010-12-31 15:06:41 -08:00
Chris Eppstein
15f760e002
Infrastructure for cross browser support of simple, experimental functions
2010-12-30 12:19:00 -08:00
Jordan Byron
4c289c9db0
Fix typo in css3 image documentation
2010-12-23 13:43:34 -05:00
Chris Eppstein
3c99f5eaa8
Better docs for the images module and deprecated gradients module. Silence deprecation warnings.
2010-12-23 09:40:50 -08:00
Chris Eppstein
1f1d93a072
Touch up these docs based on a review from Brandon.
2010-12-19 20:20:58 -08:00
Chris Eppstein
cb6f130217
Comment out links to missing docs.
2010-12-19 11:20:49 -08:00
Brandon Mathis
2aa2baf16d
Fixed links on contributing to point to other tutorial pages, updated some basic page styles
2010-12-18 22:23:21 -06:00
Chris Eppstein
2040be4b6c
Smarter sidebar logic
2010-12-18 16:25:49 -08:00
Chris Eppstein
ff6c3a078a
Remove the old redirect system.
2010-12-18 14:29:21 -08:00
Chris Eppstein
411adba777
[Docs] Add a link from the example to the reference documentation.
2010-12-18 13:12:11 -08:00
Chris Eppstein
668a856c14
Document that you can read CLI config settings in the configuration reference.
2010-12-18 12:49:21 -08:00
Chris Eppstein
f318e93764
Expose CLI config parameters at configuration parse time.
2010-12-18 11:26:48 -08:00
Chris Eppstein
ec699c42c8
Watch arbitrary files within the compass configuration file.
2010-12-18 00:03:07 -08:00
Brandon Mathis
4abe386847
removed deprecated text shadows from example files and improved text shadow example and box shadow example markup
2010-12-17 22:49:19 -06:00
Brandon Mathis
30f446daa0
fixed font-face issues on headings for docs site
2010-12-15 21:58:18 -06:00
Brandon Mathis
2da5502040
improved syntax highlighting
2010-12-15 18:15:19 -06:00
Brandon Mathis
34f8763b22
added haml/html toggle on examples, improved code styling, added get involved page
2010-12-14 16:44:44 -06:00
Brandon Mathis
e616fa1ea8
updated code styles to support scrolling on pre elementts, improved ipad display with meta view port on all layouts
2010-12-11 14:37:09 -06:00
Brandon Mathis
bc93883499
fixed code styling on examples in docs site
2010-12-10 21:52:18 -06:00
Brandon Mathis
354beb965d
improved the styling for the docs example pages
2010-12-10 18:16:27 -06:00
Brandon Mathis
de3fab45c3
Merge branch 'master' of github.com:chriseppstein/compass
...
Conflicts:
doc-src/content/CHANGELOG.markdown
2010-12-10 18:13:56 -06:00
Brandon Mathis
389ab1b62b
updated changelog with articles for the previous commit
2010-12-10 18:11:51 -06:00
Chris Eppstein
38e13e55e6
Removed deprecated command line options.
2010-12-10 11:32:26 -08:00
Chris Eppstein
0fb52388cc
Upgrade FSSM to whatever version Sass is running.
2010-12-10 11:32:25 -08:00
Chris Eppstein
ab71230b94
Add a --time option to the compile and watch commands.
2010-12-10 11:32:25 -08:00
Brandon Mathis
2635f91049
added syntax toggling for example pages including: haml, html and scss, sass, css
2010-12-09 23:27:41 -06:00
Brandon Mathis
7f7b3c5ff8
general typography improvements
2010-12-08 23:02:20 -06:00
Brandon Mathis
4ab7a6ca9d
updated docs design and added a layout for site pages
2010-12-07 17:28:52 -06:00
Chris Eppstein
04fb6dfd9c
bump version, update changelog
2010-12-05 22:12:38 -08:00
Chris Eppstein
45da3837b6
Upgrade PIE to beta3.
2010-12-05 21:32:38 -08:00
Chris Eppstein
5acbfc4879
Clean up the extension documentation regarding creating rubygems. Closes GH-231
2010-12-05 21:17:47 -08:00
Chris Eppstein
93040322b3
Allow the cache buster in image-url() to be disabled on a per-call basis.
2010-12-05 20:16:40 -08:00
Chris Eppstein
a89d61ce21
Generated sprite filename is now unique based on inputs.
2010-12-05 20:12:50 -08:00
Chris Eppstein
b131fe23da
Add a note about requiring sass 3.1 in the changelog
2010-12-05 16:18:18 -08:00
Chris Eppstein
c9beaafb0b
Spriting tutorial.
2010-12-05 16:14:55 -08:00
Brandon Mathis
43fa6cf93b
updated sass brush
2010-12-05 16:14:55 -08:00
Chris Eppstein
e874c005e9
Reference documentation on spriting
2010-12-05 16:14:37 -08: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
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
B Mathis
7956b8a41a
improved navigation styling
2010-11-21 18:33:38 -06: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
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
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
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
fd1e0d3943
Make the new deprecated library documentation more obviously deprecated.
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