tinkerer

Homepage: https://github.com/yyr/tinkerer.el

Author: Yagnesh Raghava Yakkala

Updated:

Summary

Elisp wrapper for Tinkerer Blogging Engine

Commentary

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.

Dependencies