Sha256: 0634e5ecdbe71c6bbf605d285e5f522437a75307daeadbd0b20e5fcb8bc390d8
Contents?: true
Size: 718 Bytes
Versions: 16
Compression:
Stored size: 718 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="recent-content"> $.copy guts.html </div> </section> <br> <a href="../index.html" style="text-decoration: none">[Home: $blog]</a> </body> </html>
Version data entries
16 entries across 16 versions & 1 rubygems