Sha256: 4f7ef3d59a9b6628309d37d85b33428a4d477dbec6f27068728b2d7f68ccce1b

Contents?: true

Size: 488 Bytes

Versions: 8

Compression:

Stored size: 488 Bytes

Contents

---
layout: default
---

{% include site-header.html %}

<main class="main  container">

	<div class="content">

    <article class="article  article--page  typeset">

			{% assign collectiondata = site.collections | where: "label", page.collectionpage | first %}
			<h1>{{ collectiondata.title }}</h1>

			{{ collectiondata.description | markdownify }}

    </article>

    {% include post-list.html %}

  </div>

  {% include site-aside.html %}

</main>

{% include site-footer.html %}

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
alembic-jekyll-theme-1.5.3 _layouts/blog.html
alembic-jekyll-theme-1.5.2 _layouts/blog.html
alembic-jekyll-theme-1.5.1 _layouts/blog.html
alembic-jekyll-theme-1.5.0 _layouts/blog.html
alembic-jekyll-theme-1.2.1 _layouts/blog.html
alembic-jekyll-theme-1.2.0 _layouts/blog.html
alembic-jekyll-theme-1.1.1 _layouts/blog.html
alembic-jekyll-theme-1.1.0 _layouts/blog.html