Add speakers

This commit is contained in:
Oliver Davies 2019-05-03 13:20:34 +01:00
parent 7181085e5f
commit 29b3299132
3 changed files with 10 additions and 0 deletions

View file

@ -1,3 +1,5 @@
sculpin_content_types:
speakers:
permalink: /speakers/:basename/
posts:
enabled: false

View file

@ -0,0 +1,3 @@
{% extends 'page' %}
{% block title %}{{ page.name }}{% endblock %}

View file

@ -0,0 +1,5 @@
---
name: Tom Metcalfe
twitter: tommymets9
---
Some stuff about Tom.