Sha256: 00b9559e2bee11d30a3c1b0e6895747f0b283f5639811e4e3fdf8130639f7762

Contents?: true

Size: 607 Bytes

Versions: 4

Compression:

Stored size: 607 Bytes

Contents

---
layout: default
---
{%- assign _sections = site.sections | sort: 'order' -%}
{%- include header.html scrolly_nav=_sections -%}
<!-- Main -->
<div id="main">
	{%- if page.content != "" -%}
		{%- include section.html title=page.title photo=page.cover-photo photo-alt=page.cover-photo-alt auto-header=page.auto-header content=page.content -%}
	{%- endif -%}
	<!-- Sections -->
	{%- for _section in _sections -%}
		{%- include section.html title=_section.title photo=_section.cover-photo photo-alt=_section.cover-photo-alt auto-header=_section.auto-header content=_section.content -%}
	{%- endfor -%}
</div>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
jekyll-theme-prologue-0.3.3 _layouts/home.html
jekyll-theme-prologue-0.3.2 _layouts/home.html
jekyll-theme-prologue-0.3.1 _layouts/home.html
jekyll-theme-prologue-0.3.0 _layouts/home.html