Skip to content

feat: newsletter archive pages#1104

Merged
bobbyonmagic merged 8 commits intomainfrom
feat/newsletter-archive-pages
Apr 2, 2026
Merged

feat: newsletter archive pages#1104
bobbyonmagic merged 8 commits intomainfrom
feat/newsletter-archive-pages

Conversation

@bobbyonmagic
Copy link
Copy Markdown
Collaborator

Adds /newsletters index page and /newsletters/[slug] detail page for the newsletter web archive.

  • Dynamic filesystem loader for newsletter markdown files
  • Index page with subscribe CTA and past issues list
  • Detail page with breadcrumb, content rendering, subscribe CTA
  • Sample newsletter (Week 14, 2026) included

Newsletter content will be added automatically via PRs from the newsletter-sender tool (issue #1103).

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Apr 2, 2026

Deploying devops-daily with  Cloudflare Pages  Cloudflare Pages

Latest commit: 878bb06
Status: ✅  Deploy successful!
Preview URL: https://176c4e77.devops-daily.pages.dev
Branch Preview URL: https://feat-newsletter-archive-page.devops-daily.pages.dev

View logs

- lib/newsletters.ts: dynamic filesystem loader for newsletter markdown
- /newsletters: index page listing all past issues with subscribe CTA
- /newsletters/[slug]: detail page with breadcrumb, content, subscribe CTA
- Sample newsletter for Week 14, 2026
- Newsletter content added via PRs from the newsletter-sender tool
- Add remark + remark-html to render newsletter markdown as HTML
- Add newsletter routes to sitemap.ts
- Add /newsletters to static content pages list
@bobbyonmagic bobbyonmagic force-pushed the feat/newsletter-archive-pages branch from d04eae3 to 7320270 Compare April 2, 2026 08:26
- Fix MailChimp subscribe URL (use /subscribe not /subscribe/post)
- Add Newsletter Archive link to footer content section
- Add 5 progressive delivery questions to interview-questions/index.ts
- Generate OG images (SVG + PNG) for all 5 questions
@bobbyonmagic bobbyonmagic merged commit c5717bc into main Apr 2, 2026
4 checks passed
@bobbyonmagic bobbyonmagic deleted the feat/newsletter-archive-pages branch April 2, 2026 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant