cleaning up

This commit is contained in:
gitea-actions
2026-07-08 21:50:06 +01:00
parent a980d6393e
commit 832eb1a913
12 changed files with 11 additions and 707 deletions

View File

@@ -629,22 +629,6 @@ Created with %c on <a href=\"https://www.archlinux.org/\">Arch</a> \
:sitemap-sort-files anti-chronologically
:html-head ,z/shared-head)
("org-books"
:base-directory ,(site-path "books/")
:publishing-directory ,(output-path "books/")
:recursive t
:base-extension "org"
:publishing-function z/z-publish-to-html
:html-preamble ,z/preamble
:html-postamble ,z/postamble
:auto-sitemap t
:sitemap-filename "books-list.org"
:sitemap-title "Books List"
:sitemap-style list
:sitemap-function z/books-sitemap
:sitemap-sort-files anti-chronologically
:html-head ,z/shared-head)
("org-career"
:base-directory ,(site-path "posts/career/")
:publishing-directory ,(output-path "posts/career/")