Corrected metadata for current css3 examples so they show up in reference docs

This commit is contained in:
Johan Ronsse 2010-02-04 23:03:33 +01:00
parent f549f0c8da
commit 4bc02bc53e
11 changed files with 20 additions and 12 deletions

View File

@ -1,7 +1,7 @@
---
title: Border-radius
title: Border radius
description: css3 mixin for border-radius
framework: compass/css3
framework: compass
stylesheet: compass/css3/_border_radius.sass
example: true
---

View File

@ -1,7 +1,7 @@
---
title: Box-shadow
description: css3 mixin for box-shadow
framework: compass/css3
framework: compass
stylesheet: compass/css3/_box_shadow.sass
example: true
---

View File

@ -1,7 +1,7 @@
---
title: Box-sizing
description: css3 mixin for box-sizing
framework: compass/css3
framework: compass
stylesheet: compass/css3/_box_sizing.sass
example: true
---

View File

@ -1,7 +1,7 @@
---
title: Columns
description: css3 mixin for css columns
framework: compass/css3
framework: compass
stylesheet: compass/css3/_columns.sass
example: true
---

View File

@ -1,7 +1,7 @@
---
title: Gradient
description: css3 mixin for css gradients
framework: compass/css3
framework: compass
stylesheet: compass/css3/_gradient.sass
example: true
---

View File

@ -1,7 +1,7 @@
---
title: Inline-block
description: css3 mixin for inline-block
framework: compass/css3
framework: compass
stylesheet: compass/css3/_inline_block.sass
example: true
---

View File

@ -1,7 +1,7 @@
---
title: Opacity
description: css3 mixin for opacity
framework: compass/css3
framework: compass
stylesheet: compass/css3/_opacity.sass
example: true
---

View File

@ -1,7 +1,7 @@
---
title: Text-shadow
description: css3 mixin for text-shadow
framework: compass/css3
framework: compass
stylesheet: compass/css3/_text_shadow.sass
example: true
---

View File

@ -1,7 +1,7 @@
---
title: Transform
description: css3 mixin for css transforms
framework: compass/css3
framework: compass
stylesheet: compass/css3/_transform.sass
example: true
---

View File

@ -1,8 +1,8 @@
---
title: Transition
description: css3 mixin for css transitions
framework: compass/css3
stylesheet: compass/css3/_transform.sass
framework: compass
stylesheet: compass/css3/_transition.sass
example: true
---
= render "partials/example"

View File

@ -7,6 +7,7 @@ body
line-height: 1.5
font-size: 13px
// Layout
#container
+pie-clearfix
@ -23,6 +24,13 @@ body
ul
padding: 5px
// Typography
blockquote
:font-style italic
// Reference
body.reference
h3.mixin
background-color: #eee