> >

2. Set up properties

---
layout: page
title: My presentation
paginate_content:
  separator: h2
  title: ":title - :num/:max :section"
  trail:
    before: 2
    after: 3
  properties:
    all:
      layout: slides
    single:
      layout: $
---

Most of these options can be set in _config.yml instead of the front matter.

05 06 07 08 09 10