Sha256: 3eaa57df63f9a2c7385db0eaf0f01b31d3edd8f74306194653fca0fabf14941c

Contents?: true

Size: 529 Bytes

Versions: 21

Compression:

Stored size: 529 Bytes

Contents

---
layout: default
---



<div class="spacefiller"></div>
<div class="hero hero-65 collage">

{% for collage in page.collage  %}
  <div class="collage__image__wrap collage__image__wrap-{{ forloop.index }}">
    <h3 class="image__header">{{ collage.reasons }}</h3>
      {% picture {{ collage.image | prepend: 'content/' }}
        --img class="collage__image collage__image-{{ forloop.index }}"
        --alt {{ collage.reasons }} %}
  </div>
{% endfor %}
</div>

<div class="fullwidth__wrap" id="content">
{{ content }}
</div>

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
slow-steps-1.0.8 _layouts/careers.html
slow-steps-1.0.6 _layouts/careers.html
slow-steps-1.0.5 _layouts/careers.html
slow-steps-1.0.4 _layouts/careers.html
slow-steps-1.0.3 _layouts/careers.html
slow-steps-1.0.2 _layouts/careers.html
slow-steps-1.0.1 _layouts/careers.html
slow-steps-1.0.0 _layouts/careers.html
slow-steps-0.4.14 _layouts/careers.html
slow-steps-0.4.13 _layouts/careers.html
slow-steps-0.4.12 _layouts/careers.html
slow-steps-0.4.11 _layouts/careers.html
slow-steps-0.4.10 _layouts/careers.html
slow-steps-0.4.9 _layouts/careers.html
slow-steps-0.4.8 _layouts/careers.html
slow-steps-0.4.7 _layouts/careers.html
slow-steps-0.4.6 _layouts/careers.html
slow-steps-0.4.5 _layouts/careers.html
slow-steps-0.4.4 _layouts/careers.html
slow-steps-0.4.3 _layouts/careers.html