Tekuti interaction library
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Tom d41e65e406 Fix creating new posts 2 months ago
.builds Fix package name in pages build 1 year ago
.gitignore Set up automated builds on Sourcehut 1 year ago
Makefile Set up automated builds on Sourcehut 1 year ago
README.org Set up automated builds on Sourcehut 1 year ago
tekuti.el Fix creating new posts 2 months ago

README.org

tekuti-el

This project is meant to help make posting and maintaining blog posts from Emacs to tekuti.

Installation

If you want to try out this project, you can install it in Emacs through ELPA by adding the development archive for this project into your package-archives:

  (add-to-list 'package-archives
               '("tekuti-el"
                 . "https://ryuslash.srht.site/tekuti/elpa/"))

Then run list-packages in Emacs and the package should pop up.