d/index.html @ 15d3b832fdc5 default tip

cl-digraph: Update site.
author Steve Losh <steve@stevelosh.com>
date Wed, 21 Jun 2023 15:21:12 -0400
parents 80ebae4e1e52
children (none)
<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8" />
        <title>d</title>
        <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>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="https://hg.sr.ht/~sjl/d">Source Hut</a> and <a href="http://github.com/sjl/d">GitHub</a>.  It's MIT/X11 licensed.</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='https://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></footer>
        </div>
    </body>
</html>