Commit graph

31 commits

Author SHA1 Message Date
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
Oliver Davies 54ce6fcf5f Make years of experience a site variable 2024-01-03 23:06:04 +00:00
Oliver Davies 18b11857fb Re-add original styles 2024-01-03 23:06:04 +00:00
Oliver Davies 73b9566d18 Add logo 2024-01-03 23:06:04 +00:00
Oliver Davies eceb343d31 More testimonials 2024-01-03 23:06:04 +00:00
Oliver Davies 3ef0136869 Add ad banner 2024-01-03 23:06:04 +00:00
Oliver Davies d9c38790c8 Initial layout styling 2024-01-03 23:06:04 +00:00
Oliver Davies cd59c54aa8 Create Home page 2024-01-03 23:06:04 +00:00