Sha256: 27f3e1708b3b334b19f78778ff277dac85e81a1f44d091b3507a293d364445f9

Contents?: true

Size: 1.14 KB

Versions: 39

Compression:

Stored size: 1.14 KB

Contents

<footer class="site-footer">

  <div class="wrapper">

    <h2 class="footer-heading">{{ site.title | escape }}</h2>

    <div class="footer-col-wrapper">
      <div class="footer-col footer-col-1">
        <ul class="contact-list">
          <li>
            {% if site.author %}
              {{ site.author | escape }}
            {% else %}
              {{ site.title | escape }}
            {% endif %}
            </li>
            {% if site.email %}
            <li><a href="mailto:{{ site.email }}">{{ site.email }}</a></li>
            {% endif %}
        </ul>
      </div>

      <div class="footer-col footer-col-2">
        <ul class="social-media-list">
          {% if site.github_username %}
          <li>
            {% include icon-github.html username=site.github_username %}
          </li>
          {% endif %}

          {% if site.twitter_username %}
          <li>
            {% include icon-twitter.html username=site.twitter_username %}
          </li>
          {% endif %}
        </ul>
      </div>

      <div class="footer-col footer-col-3">
        <p>{{ site.description | escape }}</p>
      </div>
    </div>

  </div>

</footer>

Version data entries

39 entries across 39 versions & 14 rubygems

Version Path
nikomatsakis-babysteps-theme-0.1.8 _includes/footer.html
nikomatsakis-babysteps-theme-0.1.7 _includes/footer.html
nikomatsakis-babysteps-theme-0.1.1 _includes/footer.html
bubblin-jekyll-1.0.6 _includes/footer.html
bubblin-jekyll-1.0.5 _includes/footer.html
bubblin-jekyll-1.0.4 _includes/footer.html
bubblin-jekyll-1.0.3 _includes/footer.html
bubblin-jekyll-1.0.2 _includes/footer.html
bubblin-jekyll-1.0.1 _includes/footer.html
bubblin-jekyll-1.0.0 _includes/footer.html
smallsticker-theme-1.0.1 _includes/footer.html
smallsticker-theme-1.0.0 _includes/footer.html
paper-stack-0.1.0 _includes/footer.html
atomic-jekyll-theme-0.1.1 _includes/footer.html
aminima-0.0.2 _includes/footer.html
aminima-0.0.1 _includes/footer.html
minima-2.1.1 _includes/footer.html
maxima-1.0.11 _includes/footer.html
maxima-1.0.10 _includes/footer.html
maxima-1.0.9 _includes/footer.html