jliter85's profile
John Liter@jliter85•Aug 10
8K
Post cover image

Rebuilding johnliter.blog: Turning My Blog Into an Automated Publishing Hub

From realjohnliter.substack.com•Aug 10•8m read time

A developer rebuilt their personal blog to eliminate duplicate publishing work by turning it into an automated hub that syncs Substack content via RSS. The new stack uses n8n to poll the Substack RSS feed on a schedule, extract article metadata (title, excerpt, image URL, GUID), and upsert records into MySQL. A PHP API serves that data to a React frontend. The old site stored full article bodies with voting, view tracking, and Markdown rendering — all removed in favor of a lean metadata-only schema. The source_guid field from the RSS feed prevents duplicate inserts. A second n8n step auto-marks the newest article as featured. The redesigned frontend uses a dark editorial aesthetic with image cards that include title, excerpt, date, and category. The architecture keeps n8n invisible to the browser — React only talks to a PHP API endpoint, while n8n runs in the background.

173.9K Impressions4 CommentsSmiley Face1 Award
jliter85's user avatar
John Liter
@jliter85
Joined Jul 5. 2022
8K

Retired 20 Year US Army Veteran. I Love Coding! Learning and then Teaching!

Would you recommend this post?

Copy link
WhatsApp
Facebook
X
New Squad
  • © 2026 Daily Dev Ltd.
  • Guidelines
  • Explore
  • Tags
  • Sources
  • Squads
  • Leaderboard