diff --git a/modules/website.org b/modules/website.org index b325024..eb2f69a 100644 --- a/modules/website.org +++ b/modules/website.org @@ -16,7 +16,8 @@ Download *Ox-hugo*[fn:5] and configure it for =one-post-for-file= to add support #+begin_src emacs-lisp (use-package ox-hugo - :after ox) + :after ox + :init (dotfiles/install "hugo")) #+end_src * Posts