roul: Update site.
author |
Steve Losh <steve@stevelosh.com> |
date |
Sat, 07 Apr 2012 17:30:54 -0400 |
parents |
ed0aca7cd044 |
children |
e18a28e88426 |
<!DOCTYPE html>
<html>
<head>
<title>d</title>
<link rel="stylesheet" href="./_dmedia/bootstrap.css"/>
<link rel="stylesheet" href="./_dmedia/tango.css"/>
<link rel="stylesheet/less" type="text/css" href="./_dmedia/style.less">
<script src="./_dmedia/less.js" type="text/javascript">
</script>
</head>
<body class="index">
<div class="wrap">
<header><h1><a href="">d</a></h1></header>
<div class="markdown">
<p><img style="border: 6px solid #ddd; height: 300px; float: right; padding: 1px; background: #aaa; margin-left: 20px;"
src="http://i.imgur.com/JFzdX.png" title="Documentation without the hair-tearing." alt="Comic"/></p>
<p>You need to write documentation. <code>d</code> makes it easy:</p>
<ul>
<li>Put a bunch of Markdown files in a directory.</li>
<li>Run <code>d</code>.</li>
<li>Get on with your life.</li>
</ul>
<p>No fiddling around with configuration files, themes, version numbers,
obtuse markup, or multiple output formats.</p>
<p>Make some Markdown files. Run <code>d</code>. Move on.</p>
<p><code>d</code> is open source on <a href="http://bitbucket.org/sjl/d">BitBucket</a> and <a href="http://github.com/sjl/d">GitHub</a>. It's MIT/X11 licensed.</p>
<p><span class="label important">Warning</span> <code>d</code> is still fairly new. It probably
won't eat your data, but I'm not making any promises just yet.</p><h2>Table of Contents</h2><ol class="toc"><li><a href="installation/">Installation</a></li><li><a href="usage/">Usage</a></li><li><a href="customization/">Customization</a></li><li><a href="faqs/">FAQs</a></li></ol>
</div>
<footer><p>Created by <a href="http://stevelosh.com">Steve Losh</a>. Inspired by <a href="http://stevelosh.com/projects/t/">t</a>.</p>
<p><br/><a id='rochester-made' href='http://rochestermade.com' title='Rochester Made'><img src='http://rochestermade.com/media/images/rochester-made-dark-on-light.png' alt='Rochester Made' title='Rochester Made' /></a></p>
<script type="text/javascript">
var _gauges = _gauges || [];
(function() {
var t = document.createElement('script');
t.type = 'text/javascript';
t.async = true;
t.id = 'gauges-tracker';
t.setAttribute('data-site-id', '4f1df6cb844d521f7b000003');
t.src = '//secure.gaug.es/track.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(t, s);
})();
</script></footer>
</div>
</body>
</html>