I maintain a multiauthor blog with WordPress. The site has several blog categories, a general blog page that displays all posts, and a few special pages (such as "About"). Posts use this URL format: site.org/category/post-title.
Is there a way to migrate to Grav and preserve the following?
- author information
- post categories
- general blog page that displays all posts (from all categories)
- URLs that show category (category/post-title)
I'm trying to migrate this site: Plisi.org. I would've switched to Grav long ago, but keeping the URLs intact and having a general blog page is extremely important. Thank you very much.