Exporting Content from Publii to Jeckyll
In this tutorial, we’ll export Publii data and put it into basic Markdown for use in Jeckyll. About a year ago, I stopped [using my home grown blog engine]({% post_url 2021-10-14-the-archive%}) and switched to using Publii. I’ve been relatively happy with that tool but found limitations that blocked me: local install made it difficult using it on multiple machines lack of hooks to create my own writing tools, for example, on the go no support for mobile SFTP just didn’t work when I switched servers and required a ssh key. I tried Grav but my server’s file permissions didn’t want to work with it. I considered going back to my own software but decided to try Jeckyll. Jeckyll is a flat CMS that uses markdown and renders it to a simple HTML site. ...


