ox-zola working
This commit is contained in:
parent
bdbbf0044c
commit
d4b0d1cb4b
2 changed files with 6 additions and 6 deletions
|
@ -1650,10 +1650,10 @@ Spectacle.js is another beautiful slideshow builder that org can export to using
|
|||
I'm going to start a website for my own ramblings, tutorials and links. To do this I'll likely use Zola since it's built in Rust.
|
||||
#+begin_src emacs-lisp
|
||||
(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"))
|
||||
#+end_src
|
||||
|
||||
** Emoji
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue