From 8ca2c69e67c5b5cc3166af0c0a56e16078176b21 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Tue, 19 Aug 2025 22:39:50 -0500 Subject: summary of commits from minimal-enhancements --- publish.el | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'publish.el') diff --git a/publish.el b/publish.el index 9aa26d3..f06c12f 100644 --- a/publish.el +++ b/publish.el @@ -93,6 +93,15 @@ :output ".build/now/{{ slug }}.html" :url "/now/{{ slug }}.html") +;; About page route +(weblorg-route + :name "about" + :input-pattern "content/about/*.org" + :template "page.html" + :output ".build/about/{{ slug }}.html" + :url "/about/{{ slug }}.html") + + ;; RSS feed route (weblorg-route :name "rss" -- cgit v1.2.3-70-g09d2