From 4bdf054a013cf59489cce8339318289933e2d784 Mon Sep 17 00:00:00 2001 From: Marie Katrine Ekeberg Date: Sat, 26 Oct 2024 21:07:49 +0200 Subject: [PATCH] Add note about the blog article about the blog in the readme --- README.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.org b/README.org index ae00617..932fd09 100644 --- a/README.org +++ b/README.org @@ -15,6 +15,10 @@ One of my main goals from the beginning was to have a simple experience where I - Shell scripting - Github Actions (to automate blogpost generation from Org-Mode to HTML files, create new tag pages automatically etc.) + +If you are interested in reading more about the way I use and make this blog, I've made an article about it... [[https://themkat.net/2024/10/22/how_i_blog_with_emacs.html][on my blog]]! :) + + ** Dependencies for dev mode For building and serving the site locally, the following is needed: - Emacs