diff options
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 |
