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.3.3 _layouts/post-index.html
jumbo-jekyll-theme-5.3.2 _layouts/post-index.html
jumbo-jekyll-theme-5.3.1 _layouts/post-index.html
jumbo-jekyll-theme-5.3.0 _layouts/post-index.html
jumbo-jekyll-theme-5.2.1 _layouts/post-index.html
jumbo-jekyll-theme-5.2.0 _layouts/post-index.html
jumbo-jekyll-theme-4.9.0 _layouts/post-index.html
jumbo-jekyll-theme-4.8 _layouts/post-index.html
jumbo-jekyll-theme-4.7.8 _layouts/post-index.html
jumbo-jekyll-theme-4.7.7 _layouts/post-index.html
jumbo-jekyll-theme-4.7.6 _layouts/post-index.html
jumbo-jekyll-theme-4.7.5 _layouts/post-index.html
jumbo-jekyll-theme-4.7.4 _layouts/post-index.html
jumbo-jekyll-theme-4.7.3 _layouts/post-index.html
jumbo-jekyll-theme-4.7.2 _layouts/post-index.html
jumbo-jekyll-theme-4.7.1 _layouts/post-index.html
jumbo-jekyll-theme-4.7.0 _layouts/post-index.html
jumbo-jekyll-theme-4.6.2 _layouts/post-index.html
jumbo-jekyll-theme-4.6.1 _layouts/post-index.html
jumbo-jekyll-theme-4.6.0 _layouts/post-index.html