From b41f62c2851f2ac1b4eeb8acad483c2ef8af9be5 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Thu, 9 Apr 2026 22:25:40 -0500 Subject: move apps to zerolabs.sh --- publish.el | 8 -------- 1 file changed, 8 deletions(-) (limited to 'publish.el') diff --git a/publish.el b/publish.el index 026103c..a033a8d 100644 --- a/publish.el +++ b/publish.el @@ -94,14 +94,6 @@ :output ".build/guides/{{ slug }}.html" :url "/guides/{{ slug }}.html") -;; Apps page route -(weblorg-route - :name "apps" - :input-pattern "content/apps/*.org" - :template "page.html" - :output ".build/apps/{{ slug }}.html" - :url "/apps/{{ slug }}.html") - ;; Now page route (weblorg-route :name "now" -- cgit v1.2.3