Sha256: 8f76b370b765b714b6a88d403cc7fe0a71b910b05f5475fc41598fc814ed1806

Contents?: true

Size: 297 Bytes

Versions: 21

Compression:

Stored size: 297 Bytes

Contents

  {% for item in site.data.centos.distributions %}
  <div class="card">
  <a class="btn" role="button" href="{{ item.page }}">
    <div class="card-body">
    <h2 class="card-title">{{ item.name }}</h2>
    <p class="card-text">{{ item.description }}</p>
    </div>
  </a>
  </div>
  {% endfor %}

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
jekyll-theme-centos-0.9.20221031122647 _includes/home/distributions.html
jekyll-theme-centos-0.9.20220805132206 _includes/home/distributions.html
jekyll-theme-centos-0.9.20220227231551 _includes/home/distributions.html
jekyll-theme-centos-0.9.20220212202853 _includes/home/distributions.html
jekyll-theme-centos-0.9.20220212195701 _includes/home/distributions.html
jekyll-theme-centos-0.9.20220201124228 _includes/home/distributions.html
jekyll-theme-centos-0.9.20220201033517 _includes/home/distributions.html
jekyll-theme-centos-0.9.20220201032927 _includes/home/distributions.html
jekyll-theme-centos-0.9.20211202171349 _includes/home/distributions.html
jekyll-theme-centos-0.9.20211031215618 _includes/home/distributions.html
jekyll-theme-centos-0.8.10 _includes/home/distributions.html
jekyll-theme-centos-0.8.9 _includes/home/distributions.html
jekyll-theme-centos-0.8.8 _includes/home/distributions.html
jekyll-theme-centos-0.8.7 _includes/home/distributions.html
jekyll-theme-centos-0.8.6 _includes/home/distributions.html
jekyll-theme-centos-0.8.5 _includes/home/distributions.html
jekyll-theme-centos-0.8.4 _includes/home/distributions.html
jekyll-theme-centos-0.8.3 _includes/home/distributions.html
jekyll-theme-centos-0.8.2 _includes/home/distributions.html
jekyll-theme-centos-0.8.1 _includes/home/distributions.html