feat: add emacs rss server (elfeed)

This commit is contained in:
Swarsel 2024-12-15 14:59:58 +01:00
parent 86de91c6e3
commit aee51f5b09
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
2 changed files with 10 additions and 4 deletions

View file

@ -98,5 +98,10 @@
(run-with-timer 0 (* 30 60) 'bjm/elfeed-updater)
(setq httpd-port 9812) ; replace NNNNN with a port equalling your start port + 10 (or whatever)
(setq httpd-host "0.0.0.0") ; replace NNNNN with a port equalling your start port + 10 (or whatever)
(setq httpd-root "/home/swarsel/.emacs.d/elpa/elfeed-web-20240729.1741/") ; replace NNNNN with a port equalling your start port + 10 (or whatever)
(httpd-start)
(elfeed-web-start)
;; /home/swarsel/.emacs.d/elpa/elfeed-web-20240729.1741/