Commit graph

57 commits

Author SHA1 Message Date
Oliver Davies 907585363b Match any podcast guest, not just the first 2025-01-02 01:49:57 +00:00
Oliver Davies 076802cb5b Add "More podcast episodes with..." block
If a guest has been on multiple podcast episodes, show a list on an
episode page linking to their other episodes.

For this to work, each page needs `data.podcast_episodes` to be in
scope, so `use: [podcast_episodes]` needs to be added to the episode.

Whilst I could do this only for the specific episodes, adding it to all
the episodes will make it clearer in the future that I need to have it
instead of forgetting to add it and wondering why it doesn't work.
2025-01-02 01:07:54 +00:00
Oliver Davies 878c0deaa2 Add link titles 2024-12-29 23:55:04 +00:00
Oliver Davies f79cf2090b Show this week's sent emails 2024-12-14 22:39:41 +00:00
Oliver Davies 94a4190be6 Remove custom Twig extensions
Go back to calculating the talk count inline and using a macro to get
the number of years experience.
2024-11-30 20:58:54 +00:00
Oliver Davies 0c09bc05cd Switch to use aria-label 2024-09-02 21:56:49 +01:00
Oliver Davies 37603296f0 Change /talks to /presentations 2024-09-02 18:36:04 +01:00
Oliver Davies c316004eb7 Show the exact number of sent daily emails 2024-08-15 18:52:28 +01:00
Oliver Davies 57be7178fc Re-add Vimeo videos
Used on https://www.oliverdavies.uk/talks/so-what-is-this-drupal-thing.
2024-08-15 13:20:44 +01:00
Oliver Davies 2ea8b181d4 Don't show the event location if it was online 2024-08-02 16:56:34 +01:00
Oliver Davies 25e3fe7514 Move subscription plans into a callout 2024-05-08 07:36:21 +01:00
Oliver Davies 1045e5c85e Fix HTML validation errors 2024-05-08 07:34:25 +01:00
Oliver Davies 9b19d7a036 Use a Twig extension to count the years of experience 2024-05-03 12:30:24 +01:00
Oliver Davies 9b48a3306d Re-add Drupal Association text 2024-03-22 15:41:53 +00:00
Oliver Davies 36360ae675 Fix image ring colour 2024-03-22 15:30:47 +00:00
Oliver Davies 0b90bb11bb Fix button hover styling 2024-03-22 15:23:43 +00:00
Oliver Davies 52c1bfd148 Add introduction text to the daily email archive
...page
2024-03-13 23:19:10 +00:00
Oliver Davies 051e154c65 Re-add old blog posts from Astro 2024-03-09 23:38:01 +00:00
Oliver Davies 076239fa25 Hide D.A. message for now 2024-03-09 21:27:27 +00:00
Oliver Davies a4d5b0d25e Usr SVGs for arrows on buttons 2024-03-02 21:54:06 +00:00
Oliver Davies 9df2e55519 Fix banner prose styles 2024-03-02 09:32:13 +00:00
Oliver Davies bcc1874337 Consolidate prose classes 2024-02-28 10:16:02 +00:00
Oliver Davies 11f4b1b1c3 Update YouTube settings 2024-02-28 01:01:42 +00:00
Oliver Davies 91486faed4 Update site settings 2024-02-28 00:49:27 +00:00
Oliver Davies 645bd2997c Add live stream link 2024-02-28 00:28:30 +00:00
Oliver Davies d4ffafb29f Update banner message 2024-02-15 15:27:06 +00:00
Oliver Davies f33e9beaa4 Consistent ordering and formatting for talk events
Use a consistent format for talk events, with the most recent talk at
the top of the list with the rest in a descending order.

This removes the need to use a `reverse` filter in the events partial.
2024-01-15 19:41:05 +00:00
Oliver Davies 0b8d7147d6 Add Testimonials page 2024-01-15 18:16:09 +00:00
Oliver Davies fc3e30eddd Load testimonials by tag instead of by name
- Allow loading testimonials by tag instead of name.
- Remove the code to load testimonials by name.
- Add a `limit` and `offset` to create different lists on the same page
  - e.g. on the team coaching page where I have two testimonial
  sections.
2024-01-15 17:58:22 +00:00
Oliver Davies 3845d97779 Add welcome page for Drupal testing course 2024-01-15 08:13:21 +00:00
Oliver Davies 674bea3207 Redirect instead of showing an success message 2024-01-15 08:02:47 +00:00
Oliver Davies f58dea6bc6 Add Mattieu Scarset to the Home page 2024-01-14 15:21:06 +00:00
Oliver Davies 4c04da3670 Add redirect URL to the daily email form
- Format JSON for settings.
- Set the redirect URL to `/welcome`.
2024-01-11 22:59:17 +00:00
Oliver Davies 0bf1abbd6b Move assets to an S3 bucket 2024-01-11 21:27:37 +00:00
Oliver Davies aad6d0315e Extract includes from the talk layout 2024-01-11 20:04:40 +00:00
Oliver Davies 6465691449 Fix subscription forms 2024-01-10 10:34:35 +00:00
Oliver Davies bd0dbfa7bc Make years of experience dynamic based on the
...current year
2024-01-10 07:11:57 +00:00
Oliver Davies bc2542fd85 Add call page 2024-01-03 23:06:05 +00:00
Oliver Davies 4bc56ed8cf Add pair page 2024-01-03 23:06:05 +00:00
Oliver Davies 2c5f07260d Add team coaching page 2024-01-03 23:06:05 +00:00
Oliver Davies e9d2efcfdd Add build configs page 2024-01-03 23:06:05 +00:00
Oliver Davies 7e9c6c3337 Add atdc page 2024-01-03 23:06:05 +00:00
Oliver Davies eba93f0341 Add daily email form to the home page 2024-01-03 23:06:05 +00:00
Oliver Davies 22783aac88 Add 404 page 2024-01-03 23:06:05 +00:00
Oliver Davies aa54a5882a Add a default list of testimonial names 2024-01-03 23:06:05 +00:00
Oliver Davies 4b169230ae Make testimonial text italic 2024-01-03 23:06:04 +00:00
Oliver Davies 19f504311e Add daily email page 2024-01-03 23:06:04 +00:00
Oliver Davies 253eacb074 Add pricing page 2024-01-03 23:06:04 +00:00
Oliver Davies 5ec41de72e Add buttons 2024-01-03 23:06:04 +00:00
Oliver Davies af1b3d9eaf Show filtered testimonials by name 2024-01-03 23:06:04 +00:00