-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wordpress import #14
base: master
Are you sure you want to change the base?
Wordpress import #14
Conversation
Things from Marty:
|
Also we should go through all the posts:
For non-podcast posts: I had sort of thought we weren't going to import these. There is a lot of overlap with the "import from eventbrite" task... and I'd probably want to go through them all and essentially do the same work I've been doing on eventbrite import. But... this is actually going to make that task harder (maybe?) because we have to see if a post already exists, and then edit as opposed to create. I'm not sure. |
Let's make sure this gets done before we merge also. Currently, post images are split out into folder by year, and named to correspond with the post name. I think we should probably (ideally) keep that convention. |
02e6a46
to
832a923
Compare
The end result here is an import file: https://raw.githubusercontent.com/igdatc/igdatc.github.io/wordpress_import/igdatwincities.wordpress.2020-04-02.xml
This should be deleted once we're done with the import.
188 imported posts. I think it imported these intelligently because any of the ones that were done by hand appear not to have been overwritten, nor duplicated.
You can easily see which posts were added here: https://github.com/igdatc/igdatc.github.io/tree/wordpress_import/_posts
5 imported pages: https://github.com/igdatc/igdatc.github.io/tree/wordpress_import/_pages
I'm not sure if any of these are necessary.
A bunch of images used in the imported posts. I'd like to get these moved into the img folder at least and maybe further organized. https://github.com/igdatc/igdatc.github.io/tree/wordpress_import/assets
Everything else that came in the import, attachments, nav_menu_items, developers, games, sponsorss, has been deleted. They don't seem necessary.