File: index.haml

package info (click to toggle)
ruby-compass 0.12.2~dfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 8,308 kB
  • sloc: ruby: 10,474; makefile: 42; xml: 14
file content (97 lines) | stat: -rw-r--r-- 3,647 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
---
title: Compass Home
crumb: Home
body_id: home
layout: homepage
---
%h1#logo Compass
%h2 <strong>Compass</strong> is an open-source <em>CSS Authoring Framework</em>.
.overview
  .info-box.compass
    %h4 Why designers love Compass.
    %ol
      %li Experience cleaner markup without presentational classes.
      %li It’s chock full of the web’s best <a href="/reference/compass/">reusable patterns</a>.
      %li It makes creating <a href="/help/tutorials/spriting/">sprites</a> a breeze.
      %li Compass mixins make <a href="/reference/compass/css3/">CSS3</a> easy.
      %li Create beautiful <a href="/reference/compass/typography/vertical_rhythm/">typographic rhythms</a>.
      %li Download and create extensions with ease.
  .info-box.sass
    %h4 Compass uses Sass.
    %p
      <a href="http://sass-lang.com/">Sass</a> is an extension of CSS3 which
      adds nested rules, variables, mixins, selector inheritance, and more.
      Sass generates well formatted CSS and makes your stylesheets
      easier to organize and maintain.
  = render 'partials/ad'
%h3 Brilliant people use Compass, including these <em>wildly talented</em> folks:
%ul#featured_sites
  %li
    %a(href="http://status.heroku.com/")
      %img(src="/images/sites/status.heroku.jpg")
      %span.title Heroku Addons
      %span.url http://status.heroku.com
  %li
    %a(href="http://sencha.com/products/touch/")
      %img(src="/images/sites/sencha.jpg")
      %span.title Sencha Touch
      %span.url http://sencha.com/products/touch
  %li
    %a(href="http://caring.com/")
      %img(src="/images/sites/caring.jpg")
      %span.title Caring.com
      %span.url http://caring.com
  %li
    %a(href="http://hubblesite.org/")
      %img(src="/images/sites/hubblesite.jpg")
      %span.title HubbleSite
      %span.url http://hubblesite.org
  %li
    %a(href="http://dailymile.com/")
      %img(src="/images/sites/dailymile.jpg")
      %span.title DailyMile
      %span.url http://dailymile.com
  %li
    %a(href="http://cofamilies.com/")
      %img(src="/images/sites/cofamilies.jpg")
      %span.title Cofamilies
      %span.url http://cofamilies.com
  %li
    %a(href="http://jumpstartlab.com")
      %img(src="/images/sites/jumpstartlab.jpg")
      %span.title Jumpstart Lab
      %span.url http://jumpstartlab.com
  %li
    %a(href="http://green.cals.cornell.edu/")
      %img(src="/images/sites/cornell.jpg")
      %span.title Cornell University - CALS
      %span.url http://green.cals.cornell.edu
  %li
    %a(href="http://busyconf.com/")
      %img(src="/images/sites/busyconf.jpg")
      %span.title BusyConf
      %span.url http://busyconf.com

%section.book
  %h3 Save <em>37%</em> on the Book: (Currently In Beta)

  %p
    %a(href="http://www.manning.com/netherland/")
      %img(src="http://www.manning.com/netherland/netherland_cover150.jpg" alt="Sass & Compass in Action")
    Compliments of Manning.com is a standing 37% discount on
    <a href="http://www.manning.com/netherland/">Sass and Compass in Action</a>.
    Use promo code <code>sasscomp37</code> at manning.com on the MEAP, eBook and pBook of Sass and
    Compass in Action.  All pBook purchases include free eFormats (PDF, ePub, and Kindle)
    as soon as available.

%section.gui
  %h3 <em>Hate</em> the Command Line?

  %a(href="http://compass.handlino.com/")
    %img(src="/images/compass.app.png")
  %p
    Buy <a href="http://compass.handlino.com/">Compass.app</a>
    for Windows and Mac for just $10.
  %p.note
    Note: Compass.app is a product of Handlino, Inc but
    30% of all proceeds go to Compass's charity of choice: <a href="http://umdf.org/compass">UMDF.org</a>.