Skip to content

A Python script which will generate html file from wordpress extended rss (xml) file and save it in a special name so that it may be easily imported to jekyll

Notifications You must be signed in to change notification settings

liuwei000000/htmlGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

htmlGenerator ver 1.0

Author : Jain Basil Aliyas (jainbasil@gmail.com)
Home Page : http://jainbasil.net

htmlGenerator is a simple python script which will parse Wordpress Extended RSS xml file and save all the posts as html files. These html files generated will be jekyll friendly, as it names the file in format yyyy-mm-dd-title-of-the-post.html. This will also add categories and tags in your posts to their html output.

About

A Python script which will generate html file from wordpress extended rss (xml) file and save it in a special name so that it may be easily imported to jekyll

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published