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

@@ -300,25 +300,6 @@ The script is as follows, at the start I have some metadata relating to the file
:sitemap-function z/blogs-sitemap
:sitemap-sort-files anti-chronologically
:html-head ,z-shared-head
)
("org-books"
:base-directory "~/master-folder/org-platform/org_web/books/"
:publishing-directory "~/master-folder/org-platform/org_web/output/books/"
:recursive t
:base-extension "org"
:publishing-function z/z-publish-to-html
:with-author nil
:with-creator nil
:html-validation-link nil
: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-2025"
:base-directory "~/master-folder/org-platform/org_web/blogs/2025/"