41 lines
1.3 KiB
HTML
41 lines
1.3 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us">
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
|
<title>jekyll</title>
|
|
<link rel="stylesheet" href="css/reset.css" type="text/css" media="screen, projection" />
|
|
<link rel="stylesheet" href="css/screen.css" type="text/css" media="screen, projection" />
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<div id="left_bg" class="bg"></div>
|
|
<div id="right_bg" class="bg"></div>
|
|
<div class="container">
|
|
<div class="center">
|
|
<div id="left" class="middle">
|
|
jek
|
|
<p>
|
|
transform your text
|
|
</p>
|
|
<ul>
|
|
<li><a href="https://github.com/mojombo/jekyll">code</a></li>
|
|
<li><a href="https://github.com/mojombo/jekyll/wiki/install">install</a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="right" class="middle">
|
|
yll
|
|
<p>
|
|
into a monster
|
|
</p>
|
|
<ul>
|
|
<li><a href="https://github.com/mojombo/jekyll/wiki">docs</a></li>
|
|
<li><a href="https://github.com/mojombo/jekyll/wiki/blog-migrations">switch</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|