Finished pulling in old entries to wordpress.
1. adjust controllers/feed_controller so that the article limit is greater than number of articles
2. clear cached feed in settings
3. in CLI, execute “curl http://yoururl.com/feed/ > feed.xml” (atom)
4. use an xml / xsl editor on feed.xml to apply the Atom2RSS xsl sheet found here [http://atom.geekhood.net/](http://atom.geekhood.net/)
5. Use RSS import on wordpress
Issues: Tags / Categories get all mixed up. Pages and comments do not import