Tag: migration

2 article(s)

Filtered by#migrationClear

Migrate Articles Between Dev.to, Hashnode, and Medium — What Each Export Gives You

Dev.to stores Markdown, Hashnode exports JSON (plus per-article Markdown via .md URLs), Medium hands you HTML. How to get your posts out, rebuild front matter, keep canonical URLs, and convert leftover HTML to Markdown in your browser.

2026-07-20HTML#Markdown#migration

WordPress to Markdown Migration — With or Without Node.js

Three ways to migrate WordPress posts to Markdown: bulk-convert the export XML with a CLI, use an exporter plugin, or convert post HTML in your browser with nothing uploaded. Covers images, shortcodes, and frontmatter cleanup.

2026-07-12HTML#WordPress#Markdown