Oliver Davies
62ffd9b603
daily-email: fix RSS feed
2023-04-17 23:23:35 +01:00
Oliver Davies
ea674d4aff
daily-email: fix RSS feed
2023-04-17 23:17:32 +01:00
Oliver Davies
fb2646aa14
daily-email: add 2023-04-17
2023-04-17 23:11:14 +01:00
Oliver Davies
7acf00dbca
feat: add a call to action to daily emails
2023-04-17 23:05:00 +01:00
Oliver Davies
f5974a2083
refactor: split title and tags
2023-04-16 13:12:58 +01:00
Oliver Davies
e73a211acd
daily-email: add 2023-04-16
2023-04-16 10:30:10 +01:00
Oliver Davies
d05b7c1b4c
daily-email: add 2023-04-15
2023-04-15 17:06:15 +01:00
Oliver Davies
9f65a4bd3e
daily-email: add 2023-04-14
2023-04-15 11:19:00 +01:00
Oliver Davies
e416da6aab
daily-email: add 2023-04-13
2023-04-13 23:50:06 +01:00
Oliver Davies
6f3caa3ef3
daily-email: add 2023-04-12
2023-04-13 10:11:54 +01:00
Oliver Davies
b786cf7aae
daily-email: add 2023-04-11
2023-04-11 23:07:06 +01:00
Oliver Davies
6ba52b85e0
feat: add hashtags to email title
2023-04-11 14:00:30 +01:00
Oliver Davies
d3e34e6e32
daily-email: add 2023-04-10
2023-04-10 21:22:48 +01:00
Oliver Davies
e2589a05e6
daily-email: add 2023-04-09
2023-04-09 23:12:01 +01:00
Oliver Davies
2185aa2620
style: format
2023-04-09 21:11:36 +01:00
Oliver Davies
61d329e87c
chore: add SpeakerDeck and video validation
2023-04-09 21:05:39 +01:00
Oliver Davies
17803091cf
refactor: remove unused imports
2023-04-09 20:36:12 +01:00
Oliver Davies
9088ed2101
refactor: use a content collection for daily posts
2023-04-09 12:04:46 +01:00
Oliver Davies
58061a8e59
refactor: use a content collection for blog posts
2023-04-09 10:53:25 +01:00
Oliver Davies
7b97ad3af2
refactor: use a content collection for talks
2023-04-09 10:17:52 +01:00
Oliver Davies
4f5bbe2990
daily-email: add 2023-04-08
2023-04-08 23:37:34 +01:00
Oliver Davies
8aea2bb705
daily-email: add 2023-04-07
2023-04-08 12:14:55 +01:00
Oliver Davies
c8971e542e
Add PHP London talk
2023-04-06 18:56:20 +01:00
Oliver Davies
1ee29454a1
talks: update the Tailwind CSS talk video
...
Use the new version from nor(DEV):con.
2023-04-02 22:54:29 +01:00
Oliver Davies
f90320dc2d
daily-email: add 2023-03-27
2023-03-28 07:47:44 +01:00
Oliver Davies
18caefea3d
daily-email: add 2023-03-22
2023-03-23 00:23:42 +00:00
Oliver Davies
3ba66f120b
daily-email: add 2023-03-21
2023-03-21 21:01:00 +00:00
Oliver Davies
2cbbfd60ff
refactor: move website files to the root level
2023-03-21 20:44:42 +00:00
Oliver Davies
3c5c0e808a
refactor: move into a website directory
2022-07-13 20:32:26 +01:00
Oliver Davies
45ab483e66
refactor: use the Collection::make()
method
...
Use the `Collection::make()` method and move the subsequent methods onto
their own lines for readability.
2021-11-09 17:35:30 +00:00
Oliver Davies
b924e51103
chore: Increase PHPStan to level 6 [ci skip]
2021-09-12 20:50:12 +01:00
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
be71d9f255
refactor: Extract a TalkCollection
2021-08-28 00:59:44 +01:00
Oliver Davies
6c10410a20
Exclude future talks from the count
2021-08-25 10:48:56 +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
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