A tool to export the worklogs from a Kit Log Pro experimental aircraft build log into a set of posts and images that can be included on a Jekyll blog.
The UI requires only 3 pieces of information:
- The location of the KitLog database
- The location of the Jekyll site. Posts will be place in the _posts directory and images in the assets/images directory.
- An optional custom category for each each post. If absent then the expense category from the build log will be used.
After the required fields are populated the Generate button causes the export, any prior exports will be overwritten.