Emacs: Update blog path / URL.
This commit is contained in:
parent
aa6a7660a8
commit
dc367b9bc3
|
@ -32,8 +32,8 @@
|
|||
;; Mode for writing blog posts with hugo.
|
||||
(when (string= (system-name) "ventiloplattform")
|
||||
(use-package easy-hugo
|
||||
:custom ((easy-hugo-basedir "~/Projekte/www/blog.tastytea.de/")
|
||||
(easy-hugo-url "https://blog.tastytea.de")
|
||||
:custom ((easy-hugo-basedir "~/Projekte/www/computering.tastytea.de/")
|
||||
(easy-hugo-url "https://computering.tastytea.de")
|
||||
(easy-hugo-postdir "content/posts")
|
||||
(easy-hugo-previewtime (* 60 60 2))
|
||||
(easy-hugo-default-ext ".adoc")
|
||||
|
|
Loading…
Reference in New Issue
Block a user