I would like to migrate my old Hugo-based setup to Franklin.
I am not going to re-edit the Markdown files, so I just want to copy over everything (generated HTML) in post/
so that the old links indexed in search engines et remain working.
What’s the recommended way to do this? I put it in pages/post
and it looks OK, but verify_links()
gives me a lot of spurious errors (that I don’t want to fix). Can I just exclude these somehow?