Sha256: 2c4a44b2eb16f9f81f64d520a0e3248c85508ed03e52be9445d08a9575b5ed0b

Contents?: true

Size: 714 Bytes

Versions: 6

Compression:

Stored size: 714 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.  -->

.include $ViewDir/data/global.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

6 entries across 6 versions & 1 rubygems

Version Path
runeblog-0.3.28 empty_view/themes/standard/post/permalink.lt3
runeblog-0.3.27 empty_view/themes/standard/post/permalink.lt3
runeblog-0.3.26 empty_view/themes/standard/post/permalink.lt3
runeblog-0.3.25 empty_view/themes/standard/post/permalink.lt3
runeblog-0.3.24 empty_view/themes/standard/post/permalink.lt3
runeblog-0.3.23 empty_view/themes/standard/post/permalink.lt3