Skip to content

Small (fragile) script for migrating comments from dev.to posts to Wordpress format (WXR/XML). Useful for importing in tools like disqus.

License

Notifications You must be signed in to change notification settings

fa7ad/dev-to-wxr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dev-to-wxr

Small (fragile) script for migrating comments from dev.to posts to Wordpress format (WXR/XML). Useful for importing in tools like disqus.

Usage

  1. Install git, node(14+), yarn
  2. Clone this repo
git clone https://github.com/fa7ad/dev-to-wxr
  1. Install dependencies
yarn
  1. Set environment variable and run script
export DEV_USERNAME=fa7ad # your username here
node index.js
  1. You should get a devto-{YOUR USERNAME}.wxr.xml file

LICENSE

MIT

About

Small (fragile) script for migrating comments from dev.to posts to Wordpress format (WXR/XML). Useful for importing in tools like disqus.

Topics

Resources

License

Stars

Watchers

Forks