In December micro.blog stopped exporting my site to Github, a consequence of their change from jekyll to hugo as the CMS. We do have manual ways to export a site, one is to download an export file as a WordPress export and the other is to generate an archive in a “blog archive format” that doesn’t appear to be well documented. Manton wrote a post proposing the format in 2017, but I have not found anything else so it doesn’t appear that format is useful to anyone other than programmers.
An export is only as good as the ability to import, so I decided to create a local install of WordPress on my Pixelbook using Docker and then try importing the WordPress export. The good news is that the import was successful. The bad news is that the export file retains markdown that is not converted to HTML so none of the links in the posts appear correctly. We either need the micro.blog export process to convert to HTML or some way for the import process to convert markdown to HTML.
from Frank McPherson’s Web Notes https://ift.tt/2uNjAFL
via IFTTT