Sha256: 03165e8ef9b4e4368ec6faa263eda771c9d5ff3ab50a9775e9daad8e34cb7cfc

Contents?: true

Size: 1.11 KB

Versions: 35

Compression:

Stored size: 1.11 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 class="fade-in-one" id="homepage-heading">Welcome to the<br />
      <b>Linaro Jekyll Theme</b></h1>
    <p 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>
</div>

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
linaro-jekyll-theme-0.8.7 _includes/_theme-includes/_page-structure/home-hero.html
linaro-jekyll-theme-0.8.6 _includes/_theme-includes/_page-structure/home-hero.html
linaro-jekyll-theme-0.8.5 _includes/_theme-includes/_page-structure/home-hero.html
linaro-jekyll-theme-0.8.4 _includes/_theme-includes/_page-structure/home-hero.html
linaro-jekyll-theme-0.8.3 _includes/_theme-includes/_page-structure/home-hero.html
linaro-jekyll-theme-0.8.2 _includes/_theme-includes/_page-structure/home-hero.html
linaro-jekyll-theme-0.8.1 _includes/_theme-includes/_page-structure/home-hero.html
linaro-jekyll-theme-0.8.0 _includes/_theme-includes/_page-structure/home-hero.html
linaro-jekyll-theme-0.7.9 _includes/_theme-includes/_page-structure/home-hero.html
linaro-jekyll-theme-0.7.8 _includes/_theme-includes/_page-structure/home-hero.html
linaro-jekyll-theme-0.7.7 _includes/_theme-includes/_page-structure/home-hero.html
linaro-jekyll-theme-0.7.6 _includes/_theme-includes/_page-structure/home-hero.html
linaro-jekyll-theme-0.7.5 _includes/_theme-includes/_page-structure/home-hero.html
linaro-jekyll-theme-0.7.4 _includes/_theme-includes/_page-structure/home-hero.html
linaro-jekyll-theme-0.7.3 _includes/_theme-includes/_page-structure/home-hero.html
linaro-jekyll-theme-0.7.2 _includes/_theme-includes/_page-structure/home-hero.html
linaro-jekyll-theme-0.7.1 _includes/_theme-includes/_page-structure/home-hero.html
linaro-jekyll-theme-0.7.0 _includes/_theme-includes/_page-structure/home-hero.html
linaro-jekyll-theme-0.6.9 _includes/_theme-includes/_page-structure/home-hero.html
linaro-jekyll-theme-0.6.8 _includes/_theme-includes/_page-structure/home-hero.html