Sha256: ea00886603632ecae181227c936e0489c6cc8cd29f7d2cbf7477abc389b6aceb

Contents?: true

Size: 1.28 KB

Versions: 3

Compression:

Stored size: 1.28 KB

Contents

<aside class="o-section">
  <div class="o-section-inner o-section-inner--rightBlock">
    {% if page.rbar contains 'textbox' %}
      {% include right-bar/bar_textbox.html %}
    {% endif %}
    {% if page.rbar contains 'fb' %}
      {% include right-bar/bar_fb.html %}
    {% endif %}
    {% if page.rbar contains 'foto' %}
      {% include right-bar/bar_foto.html %}
    {% endif %}
    {% if page.rbar contains 'team-summary' %}
      {% include right-bar/bar_teams_summary.html %}
    {% endif %}
    {% if page.rbar contains 'teams-toc' %}
      {% include right-bar/bar_teams_toc.html %}
    {% elsif page.rbar contains 'toc' %}
      {% include right-bar/bar_toc.html %}
    {% endif %}
    {% if page.rbar contains 'program' %}
      {% include right-bar/bar_program.html %}
    {% endif %}
    {% if page.rbar contains 'cal' %}
      {% include right-bar/bar_cal.html %}
    {% endif %}
    {% if page.rbar contains 'people' %}
      {% include right-bar/bar_people.html %}
    {% endif %}
    {% if page.rbar contains 'video' %}
      {% include right-bar/bar_video.html %}
    {% endif %}
    {% if page.rbar contains 'tw' %}
      {% include right-bar/bar_tw.html %}
    {% endif %}
    {% if page.rbar contains 'map' %}
      {% include right-bar/bar_map.html %}
    {% endif %}
  </div>
</aside>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
jekyll-theme-pirati-0.3.0 _includes/right-bar/rbar.html
jekyll-theme-pirati-0.2.0 _includes/right-bar/rbar.html
jekyll-theme-pirati-0.1.0 _includes/right-bar/rbar.html