-
Notifications
You must be signed in to change notification settings - Fork 3
swenson/scanty_wordpress_import
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a small project designed to take Wordpress entries and import them into Scanty. All that is needed is Scanty and an exported XML file from your Wordpress blog. 'import.rb' takes a command-line argument: the XML file to be imported into Scanty. Scanty currently only supports posts. It does not support drafts, pages, or comments natively. In order to preserve your comments, I'd recommend installing the Disqus plugin for Wordpress and exporting all of your comments to it. It uses the default sqlite3 database at 'blog.db'. Modify import.rb to change this to your approriate database, though I would recommend trying it out on a small sqlite3 database before using it on your live code. Written by Christopher Swenson (http://www.caswenson.com/) Released under the MIT License: http://www.opensource.org/licenses/mit-license.php http://github.com/swenson/scanty_wordpress_import
About
Import Wordpress XML files into Scanty
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published