Sha256: 0070e1bfd66a455149211de54bbff2c9d9b1eceb8f754d5a35acec737f6e4e1d

Contents?: true

Size: 387 Bytes

Versions: 59

Compression:

Stored size: 387 Bytes

Contents

---
layout: base
title: Blog
css-package: blog
js-package: blog
---
<div class="row" id="content-container">
    <div class="container">
        {% include display-blog-posts.html %}
        {% if page.news %}
            {% include pagination.html path="/news/:num/"%}
        {% else %}
            {% include pagination.html path="/blog/:num/"%}
        {% endif %}
    </div>
</div>

Version data entries

59 entries across 59 versions & 1 rubygems

Version Path
jumbo-jekyll-theme-5.6.9.2 _layouts/post-index.html
jumbo-jekyll-theme-5.6.9.1 _layouts/post-index.html
jumbo-jekyll-theme-5.6.9 _layouts/post-index.html
jumbo-jekyll-theme-5.6.8 _layouts/post-index.html
jumbo-jekyll-theme-5.6.7 _layouts/post-index.html
jumbo-jekyll-theme-5.6.6 _layouts/post-index.html
jumbo-jekyll-theme-5.6.5 _layouts/post-index.html
jumbo-jekyll-theme-5.6.4 _layouts/post-index.html
jumbo-jekyll-theme-5.6.3 _layouts/post-index.html
jumbo-jekyll-theme-5.6.2 _layouts/post-index.html
jumbo-jekyll-theme-5.6.0 _layouts/post-index.html
jumbo-jekyll-theme-5.5.6 _layouts/post-index.html
jumbo-jekyll-theme-5.5.5 _layouts/post-index.html
jumbo-jekyll-theme-5.5.4 _layouts/post-index.html
jumbo-jekyll-theme-5.5.3 _layouts/post-index.html
jumbo-jekyll-theme-5.5.2 _layouts/post-index.html
jumbo-jekyll-theme-5.5.1 _layouts/post-index.html
jumbo-jekyll-theme-5.5.0 _layouts/post-index.html
jumbo-jekyll-theme-5.4.0 _layouts/post-index.html
jumbo-jekyll-theme-5.3.4 _layouts/post-index.html