forked from malarkey/320andup
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update to match Andy's new stuff, again. :)
- Loading branch information
Jina Bolton
committed
May 18, 2012
1 parent
c33e5a3
commit 7a17798
Showing
101 changed files
with
3,114 additions
and
1,138 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
/.esproj/ | ||
/.dropbox | ||
/Icon | ||
/Icon | ||
/.sass-cache/ | ||
/.DS_Store |
Binary file not shown.
Binary file removed
BIN
-3.13 KB
.sass-cache/456158f61ae34c7c9f5c62b9af41f0ce642dc602/_ellipsis.scssc
Binary file not shown.
Binary file removed
BIN
-1.53 KB
.sass-cache/542558ecc268dff7bf1b90af83cbceab28f41eb5/ellipsis.scssc
Binary file not shown.
Binary file removed
BIN
-5.05 KB
.sass-cache/5a5bea4d1ffaec0c7e6e1e3d522ac991499b6778/_support.scssc
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
458 changes: 429 additions & 29 deletions
458
css/320andup_sass_compass.css → css/320andup-sass-compass.css
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
458 changes: 429 additions & 29 deletions
458
css/320andup_scss_compass.css → css/320andup-scss-compass.css
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,82 @@ | ||
<!doctype html> | ||
|
||
<!-- | ||
320 and Up | ||
Author: Andy Clarke (http://stuffandnonsense.co.uk) | ||
Author: Keith Clark (http://twitter.com/keithclarkcouk) | ||
Version: 3 | ||
URL: http://stuffandnonsense.co.uk/projects/320andup/ | ||
License: http://creativecommons.org/licenses/MIT/ | ||
--> | ||
|
||
<!-- HTML5 Mobile Boilerplate --> | ||
<!--[if IEMobile 7]><html class="no-js iem7"><![endif]--> | ||
<!--[if (gt IEMobile 7)|!(IEMobile)]><!--><html class="no-js" lang="en"><!--<![endif]--> | ||
|
||
<!-- HTML5 Boilerplate --> | ||
<!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]--> | ||
<!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8" lang="en"><![endif]--> | ||
<!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9" lang="en"><![endif]--> | ||
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"><!--<![endif]--> | ||
|
||
<head> | ||
<meta charset="utf-8"> | ||
|
||
<title>Display table-based navigation | Upstart | 320 and Up</title> | ||
|
||
<meta name="description" content=""> | ||
<meta name="author" content=""> | ||
|
||
<!-- http://t.co/dKP3o1e --> | ||
<meta name="HandheldFriendly" content="True"> | ||
<meta name="MobileOptimized" content="320"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
|
||
<!-- For all browsers --> | ||
<link rel="stylesheet" href="../../../css/320andup.css"> | ||
|
||
<!--[if (lt IE 9) & (!IEMobile)]> | ||
<script src="../../../js/selectivizr-min.js"></script> | ||
<![endif]--> | ||
|
||
<!-- JavaScript --> | ||
<script src="../../../js/modernizr-2.5.3-min.js"></script> | ||
|
||
<link rel="shortcut icon" href="/favicon.ico"> | ||
<meta http-equiv="cleartype" content="on"> | ||
</head> | ||
|
||
<body class="clearfix"> | ||
|
||
<header role="banner" class="clearfix"> | ||
<h1><a href="http://stuffandnonsense.co.uk/projects/320andup/">320 and Up</a></h1> | ||
<a href="#navigation" title="Jump to navigation"><i class="icon-chevron-down"></i></a> | ||
</header> | ||
|
||
<div class="content clearfix"> | ||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p> | ||
</div><!-- / content --> | ||
|
||
<nav role="navigation" id="navigation"> | ||
<p><a href="http://stuffandnonsense.co.uk/blog/about/the_new_320_and_up">Read more about ‘320 and Up’ on Andy’s blog</a></p> | ||
</nav> | ||
|
||
<footer role="contentinfo"> | ||
<small>320 and Up, a Fashionably Flexible © responsive web design boilerplate by <a href="http://stuffandnonsense.co.uk">Andy Clarke</a>.</small> | ||
<small>‘320 and Up’ wouldn’t be possible without <a href="http://html5boilerplate.com/">HTML5 Boilerplate</a>, <a href="http://framelessgrid.com/">Frameless grid</a> and <a href="http://twitter.github.com/bootstrap/">Bootstrap</a>. Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. The Font Awesome webfont, CSS, and LESS files are licensed under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</small> | ||
</footer> | ||
|
||
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script> | ||
<script>window.jQuery || document.write('<script src="../../../js/jquery-1.7.2.min.js"><\/script>')</script> | ||
|
||
<script src="../../../js/plugins.js"></script> | ||
<script src="../../../js/script.js"></script> | ||
<script src="../../../js/helper.js"></script> | ||
<script> | ||
var _gaq=[["_setAccount","UA-XXXXX-X"],["_trackPageview"]]; | ||
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];g.async=1; | ||
g.src=("https:"==location.protocol?"//ssl":"//www")+".google-analytics.com/ga.js"; | ||
s.parentNode.insertBefore(g,s)}(document,"script")); | ||
</script> | ||
</body> | ||
</html> |
Oops, something went wrong.