Oliver Davies
efbd099515
refactor: Remove the sortable_date for talks
...
Automatically calculate the sortable date for a talk using the event
dates. This means that the `sortable_date` in the YAML front matter can
be removed.
Fixes #4
2021-09-09 07:32:16 +01:00
Oliver Davies
76c0cd97d0
refactor: Rename existing test methods
2021-09-08 23:36:38 +01:00
Oliver Davies
fd11dabc2b
refactor: Be consistent with formatting
2021-08-26 22:51:59 +01:00
Oliver Davies
6c10410a20
Exclude future talks from the count
2021-08-25 10:48:56 +01:00
Oliver Davies
52565c99f1
Populate more test methods
2021-08-25 09:43:02 +01:00
Oliver Davies
f934948559
Revert "Ensure a talk has a title"
...
This reverts commit 3ea01ec811
.
2021-08-25 01:42:16 +01:00
Oliver Davies
3ea01ec811
Ensure a talk has a title
2021-08-25 01:40:42 +01:00
Oliver Davies
46d1499e9d
ci: Copy the src directory
2021-08-25 01:30:52 +01:00
Oliver Davies
92f3865ee7
Count the number of events from talks
2021-08-25 01:25:57 +01:00
Oliver Davies
5048781ae3
Add TalkExtension as a Twig extension
2021-08-25 00:59:30 +01:00
Oliver Davies
26a632608b
Add an initial test for counting past talks
2021-08-23 11:50:24 +01:00