From 3253e4c4fba26f5cebc41c10a28b0722f9efcac1 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sat, 21 Dec 2019 00:56:13 +0000 Subject: chore(elblog): Prepare for depot merge --- fun/elblog/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 fun/elblog/README.md (limited to 'fun/elblog/README.md') diff --git a/fun/elblog/README.md b/fun/elblog/README.md new file mode 100644 index 000000000000..994b1138ef8f --- /dev/null +++ b/fun/elblog/README.md @@ -0,0 +1,11 @@ +elblog +====== + +This is a simple blogging software written in Emacs Lisp. + +The idea is that it should be able to do most of the things [my actual blog][] +does at the moment. + +No documentation exists for now besides the commit messages, but it works! + +[my actual blog]: https://www.tazj.in/ -- cgit 1.4.1