Setup
packages.el
(package! elfeed-web
:recipe (:host github
:repo "skeeto/elfeed"
:files ("web/*.el")))
configuration
(use-package! elfeed-web)
(package! elfeed-web
:recipe (:host github
:repo "skeeto/elfeed"
:files ("web/*.el")))
(use-package! elfeed-web)