# HG changeset patch # User Steve Losh <steve@stevelosh.com> # Date 1328035379 18000 # Node ID afcd0648bf7fbf250f484db824c82eb112b52bca # Parent 24c8adcfc74d869c61cbe765023b7d1d68e19697 d: Update site. diff -r 24c8adcfc74d -r afcd0648bf7f d/_dmedia/style.less --- a/d/_dmedia/style.less Mon Jan 23 20:45:48 2012 -0500 +++ b/d/_dmedia/style.less Tue Jan 31 13:42:59 2012 -0500 @@ -19,10 +19,18 @@ font-size: 18px; } h3 { + font-size: 16px; +} +h4 { font-size: 14px; } +h5 { + font-size: 12px; +} pre { line-height: 16px; + white-space: pre; + overflow-x: auto; } ol, ul { margin-bottom: 9px; diff -r 24c8adcfc74d -r afcd0648bf7f d/index.html --- a/d/index.html Mon Jan 23 20:45:48 2012 -0500 +++ b/d/index.html Tue Jan 31 13:42:59 2012 -0500 @@ -23,7 +23,9 @@ <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><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> +<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> <script type="text/javascript">