diff --git a/build-site.el b/build-site.el index 52121a8..237607e 100755 --- a/build-site.el +++ b/build-site.el @@ -353,13 +353,6 @@ A file has comments if: :html-head ,z-shared-head :preparation-function z/org-main-prep) - ("org-assets" - :base-directory ,(site-path "assets/") - :base-extension "css\\|js\\|png\\|jpg\\|gif\\|svg\\|pdf\\|woff\\|woff2\\|ttf" - :publishing-directory ,(site-path "output/assets/") - :recursive t - :publishing-function org-publish-attachment) - ("org-categories-sitemap" :recursive t :base-directory ,(site-path "home/") @@ -505,27 +498,31 @@ A file has comments if: :html-postamble ,z-postamble :html-head ,z-shared-head) - ("org-lima" - :base-directory ,(site-path "lima/") - :publishing-directory ,(site-path "output/lima/") - :recursive t - :base-extension "org\\|md" - :publishing-function z/publish-lima-file - :with-author nil - :with-creator nil - :html-validation-link nil - :html-preamble ,z-preamble - :html-postamble ,z-postamble - :sitemap-filename "lima-list.org" - :auto-sitemap t - :sitemap-title "Lima" - :sitemap-style list - :sitemap-sort-files anti-chronologically - :sitemap-format-entry z/lima-sitemap-format-entry - :html-head ,z-shared-head) + ("org-lima" + :base-directory ,(site-path "lima/") + :publishing-directory ,(site-path "output/lima/") + :recursive t + :base-extension "org\\|md" + :publishing-function z/publish-lima-file + :with-author nil + :with-creator nil + :html-validation-link nil + :html-preamble ,z-preamble + :html-postamble ,z-postamble + :sitemap-filename "lima-list.org" + :auto-sitemap t + :sitemap-title "Lima" + :sitemap-style list + :sitemap-sort-files anti-chronologically + :sitemap-format-entry z/lima-sitemap-format-entry + :html-head ,z-shared-head) - - )) + ("org-assets" + :base-directory ,(site-path "assets/") + :base-extension "css\\|js\\|png\\|jpg\\|gif\\|svg\\|pdf\\|woff\\|woff2\\|ttf" + :publishing-directory ,(site-path "output/assets/") + :recursive t + :publishing-function org-publish-attachment))) (delete-directory (site-path "output/") t) (delete-directory (site-path "tags/") t) diff --git a/home/recently-updated.org b/home/recently-updated.org index fd90080..be2a282 100755 --- a/home/recently-updated.org +++ b/home/recently-updated.org @@ -2,7 +2,7 @@ #+OPTIONS: toc:nil num:nil * Recently Updated (top 26 files - per lima's request) -- [[file:home/wird-tracker.org][Wird Tracker]] @@html:2026-03-19 18:26@@ +- [[file:home/wird-tracker.org][Wird Tracker]] @@html:2026-03-19 16:05@@ - [[file:blogs/2026/03-march/setting-a-wird-tracker-19-03.org][Setting a Wird Tracker]] @@html:2026-03-19 13:57@@ - [[file:index.org][Home Page]] @@html:2026-03-19 13:10@@ - [[file:home/guide/wird-tracker-guide.org][Wird Tracker — Technical Guide]] @@html:2026-03-19 12:43@@ diff --git a/posts/posts-list.org b/posts/posts-list.org index 414762e..8b50e59 100755 --- a/posts/posts-list.org +++ b/posts/posts-list.org @@ -4,7 +4,7 @@ See the categories: @@html:Categories@@ * Posts: -- [[file:career/career-list.org][Career List]] @@html:20-03-2026 20:58@@ +- [[file:career/career-list.org][Career List]] @@html:19-03-2026 16:17@@ - [[file:career/ha-dr.org][High Availability, Disaster Recovery and Business Continuity]] @@html:11-03-2026 17:18@@ @@html: learning @@ @@html: notes @@ - [[file:career/javascript.org][Understands the Javascript language]] @@html:11-03-2026 16:52@@ @@html: learning @@ @@html: notes @@ - [[file:career/restful-api.org][Restful API]] @@html:15-02-2026 23:00@@ @@html: learning @@ @@html: notes @@ diff --git a/sitemap.org b/sitemap.org index 42dbeb7..66c3825 100755 --- a/sitemap.org +++ b/sitemap.org @@ -40,13 +40,13 @@ - [[file:tags/learning.org][Tag: learning]] - [[file:tags/notes.org][Tag: notes]] - [[file:tags/review.org][Tag: review]] - - [[file:tags/website.org][Tag: website]] - - [[file:tags/education.org][Tag: education]] - [[file:tags/insights.org][Tag: insights]] - [[file:tags/life.org][Tag: life]] + - [[file:tags/website.org][Tag: website]] - [[file:tags/emacs.org][Tag: emacs]] - - [[file:tags/maths.org][Tag: maths]] + - [[file:tags/education.org][Tag: education]] - [[file:tags/reading.org][Tag: reading]] + - [[file:tags/maths.org][Tag: maths]] - home - [[file:home/countdown.org][Countdown]] - [[file:home/contact.org][Contact]]