TechFeed24
AI-powered tech news aggregator with daily headlines, weekly roundups, and comparative coverage across AI, startups, software, and security.
The problem
Tech news is fragmented across hundreds of feeds, and most aggregators just add more noise: none compare how different outlets cover the same story. TechFeed24 pulls daily headlines, deep-dive articles, comparative breakdowns, and weekly roundups into one feed.
Content library
What's indexed at launch across the four content types. Tap a bar for its share.
676 total · Tap a type for its share
Architecture
- Next.js App Router (server components) for fast SSR with a minimal JavaScript payload
- Contentlayer2 + remark/rehype pipeline compiles MDX into structured content with computed fields (reading time, table of contents, slugs) at build time
- Static generation with on-demand ISR for posts, category, and tag pages; no database on the read path
- Client-side tag filtering and pagination driven by a generated tag-data.json
- next-themes light/dark with system detection; privacy-preserving Umami analytics loaded async
- Type-safe frontmatter validated at build time via the Contentlayer schema
Highlights
Coverage across four content types
Headlines, full articles, comparative “how they covered it” pieces, and weekly roundups, each tagged and filterable so readers find the depth they want.
Markdown-driven, zero runtime overhead
All content authored as MDX and compiled to static pages; interactivity is limited to theme, search, and tag filtering.
Light JavaScript footprint
Most of the UI is static HTML/CSS with analytics deferred, keeping pages light and Core-Web-Vitals-friendly.
Impact
547
Full-length articles indexed at launch
129
Headlines, comparisons, and weekly roundups combined
4
Content types unified into one feed