|
|
|
@ -26,6 +26,15 @@ are daily and pi, the function returns '(".zshrc" ".zshrc.pi") |
|
|
|
(org-split-string tags ":"))))))) |
|
|
|
(org-split-string tags ":"))))))) |
|
|
|
#+end_src |
|
|
|
#+end_src |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Execute the following block to export and publish on the π |
|
|
|
|
|
|
|
#+begin_src emacs-lisp :results no |
|
|
|
|
|
|
|
(org-hugo-export-wim-to-md t) |
|
|
|
|
|
|
|
(shell-command "ssh ssh.jacopods.xyz 'cd gists;/snap/bin/hugo -D;rsync -rP public/* /var/www/html'") |
|
|
|
|
|
|
|
#+end_src |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#+RESULTS: |
|
|
|
|
|
|
|
: 0 |
|
|
|
|
|
|
|
|
|
|
|
* zshrc :@zsh: |
|
|
|
* zshrc :@zsh: |
|
|
|
All posts in here will have the category set to /zsh/. |
|
|
|
All posts in here will have the category set to /zsh/. |
|
|
|
** zshrc |
|
|
|
** zshrc |
|
|
|
|