feat(events): support event posts type
- Create page events Template
- Use the
events
slug page to use this Template by default - The post events are defined thanks to
#event
private tag - Upcoming events and past events are defined thanks to
#upcoming
or#past
private tags
- Use the
- Show an additional icon on Card control when post is an event (left to the featured icon)
- Improve Tile control in responsive mode
- Update README