Skip to content

A script to convert existing blog article comments from a wordpress export file to a yaml format to be used with Jekyll::StaticComments

License

Notifications You must be signed in to change notification settings

guijemont/wp2jekyll-comments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This is a quick and dirty tool that takes a wordpress export file and puts the
comments in YAML files in a way that can be used by Jekyll::StaticComments.

Syntax:

  ./converter.py wordpress.DATE.xml /path/to/comment_directory

See https://github.com/mpalmer/jekyll-static-comments

About

A script to convert existing blog article comments from a wordpress export file to a yaml format to be used with Jekyll::StaticComments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages