diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2017-01-18 15:17:11 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2017-01-18 15:17:11 +0100 |
| commit | 08e8334226d24f45af58fd0ccf3c190bbf277e58 (patch) | |
| tree | bf831a19cf8c3285ad7d4297d52e51d4130644ac /emacs/README.org | |
| parent | 09fd85e1e15a9562f68584d4430b6baa581268fe (diff) | |
| download | dotfiles-08e8334226d24f45af58fd0ccf3c190bbf277e58.tar.gz dotfiles-08e8334226d24f45af58fd0ccf3c190bbf277e58.zip | |
emacs: added a style to the generated init.html file
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'emacs/README.org')
| -rw-r--r-- | emacs/README.org | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
