Sha256: cff7b5569303c754c4083ff45e229ea2c7465e816b5a388a4bffa5603e096ea9

Contents?: true

Size: 1.21 KB

Versions: 36

Compression:

Stored size: 1.21 KB

Contents

<div id="homepage-jumbotron"
{% if site.data.company.homepage_image %}
    style="background: #000 url({{site.data.company.homepage_image}}) no-repeat center center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position-y: 80px;"
    class="jumbotron text-center homepage-jumbotron homepage-image-jumbotron"
{% else %}
    class="jumbotron text-center homepage-jumbotron"
{% endif %} >
  <div class="container">
    <h1 id="home-page-title" class="fade-in-one text-center" id="homepage-heading">{{site.data.company.slogan}}</h1>
    <p id="home-page-text" class="sub-tag center-block fade-in-two">
      <span>A theme for Linaro Static Jekyll sites.</span><br />
      <span>Customize this in the _data folder.</span>
    </p>
    <p id="buttons"><a class="btn btn-primary btn-lg fade-in-three bottom-border-five" href="https://github.com/kylekirkby/LinaroJekyllTheme" role="button">Customize this in the _data folder</a>&#32;&#32;
      <a class="btn btn-primary btn-lg fade-in-three bottom-border-five" href="/setup/" role="button">Setup</a></p>
  </div>
  {% include _theme-includes/_page-structure/shape-divider.html %}
</div>

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
linaro-jekyll-theme-0.10.25 _includes/_theme-includes/_page-structure/home-hero-shape.html
linaro-jekyll-theme-0.10.24 _includes/_theme-includes/_page-structure/home-hero-shape.html
linaro-jekyll-theme-0.10.23 _includes/_theme-includes/_page-structure/home-hero-shape.html
linaro-jekyll-theme-0.10.22 _includes/_theme-includes/_page-structure/home-hero-shape.html
linaro-jekyll-theme-0.10.21 _includes/_theme-includes/_page-structure/home-hero-shape.html
linaro-jekyll-theme-0.10.20 _includes/_theme-includes/_page-structure/home-hero-shape.html
linaro-jekyll-theme-0.10.19 _includes/_theme-includes/_page-structure/home-hero-shape.html
linaro-jekyll-theme-0.10.18 _includes/_theme-includes/_page-structure/home-hero-shape.html
linaro-jekyll-theme-0.10.17 _includes/_theme-includes/_page-structure/home-hero-shape.html
linaro-jekyll-theme-0.10.16 _includes/_theme-includes/_page-structure/home-hero-shape.html
linaro-jekyll-theme-0.10.15 _includes/_theme-includes/_page-structure/home-hero-shape.html
linaro-jekyll-theme-0.10.14 _includes/_theme-includes/_page-structure/home-hero-shape.html
linaro-jekyll-theme-0.10.13 _includes/_theme-includes/_page-structure/home-hero-shape.html
linaro-jekyll-theme-0.10.12 _includes/_theme-includes/_page-structure/home-hero-shape.html
linaro-jekyll-theme-0.10.11 _includes/_theme-includes/_page-structure/home-hero-shape.html
linaro-jekyll-theme-0.10.10 _includes/_theme-includes/_page-structure/home-hero-shape.html
linaro-jekyll-theme-0.10.9 _includes/_theme-includes/_page-structure/home-hero-shape.html
linaro-jekyll-theme-0.10.8 _includes/_theme-includes/_page-structure/home-hero-shape.html
linaro-jekyll-theme-0.10.7 _includes/_theme-includes/_page-structure/home-hero-shape.html
linaro-jekyll-theme-0.10.6 _includes/_theme-includes/_page-structure/home-hero-shape.html