http://bentasker.i2p/posts/blog/general/migrating-a-html-site-into-a-markdown-static-site-generator.html
Back when I migrated bentasker.co.uk to Nikola , I consumed the old site's sitemap, though I could also just have populated and iterated through a list of pages: pages = [
'page-2010270940-Slow-Cooker-Thai-Style-Chicken-Curry-Slow Cooker.html',
'page-2011191501-Seasoning-cast-iron-cookware-Misc.html',
'page-2012240842-Mulled-Apple-Juice-Drinks.html',
'page-2012260920-Roast-Pork-Cooking-Times-Pork.html',
'page-2205020955-Rhubarb-and-Apple-Crumble-Dessert.html'
]
#...