igdatc / igdatc.github.io

5 stars 4 forks source link

Wordpress import #14

Open DavidMann10k opened 4 years ago

DavidMann10k commented 4 years ago

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.

DavidMann10k commented 4 years ago

Things from Marty:

mgrider commented 4 years ago

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.

mgrider commented 4 years ago

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

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.