From 12983fb346f8ec17dfb421785aed8d411fc7be8d Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Mon, 23 Feb 2026 01:04:20 -0800 Subject: [PATCH] update readme --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 966436c..5c7adc9 100644 --- a/readme.md +++ b/readme.md @@ -27,8 +27,8 @@ todo: - implement all client-side js modules from https://pogmom.me (i'm draining brendan of his life force so i can save the world from him) -- make /c/[path] endpoint that basically just returns `curl https://address/[path]?w=${COLUMNS}` so you can pipe it directly into a shell to get a sized output +- generate sitemap in sidebar -- implement ?w=width parameter that resizes curl endpoint +- detect if markdown module has associated directory (by file basename, maybe specified in frontmatter?) - so much more