diff options
| author | alex <alex@pdp7.net> | 2026-06-28 12:48:49 +0200 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2026-06-28 12:52:38 +0200 |
| commit | 2d28a8150d1cc9cbeddd2d6664ce2528edaee138 (patch) | |
| tree | a5625249a78ab432b2afa39fbec55edc03ae504c /IDEAS.org | |
| parent | 4768e81338f3f8ff3b38de59713bee2a953049b0 (diff) | |
Add /notes/ideas/static-pagesmaster
Diffstat (limited to 'IDEAS.org')
| -rw-r--r-- | IDEAS.org | 21 |
1 files changed, 1 insertions, 20 deletions
@@ -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 |
