gemfedwiki

gemini fedwiki proxy
git clone git://jb55.com/gemfedwiki
Log | Files | Refs | README

commit 8b196be36005d45dd8742cad4081cb3c9df3feae
parent a891ce73d27312b826ac49429302068a39e58f32
Author: William Casarin <jb55@jb55.com>
Date:   Wed, 27 Oct 2021 23:19:04 -0700

send patches

Diffstat:
Mindex.gmi | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/index.gmi b/index.gmi @@ -17,3 +17,11 @@ One unique aspect of the federated wiki is the amount of javascript client-side We could do existence checks before the page is served, but this could slow down the request. I'm open to suggestions for ways to show neighborhoods and federation features. We could do a better job at rendering images and other content as well. Not every wiki item is supported. Mainly just paragraphs, unprocessed markdown, and unprocessed html at the moment. We could use a bit more code to clean up the markdown and html before rendering it to gemtext. + +You can grab the code for this place here: + +=> http://git.jb55.com/gemfedwiki + +Feel free to send me patches via email + +=> mailto:jb55@jb55.com jb55@jb55.com