Sha256: 6e70cc613e245d6f3a4019e247ffece2df70cdd0ed3f35521efc5b44551f417b

Contents?: true

Size: 484 Bytes

Versions: 18

Compression:

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

18 entries across 18 versions & 1 rubygems

Version Path
alembic-jekyll-theme-1.0.0 _layouts/blog.html
alembic-jekyll-theme-0.1.7 _layouts/blog.html
alembic-jekyll-theme-0.1.6 _layouts/blog.html
alembic-jekyll-theme-0.1.5 _layouts/blog.html
alembic-jekyll-theme-0.1.4 _layouts/blog.html
alembic-jekyll-theme-0.1.3 _layouts/blog.html
alembic-jekyll-theme-0.1.2 _layouts/blog.html
alembic-jekyll-theme-0.1.1 _layouts/blog.html
alembic-jekyll-theme-0.1.0 _layouts/blog.html
alembic-jekyll-theme-0.0.9 _layouts/blog.html
alembic-jekyll-theme-0.0.8 _layouts/blog.html
alembic-jekyll-theme-0.0.7 _layouts/blog.html
alembic-jekyll-theme-0.0.6 _layouts/blog.html
alembic-jekyll-theme-0.0.5 _layouts/blog.html
alembic-jekyll-theme-0.0.4 _layouts/blog.html
alembic-jekyll-theme-0.0.3 _layouts/blog.html
alembic-jekyll-theme-0.0.2 _layouts/blog.html
alembic-jekyll-theme-0.0.1 _layouts/blog.html