ox-zola working
This commit is contained in:
parent
bdbbf0044c
commit
d4b0d1cb4b
2 changed files with 6 additions and 6 deletions
6
init.el
6
init.el
|
@ -1323,10 +1323,10 @@ All my (performant) foldings needs are met between this and `org-show-subtree'
|
|||
)
|
||||
|
||||
(use-package ox-zola
|
||||
:after 'ox-hugo
|
||||
:load-path "ox-zola/"
|
||||
:config
|
||||
|
||||
)
|
||||
(setq org-hugo-base-dir "/home/chris/dev/cochrun.xyz"
|
||||
org-hugo-section "blog"))
|
||||
|
||||
(use-package unicode-fonts
|
||||
:ensure t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue