oliverdavies.uk/todo.txt

41 lines
1.1 KiB
Text
Raw Normal View History

2025-05-11 15:50:14 +01:00
Daily emails:
- Re-add the snippet and metatags to social media posts for new daily emails.
- Re-add random CTAs to the bottom of the generated email content.
- Redirecting from old archive URLs - e.g. /archive/page/3 to /archive?page=3.
- Re-add selectable CTAs to the bottom of the generated email content.
2025-05-14 02:34:21 +01:00
- Recreate the landing page and signup form in Drupal.
2025-05-11 15:50:14 +01:00
- Add share links to the generated email content.
- Allow for re-tagging daily emails by topic or subject.
- Scheduling daily emails.
Podcast:
- Migrate podcast episodes.
- Recreate podcast subscription XML feed.
Presentations:
- Migrate presentations.
- Automatically sort events when saving a presentation.
- Add testimonials/free text to presentations.
- Count the number of given presentations.
Other content:
- Migrate old blog posts.
- Migrate basic pages.
2025-04-16 18:18:18 +01:00
2025-05-12 08:07:12 +01:00
General:
- Recreate the "About me" block in Drupal.
- Migrate redirects to be managed by the Redirect module.
- Style local actions links (View, Edit, etc).
- Make the "Years of experience" dynamic.
- Add PHPStan.
- Add phpcs.
2025-05-14 02:34:21 +01:00
- Add components page or use Storybook? https://mortenson.coffee/components
2025-05-12 08:07:12 +01:00
`grep -rnE TODO modules themes`