Skip to content

Commit

Permalink
Bump v1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mirisuzanne committed Mar 25, 2013
1 parent 26b3b4f commit f4b3d91
Show file tree
Hide file tree
Showing 69 changed files with 5,495 additions and 2,325 deletions.
456 changes: 227 additions & 229 deletions demos/grid-types/index.html

Large diffs are not rendered by default.

100 changes: 49 additions & 51 deletions demos/index.html
Expand Up @@ -12,7 +12,7 @@
<link href="images/splash-iphone4.png" media="screen and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2)" rel="apple-touch-startup-image">
<link href="images/splash-portrait.png" media="screen and (min-device-width: 768px) and (orientation: portrait)" rel="apple-touch-startup-image">
<link href="images/splash-landscape.png" media="screen and (min-device-width: 768px) and (orientation: landscape)" rel="apple-touch-startup-image">
<link type="text/css" href="../stylesheets/site.css?1363738063" rel="stylesheet" media="screen">
<link type="text/css" rel="stylesheet" href="../stylesheets/site.css?1364240694" media="screen">
<script type="text/javascript" src="../javascripts/modernizr-2.5.3.min.js?1340673619"></script><script type="text/javascript" src="../javascripts/modernizr.selectors.js?1340673619"></script>
</head>
<body class="demos demos_index" id="susy-oddbird-net">
Expand Down Expand Up @@ -59,49 +59,49 @@ <h3>Elsewhere</h3>
<a href="http://twitter.com/compasssusy">Contact us</a>,
or <a href="https://github.com/ericam/susy/tree/master/docs/source/demos">write it yourself</a>.</p>
</section><footer role="contentinfo"><div class="colophon">
<p>
Susy is based on Natalie Downe's
<a href="http://www.slideshare.net/nataliedowne/css-systems-presentation">CSS Systems</a>,
made possible by <a href="http://www.sass-lang.com/">Sass</a>,
and made easy with <a href="http://www.compass-style.org/">Compass</a>.
You can use it anywhere,
from static sites to Django, Rails, Wordpress and more.
</p>
<p>
This site was built with <span class="caps">HTML5</span> and
<span class="caps">CSS3</span>
using <a href="http://www.middlemanapp.com/">Middleman</a>,
<a href="http://www.compass-style.org/">Compass</a>,
<a href="http://www.sass-lang.com/">Sass</a>,
<a href="/">Susy</a>,
<a href="http://html5boilerplate.com/">HTML5 Boilerplate</a>,
<a href="http://www.modernizr.com/">Modernizr</a>,
<a href="https://github.com/scottkellum/modular-scale">Modular Scale</a>,
<a href="http://ethanschoonover.com/solarized">Solarized</a> colors,
<a href="http://pygments.org/">Pygments</a> syntax highlighting,
<a href="http://keyamoon.com/icomoon/">IcoMoon</a> icons,
and Franklin Gothic with Century OldStyle from
<a href="http://www.fontspring.com/">Fontspring</a>.
</p>
<p>
Susy was created by
<a href="http://github.com/ericam">Eric A. Meyer</a>
<span class="amp">&amp;</span> <a href="http://oddbird.net">OddBird</a>,
and is maintained with the help of
<a href="http://www.dannyprose.com">Danny Palmer</a>,
and a number of wonderful
<a href="https://github.com/ericam/susy/graphs/contributors">contributors</a>.
<a href="http://github.com/ericam/susy/">Get involved</a>!
</p>
</div>

<p class="license">
<a href="https://github.com/ericam/susy/blob/master/LICENSE.txt">
Copyright © 2012
</a>
<a href="http://eric.andmeyer.com/">Eric A. Meyer</a><br>
An <a href="http://oddbird.net/">OddBird</a> project.
</p>
<p>
Susy is based on Natalie Downe's
<a href="http://www.slideshare.net/nataliedowne/css-systems-presentation">CSS Systems</a>,
made possible by <a href="http://www.sass-lang.com/">Sass</a>,
and made easy with <a href="http://www.compass-style.org/">Compass</a>.
You can use it anywhere,
from static sites to Django, Rails, Wordpress and more.
</p>
<p>
This site was built with <span class="caps">HTML5</span> and
<span class="caps">CSS3</span>
using <a href="http://www.middlemanapp.com/">Middleman</a>,
<a href="http://www.compass-style.org/">Compass</a>,
<a href="http://www.sass-lang.com/">Sass</a>,
<a href="/">Susy</a>,
<a href="http://html5boilerplate.com/">HTML5 Boilerplate</a>,
<a href="http://www.modernizr.com/">Modernizr</a>,
<a href="https://github.com/scottkellum/modular-scale">Modular Scale</a>,
<a href="http://ethanschoonover.com/solarized">Solarized</a> colors,
<a href="http://pygments.org/">Pygments</a> syntax highlighting,
<a href="http://keyamoon.com/icomoon/">IcoMoon</a> icons,
and Franklin Gothic with Century OldStyle from
<a href="http://www.fontspring.com/">Fontspring</a>.
</p>
<p>
Susy was created by
<a href="http://github.com/ericam">Eric A. Meyer</a>
<span class="amp">&amp;</span> <a href="http://oddbird.net">OddBird</a>,
and is maintained with the help of
<a href="http://www.dannyprose.com">Danny Palmer</a>,
and a number of wonderful
<a href="https://github.com/ericam/susy/graphs/contributors">contributors</a>.
<a href="http://github.com/ericam/susy/">Get involved</a>!
</p>
</div>
<p class="license">
<a href="https://github.com/ericam/susy/blob/master/LICENSE.txt">
Copyright © 2012
</a>
<a href="http://eric.andmeyer.com/">Eric A. Meyer</a><br>
An <a href="http://oddbird.net/">OddBird</a> project.
</p>
</footer><ul class="grid-toggle">
<li class="on">
<a href="#susy-oddbird-net">show grid</a>
Expand All @@ -111,13 +111,11 @@ <h3>Elsewhere</h3>
</li>
</ul>
</div>
<script type="text/javascript" src="../javascripts/jquery-1.7.1.min.js?1340673619"></script><script type="text/javascript" src="../javascripts/jqwidont.js?1340673619"></script><script type="text/javascript" src="../javascripts/viewport.js?1340673619"></script><script type="text/javascript">
//<![CDATA[
var _gaq=[['_setAccount','UA-30497331-1'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
//]]>
<script type="text/javascript" src="../javascripts/jquery-1.7.1.min.js?1340673619"></script><script type="text/javascript" src="../javascripts/jqwidont.js?1340673619"></script><script type="text/javascript" src="../javascripts/viewport.js?1340673619"></script><script>
var _gaq=[['_setAccount','UA-30497331-1'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
</body>
</html>

0 comments on commit f4b3d91

Please sign in to comment.