Managing Events

Adding an Event

Basic checklist

  1. Add an entry to _data/events.yml.
  2. Add a file to _events, whose name is the slug you added in the entry above, followed by .html. For example, learning-actions.html.

Adding an entry to _data/events.yml

While you can duplicate and edit an existing event entry from the yml file and figure the rest out by yourself, below are some comments on the keys and values.