Pillow/index.html
2013-02-27 13:50:53 -05:00

68 lines
2.6 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link href='https://fonts.googleapis.com/css?family=Architects+Daughter' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" />
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<title>Pillow by python-imaging</title>
</head>
<body>
<header>
<div class="inner">
<h1><a style="color: white" href="http://python-imaging.github.com">Python Imaging</a></h1>
<h2>Home of Pillow</h2>
<a href="https://github.com/python-imaging/Pillow" class="button"><small>View project on</small>GitHub</a>
</div>
</header>
<div id="content-wrapper">
<div class="inner clearfix">
<section id="main-content">
<img style="float: right; border: 1px solid #275DA1; padding: 2px; border-radius: 2px;" src="https://raw.github.com/python-imaging/python-imaging
.github.com/master/images/img48.png">
<h1>Pillow</h1>
<p>Pillow is the "friendly" PIL fork</p>
</section>
<aside id="sidebar">
<!--
<a href="https://github.com/python-imaging/Pillow/zipball/master" class="button">
<small>Download</small>
.zip file
</a>
<a href="https://github.com/python-imaging/Pillow/tarball/master" class="button">
<small>Download</small>
.tar.gz file
</a>
-->
<p>This page was generated by <a href="pages.github.com">GitHub Pages</a> using the Architect theme by <a href="http://twitter.com/jasonlong">Jason Long</a>.</p>
</aside>
</div>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-38862712-1");
pageTracker._trackPageview();
} catch(err) {}
</script>
</body>
</html>