Editorial web
Island Moon
Island Moon is a publication rebuild focused on turning issue-based print content into a web-native reading experience with archives, subscriptions, and extras.
Platform
Next.js / Subscriber flow
Status
Rebuild
Use case
Editorial web
Overview
The project treats local media like a product surface instead of a simple article list. Archive navigation, article detail views, supporter listings, and paywall-aware routes all live inside the same system.
What makes it interesting is the translation layer: PDFs and structured issue data become browsable web stories with room for subscribers, games, and administrative workflows.
Highlights
- Issue-aware archive and article routes built for web reading instead of PDF dumping.
- Subscriber, supporter, admin, and game surfaces already mapped into the route plan.
- Shared data contracts make it easier to align web, mobile, and backend work.
Stack
Next.js App RouterTypeScriptStructured content extractionAPI integrationSubscription scaffolding