diff options
| author | Christian Cleberg <[email protected]> | 2026-04-09 22:25:40 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-04-09 22:25:40 -0500 |
| commit | b41f62c2851f2ac1b4eeb8acad483c2ef8af9be5 (patch) | |
| tree | 675f9bec79249866a51bb97fe8f26e4e6169fb7a /publish.el | |
| parent | 4f5d68d916d182ff44e2f0ac3af2afb7fa305079 (diff) | |
| download | cleberg.net-b41f62c2851f2ac1b4eeb8acad483c2ef8af9be5.tar.gz cleberg.net-b41f62c2851f2ac1b4eeb8acad483c2ef8af9be5.tar.bz2 cleberg.net-b41f62c2851f2ac1b4eeb8acad483c2ef8af9be5.zip | |
move apps to zerolabs.sh
Diffstat (limited to 'publish.el')
| -rw-r--r-- | publish.el | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -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" |
