Sha256: f8d6ca4212e60b090f3f431725c49f4b000a807f312779c8eb930d6dbda5ea7e

Contents?: true

Size: 622 Bytes

Versions: 5

Compression:

Stored size: 622 Bytes

Contents

---
layout: default
---

{% include mathjax.html %}

<section class="content">
  <svg id="content-fader"></svg>
  <div class="post">
    <div class="post-title"><h1>{{ page.title }}</h1></div>
    <div class="post-header">
      <span class="post-date">{{ page.date | date_to_string}}</span>
      &middot;
      <a href="{{ "/projects/" }}{{ page.category }}" class="fade-onclick"><span class="post-category">{{ page.category }}</span></a>
    </div>
    <img class="post-image" src="{{ page.top-image }}" />

    <div class="post-content">
      {{ content }}
    </div>
  </div>
  {% include footer.html %}  
</section>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
arco-0.3.2 _layouts/post.html
arco-0.3.1 _layouts/post.html
arco-0.3.0 _layouts/post.html
arco-0.2.0 _layouts/post.html
arco-0.1.1 _layouts/post.html