Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="apple-itunes-app" content="app-id=961390574, app-argument=x-sfp:///visit/seal-rocks" affiliate-data="at=11l6XJ&ct=weather">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>Carrot Weather</title>
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- <link rel="stylesheet" type="text/css" href="normalize.css"> -->
<link rel="stylesheet" type="text/css" href="css/main.css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="row">
<div class="jumbotron">
<h1>CARROT WEATHER</h1>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-md-8 col-md-offset-2">
<h4>From the creators of the hit fitness app that will insult you into working out comes an app that takes checking the weather to a whole other level! CARROT Weather is designed to be sleek and fast, but maintains the reputation of CARROT in its character...</h4>
</div>
</div>
<div class="row">
<div class="col-xs-6 col-md-3 col-sm-3">
<h3>Crazy Personality</h3>
<p>From spooky fog to torrential downpours, CARROT’s dialogue, characters, and scenery change in… “unexpected” ways. You’ll actually be looking forward to a blizzard just to see what CARROT has in store for you!</p>
</div>
<div class="col-xs-6 col-md-3 col-sm-3">
<h3>All in the Details</h3>
<p>Forecast.io’s super accurate weather data gives you quick access to 24-hour and 7-day forecasts. Or you can swipe up for a detailed view with even more meteorological goodness. (Available worldwide.)</p>
</div>
<div class="col-xs-6 col-md-3 col-sm-3">
<h3>We See the Future</h3>
<p>If the rain gods are mad at you, CARROT will show you a short-term forecast that tells you right down to the minute when it’s going to start precipitating.</p>
</div>
<div class="col-xs-6 col-md-3 col-sm-3">
<h3>Maps and Radar</h3>
<p>Watch in awe as the next big storm bears down on your house with CARROT’s trusty radar (for the U.S.) and satellite (for the rest of the world) maps.</p>
</div>
</div>
<div class="row">
<div class="col-xs-12">
<h3>And Other Nifty Features!</h3>
</div>
<div class="col-xs-12 col-md-4 col-sm-6">
<ul class="list-group">
<li class="list-group-item">Notification Forwarding</li>
<li class="list-group-item">Secret Locations</li>
<li class="list-group-item">Time Machine</li>
<li class="list-group-item">Apple Watch Edition</li>
<li class="list-group-item">Mac OS X Edition</li>
</ul>
</div>
</div>
<div class="row">
<div class="col-xs-12">
<p>See all this and more on the iTunes Store and the Mac App Store! CARROT, making boring things fun, one app at a time.</p>
</div>
</div>
<div class="row">
<div class="col-xs-8 col-xs-offset-2 col-md-6 col-md-offset-3 col-sm-8 col-sm-offset-2">
<a href="https://itunes.apple.com/app/id961390574?at=11l6XJ&amp;ct=weather" title="Download on the App Store" class="download">
<img max-width="100px" src="http://www.blasttheory.co.uk/wp-content/uploads/2015/04/logo_appstore-button.png" alt="App Store Button" class="img-responsive center-block"></a>
</div>
</div>
</div>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/bootstrap.min.js"></script>
</body>
</html>