Sha256: c397265de87c2092a1281ab738b5e02ee7208c83e7d0d875ba5a2113615594f0
Contents?: true
Size: 717 Bytes
Versions: 60
Compression:
Stored size: 717 Bytes
Contents
. -------------------------------------------------- . A permalink differs very little from the original . post except that it lacks "context" (navigation . bar, banner, sidebar, etc.). . It does have a link back to the current front page . of the blog. . -------------------------------------------------- .mixin liveblog <html> <!-- Editing this file is not recommended. --> <!-- It was generated from $File on $$date. --> .seek global.lt3 .include vars.lt3 .head og:title $title description $teaser .end <section class="post"> <div class="entry-content"> $.copy guts.html </div> </section> <br> <a href="../index.html" style="text-decoration: none">[Home: $blog]</a> </body> </html>
Version data entries
60 entries across 60 versions & 1 rubygems