diff --git a/zshrc.org b/zshrc.org index 28cb17f..20b810f 100644 --- a/zshrc.org +++ b/zshrc.org @@ -26,7 +26,16 @@ are daily and pi, the function returns '(".zshrc" ".zshrc.pi") (org-split-string tags ":"))))))) #+end_src -* zshrc :@zsh: +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: All posts in here will have the category set to /zsh/. ** zshrc :properties: