Commit graph

128 commits

Author SHA1 Message Date
Oliver Davies 5af5a33e1e docs(daily-email): add 2022-12-06 2022-12-09 17:17:30 +00:00
Oliver Davies 5f4aaac264 docs(daily-email): add 2022-12-05 2022-12-08 00:16:33 +00:00
Oliver Davies 476639ba3a chore: only show the latest daily email in RSS 2022-12-07 23:57:26 +00:00
Oliver Davies fe8810f6b4 docs(daily-email): add 2022-12-04 2022-12-06 00:02:10 +00:00
Oliver Davies 6182b0efd6 docs(daily-email): add 2022-12-03 2022-12-05 00:15:55 +00:00
Oliver Davies af170acf46 docs(daily-email): add 2022-12-02 2022-12-03 15:47:10 +00:00
Oliver Davies 7fa2153050 docs(daily-email): add 2022-12-01 2022-12-02 08:17:25 +00:00
Oliver Davies 53bd79bd5d docs: pairing session link 2022-12-01 21:48:43 +00:00
Oliver Davies 075de7ca94 docs: increase call amount 2022-12-01 13:11:27 +00:00
Oliver Davies d13416e78a docs(daily-email): add 2022-11-30 2022-12-01 01:09:39 +00:00
Oliver Davies b3c9b6a0b8 chore(daily): add Marcos' testimonial 2022-12-01 00:23:08 +00:00
Oliver Davies b6bdc92e0d docs(daily-email): add 2022-11-25 2022-11-29 23:53:53 +00:00
Oliver Davies fcd3504d3f docs(daily-email): add 2022-11-24 2022-11-28 23:06:32 +00:00
Oliver Davies 7c7ca2a63b feat: add Daily email testimonials 2022-11-28 22:07:20 +00:00
Oliver Davies 5717138441 docs(daily-email): add 2022-11-23 2022-11-26 17:40:26 +00:00
Oliver Davies 0e105ea035 docs(daily-email): add 2022-11-22 2022-11-26 09:09:38 +00:00
Oliver Davies e79804bb22 docs(daily-email): add 2022-11-21 2022-11-24 22:54:21 +00:00
Oliver Davies 9ad72e71b7 docs(daily-email): add 2022-11-20 2022-11-24 00:29:01 +00:00
Oliver Davies f3946dbd21 docs(daily-email): add 2022-11-19 2022-11-23 07:53:01 +00:00
Oliver Davies 93b0d7a8af docs(daily-email): add 2022-11-18 2022-11-22 08:33:08 +00:00
Oliver Davies 4540a3fc3b docs(daily-email): add missing link 2022-11-21 18:37:04 +00:00
Oliver Davies 2b0a5198b3 docs(daily-email): add 2022-11-17 2022-11-21 18:24:03 +00:00
Oliver Davies 32a41a245b docs(daily-email): add 2022-11-16 2022-11-18 19:24:26 +00:00
Oliver Davies 944562ffc5 docs(daily-email): add 2022-11-15 2022-11-17 00:06:21 +00:00
Oliver Davies 6676773bae docs(daily-email): add 2022-11-14 2022-11-15 22:51:58 +00:00
Oliver Davies c9e41e602b docs(daily-email): add 2022-11-13 2022-11-14 22:16:13 +00:00
Oliver Davies 426cf6e240 docs(daily-email): add 2022-11-12 2022-11-14 00:15:36 +00:00
Oliver Davies 5f6611f136 docs(daily-email): add 2022-11-11 2022-11-13 01:02:41 +00:00
Oliver Davies 806b7013c4 docs(daily-email): add 2022-11-09 2022-11-10 19:05:37 +00:00
Oliver Davies 31ea58660f docs(daily-email): add 2022-11-08 2022-11-08 21:52:42 +00:00
Oliver Davies dd92d7aaa1 docs(daily-email): add 2022-10-30 2022-11-05 21:54:15 +00:00
Oliver Davies cddb003b5b docs(daily-email): add 2022-10-29 2022-11-04 01:03:14 +00:00
Oliver Davies cdeb015148 docs(daily-email): add 2022-10-28 2022-11-03 09:01:57 +00:00
Oliver Davies 6080c5fcf7 docs(daily-email): add 2022-10-27 2022-10-31 21:38:26 +00:00
Oliver Davies 7eb3d41e14 docs(daily-email): add 2022-10-26 2022-10-31 21:02:20 +00:00
Oliver Davies df3d046e7f docs(daily-email): add 2022-10-25 2022-10-27 10:43:19 +01:00
Oliver Davies c568234b08 docs(daily-email): add 2022-10-24 2022-10-25 23:33:20 +01:00
Oliver Davies 4d5481c45e docs(daily-email): add 2022-10-21 2022-10-24 00:20:08 +01:00
Oliver Davies b841499034 fix: use the main tag 2022-10-22 12:25:19 +01:00
Oliver Davies b33c575dbe chore: add space below the page title 2022-10-22 12:25:19 +01:00
Oliver Davies 68aa496b84 refactor: change gray to grey` 2022-10-22 12:20:01 +01:00
Oliver Davies a56e326a57 fix(daily-email): remove newlines in slugs
Fix page not found error when adding a permalink in this format:

```yaml
---
permalink: >
  archive/2022/10/20/cherry-picking-commits-is-an-anti-pattern
```

This causes a newline character to be added to the end of the permalink,
and causes the previous code to not be able to match the slug for the
filename based on the `permalink` value within the front matter.
2022-10-21 23:55:35 +01:00
Oliver Davies 6be23267c0 docs(daily-email): add 2022-10-20 2022-10-21 23:55:35 +01:00
Oliver Davies 949ede7d69 docs(daily-email): fix permalink 2022-10-21 00:31:14 +01:00
Oliver Davies 83205d48a5 docs(daily-email): add link 2022-10-21 00:17:54 +01:00
Oliver Davies 4dd37eb32d docs(daily-email): fix pubDate 2022-10-21 00:14:32 +01:00
Oliver Davies 571a3b6179 docs(daily-email): add 2022-10-19 2022-10-20 23:53:50 +01:00
Oliver Davies 5adc2a4b2b refactor(daily-email): make filenames consistent 2022-10-20 21:55:06 +01:00
Oliver Davies 92a3e001e1 feat: add links to common searches
Refs: #25
2022-10-19 22:02:54 +01:00
Oliver Davies 362f2335ec feat: add search functionality
Refs: #25
2022-10-19 22:01:11 +01:00
Oliver Davies 7ee59c28df feat: initial implementation of recommendations
An inititla implementation to add recommendations to the Daily List
page.

This is intentionally hidden until the feature is completed and the
styling is applied to each testimonial.
2022-10-19 21:17:10 +01:00
Oliver Davies dfdce8f144
docs(daily-email): add 2022-10-18 2022-10-19 12:35:17 +01:00
Oliver Davies dc72cbc91c
docs(daily-email): add 2022-10-12 2022-10-18 23:55:09 +01:00
Oliver Davies a9a64beb07 fix(daily-emails): change pubDate 2022-10-17 22:12:05 +01:00
Oliver Davies 1e7237ebea docs(daily-email): add 2022-10-17 2022-10-17 22:06:21 +01:00
Oliver Davies e25bc7007a docs: add missing syntax highlighting 2022-10-16 13:10:16 +01:00
Oliver Davies 7d91a71917 fix: add the correct import 2022-10-16 12:52:45 +01:00
Oliver Davies f9df869c24 refactor: remove unused import 2022-10-16 12:52:23 +01:00
Oliver Davies 1ed365b129 refactor: extract getSlugFromFile() 2022-10-16 11:13:09 +01:00
Oliver Davies ee4f48abcd refactor(talks): use flatMap and size methods 2022-10-16 01:01:01 +01:00
Oliver Davies 217e98b7e3
docs(daily-email): add 2022-10-11 2022-10-15 17:24:18 +01:00
Oliver Davies 490aafca9b feat: re-add About Me block 2022-10-15 16:50:48 +01:00
Oliver Davies 535b4fef45 docs(talks): add mob programming talk 2022-10-15 16:14:54 +01:00
Oliver Davies 9e2b8196bd feat(talks): make talk count dynamic 2022-10-15 16:14:41 +01:00
Oliver Davies d2244d084c docs(talks): mark talks as online 2022-10-15 16:14:41 +01:00
Oliver Davies ad3c9171f7 refactor(talks): extract talk components 2022-10-15 16:14:37 +01:00
Oliver Davies d34d3415c1 feat: re-add events to talk pages 2022-10-15 00:33:17 +01:00
Oliver Davies 6e94d52f90 fix: re-add description 2022-10-15 00:03:28 +01:00
Oliver Davies 43ef7c2c70
docs(daily-emails): add 2022-10-10 2022-10-14 23:54:41 +01:00
Oliver Davies 6d7adf8c35 feat: re-add 404 page 2022-10-13 09:14:22 +01:00
Oliver Davies 5c4e54152a refactor: extract a Markdown component 2022-10-13 08:55:38 +01:00
Oliver Davies 18a1dd0e03 fix: remove unwanted URLs for daily emails 2022-10-13 08:49:55 +01:00
Oliver Davies 69112f3976 fix: add article content to description 2022-10-13 00:15:24 +01:00
Oliver Davies 5efaf23eca chore(daily-email): re-add form 2022-10-10 23:02:27 +01:00
Oliver Davies 5f7acceb93 docs(daily-email): add email 2022-10-10 22:58:04 +01:00
Oliver Davies 1cedd10c90 chore: re-add Plausible Analytics 2022-10-10 21:07:51 +01:00
Oliver Davies d1b76dda33 chore: replace Sculpin with Astro 2022-10-10 20:50:54 +01:00
Oliver Davies 3c5c0e808a refactor: move into a website directory 2022-07-13 20:32:26 +01:00