From 2d28a8150d1cc9cbeddd2d6664ce2528edaee138 Mon Sep 17 00:00:00 2001 From: alex Date: Sun, 28 Jun 2026 12:48:49 +0200 Subject: Add /notes/ideas/static-pages --- IDEAS.org | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) (limited to 'IDEAS.org') diff --git a/IDEAS.org b/IDEAS.org index 3baae81b..531dc287 100644 --- a/IDEAS.org +++ b/IDEAS.org @@ -99,26 +99,7 @@ This is basically a hybrid of https://linuxcontainers.org/incus/ and https://pro * [[programming/the-content-web-manifesto/README.md][Simpler web]] ** A terminal web browser with native HTMX support, but without JavaScript support -** Gemini mirror - -- A Gemini server designed *only* for proxying http content as Gemini -- With virtual hosting support - -Configure httpd with: - -- [[https://httpd.apache.org/docs/trunk/content-negotiation.html#negotiation][multiviews]] so httpd can serve .gmi files -- Any cgi or whatever you want to generate dynamic content if needed - -Then the mirror makes requests to httpd requesting Gemini content. - -Your static site generator can do: - -- /foo.gmi -- /foo.html - -httpd will serve the HTML for /foo for regular browsers. -The mirror requests /foo to httpd, which returns the gemtext. - +** A [[https://alex.corcoles.net/notes/ideas/static-pages][static pages]] service that requires no accounts and can support easy publishing of dual HTTP/HTML + Gemini/Gemtext sites * Responsive handwriting - A tool that helps create handwritten documents that adapt to different screen and text sizes -- cgit v1.2.3