Homepage: https://github.com/yyr/tinkerer.el
Author: Yagnesh Raghava Yakkala
Updated:
Elisp wrapper for Tinkerer Blogging Engine
put tinkerer.el file in emacs load-path and the following in your init.el (require 'tinkerer) (setq tinkerer-root-path "/your/blog/root/folder/") ; Final slash is important.