Sha256: e5e74153e937e5ffef9e0170acdfcb22cd043153308353716f9b3016465c5e54

Contents?: true

Size: 664 Bytes

Versions: 7

Compression:

Stored size: 664 Bytes

Contents

<article class="o-block  c-project"
         itemprop="item">

  <div class="o-block__img  c-project__banner">
    <img src="/assets/img/projects/{{ include.project.banner }}"/>
  </div>

  <div class="o-block__body  c-project__description">

    <h3 class="c-project__headline">{{ include.project.title }}</h3>

    {{ include.project.description }}

    {% if include.project.url %}
      <div class="c-project__btn">
        <a href="{{ include.project.url }}"
           class="c-btn  c-btn--primary  c-btn--large  c-btn--ghost">
          {{ include.project.call-to-action }}
        </a>
      </div>
    {% endif %}

  </div>

</article><!-- /c-project -->

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
alna-jekyll-theme-0.1.8 _includes/project.html
alna-jekyll-theme-0.1.7 _includes/project.html
alna-jekyll-theme-0.1.6 _includes/project.html
alna-jekyll-theme-0.1.5 _includes/project.html
alna-jekyll-theme-0.1.4 _includes/project.html
alna-jekyll-theme-0.1.3 _includes/project.html
alna-jekyll-theme-0.1.2 _includes/project.html