Sha256: f07ba5c6cf8dea29516d373ba9138a594ceab3879baaf440589ee2e7286d2efd

Contents?: true

Size: 952 Bytes

Versions: 6

Compression:

Stored size: 952 Bytes

Contents

---
layout: home
bodyClass: home

extra_stylesheets:
  - href: https://cdn.jsdelivr.net/npm/instantsearch.js@2.6.0/dist/instantsearch.min.css
  - href: https://cdn.jsdelivr.net/npm/instantsearch.js@2.6.0/dist/instantsearch-theme-algolia.min.css

extra_scripts:
  - src: https://unpkg.com/react@^16/umd/react.production.min.js
  - src: https://unpkg.com/react-dom@^16/umd/react-dom.production.min.js
  - src: /assets/js/concept-search.js

  - src: https://cdn.jsdelivr.net/npm/instantsearch.js@2.6.0/dist/instantsearch.min.js
  - src: /assets/algolia-search.js
---

<section class="browse-concepts">
  <h2 class="section-title">Concepts</h2>
  <a href="{{ '/concepts/' | relative_url }}" class="browse-concepts">Browse concepts</a>
</section>

{{ content }}

<section class="news">
  <h2 class="section-title">News</h2>

  <div class="items">
    {% for post in site.posts %}
      {% include newsroll-entry.html %}
    {% endfor %}
  </div>
</section>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
jekyll-geolexica-1.9.6 _layouts/custom-home.html
jekyll-geolexica-1.9.5 _layouts/custom-home.html
jekyll-geolexica-1.9.4 _layouts/custom-home.html
jekyll-geolexica-1.9.3 _layouts/custom-home.html
jekyll-geolexica-1.9.2 _layouts/custom-home.html
jekyll-geolexica-1.9.1 _layouts/custom-home.html