From 08e8334226d24f45af58fd0ccf3c190bbf277e58 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 18 Jan 2017 15:17:11 +0100 Subject: emacs: added a style to the generated init.html file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- emacs/README.org | 2 +- emacs/init.html | 12 +++++++++--- emacs/init.org | 5 ++++- 3 files changed, 14 insertions(+), 5 deletions(-) (limited to 'emacs') diff --git a/emacs/README.org b/emacs/README.org index 6ecea45..ff155ce 100644 --- a/emacs/README.org +++ b/emacs/README.org @@ -8,7 +8,7 @@ will replace itself with a tangled (=org-babel=) version of itself. Therefore, all changes should go into the =init.org= file. Moreover, I've added a function that is executed on save which generates and compiles new versions of the =init.el= file. Note that it will also generate an =init.html= file, which is -the file that I'm showing on my [[https://jo.mssola.com][personal site]]. +the file that I'm showing on my [[http://jo.mssola.com/static/init.html][personal site]]. I run GNU Emacs in daemon mode, but I don't use systemd for that. Instead, in I'm using the =-a= argument of =emacsclient= with an empty string. This diff --git a/emacs/init.html b/emacs/init.html index 954cdfd..6be151c 100644 --- a/emacs/init.html +++ b/emacs/init.html @@ -4,7 +4,7 @@ mssola's GNU Emacs configuration - + @@ -88,6 +88,7 @@ { background-color: #ffff00; color: #000000; font-weight: bold; } /*]]>*/--> +