Sha256: e01597b737a886cf553d6211071746d820fa1cb60130ebb852520a20228b6b67

Contents?: true

Size: 438 Bytes

Versions: 34

Compression:

Stored size: 438 Bytes

Contents

<section class="home__content__distributions">
  <h2>Distributions</h2>
  <p class="home__content__distributions_preamble">We offer the following distributions:</p>

  {% if site.data.centos.distributions %}
  <div class="home__content__distributions__buttons">
  {% for item in site.data.centos.distributions %}
    <a class="btn" role="button" href="{{ item.page }}">{{ item.name }}</a>
  {% endfor %}
  </div>
  {% endif %}
</section>

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
jekyll-theme-centos-0.7.9 _includes/home/distributions.html
jekyll-theme-centos-0.7.8 _includes/home/distributions.html
jekyll-theme-centos-0.7.7 _includes/home/distributions.html
jekyll-theme-centos-0.7.6 _includes/home/distributions.html
jekyll-theme-centos-0.7.5 _includes/home/distributions.html
jekyll-theme-centos-0.7.4 _includes/home/distributions.html
jekyll-theme-centos-0.7.3 _includes/home/distributions.html
jekyll-theme-centos-0.7.2 _includes/home/distributions.html
jekyll-theme-centos-0.7.1 _includes/home/distributions.html
jekyll-theme-centos-0.7.0 _includes/home/distributions.html
jekyll-theme-centos-0.6.29 _includes/home/distributions.html
jekyll-theme-centos-0.6.28 _includes/home/distributions.html
jekyll-theme-centos-0.6.27 _includes/home/distributions.html
jekyll-theme-centos-0.6.25 _includes/home/distributions.html
jekyll-theme-centos-0.6.24 _includes/home/distributions.html
jekyll-theme-centos-0.6.23 _includes/home/distributions.html
jekyll-theme-centos-0.6.22 _includes/home/distributions.html
jekyll-theme-centos-0.6.21 _includes/home/distributions.html
jekyll-theme-centos-0.6.20 _includes/home/distributions.html
jekyll-theme-centos-0.6.19 _includes/home/distributions.html