Files
2012-02-03 18:30:31 -02:00

17 lines
531 B
Plaintext

<section class="abstract">
<article><%= render_markdown('intro') %></article>
<article><%= render_markdown('background') %></article>
<article><%= render_markdown('who') %></article>
</section>
<section class="concrete">
<article><%= render_markdown('toc') %><article>
</section>
<footer>
<span>Written by Adam Wiggins</span>
<span>Last updated Jan 30, 2012</span>
<span><a href="http://github.com/adamwiggins/12factor">Sourcecode</a></span>
<span><a href="/12factor.epub">Download ePub Book</a></span>
</footer>