From a2258b4eec5bd5165cc7aecfa76e5c88248639ee Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sun, 16 Mar 2025 22:44:45 -0500 Subject: add now page --- publish.el | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'publish.el') diff --git a/publish.el b/publish.el index fa61e34..08d748f 100644 --- a/publish.el +++ b/publish.el @@ -85,6 +85,14 @@ :output ".build/services/{{ slug }}.html" :url "/services/{{ slug }}.html") +;; Services page route +(weblorg-route + :name "now" + :input-pattern "content/now/*.org" + :template "page.html" + :output ".build/now/{{ slug }}.html" + :url "/now/{{ slug }}.html") + ;; RSS feed route (weblorg-route :name "rss" -- cgit v1.2.3-70-g09d2