๐Ÿ’พ Archived View for bbs.geminispace.org โ€บ s โ€บ Geminispace โ€บ 17950 captured on 2024-06-16 at 19:41:27. Gemini links have been rewritten to link to archived content

View Raw

More Information

โžก๏ธ Next capture (2024-06-20)

-=-=-=-=-=-=-

I'm looking for a program that converts HTML into a simpler version suitable for Geminispace. I've looked for this in the past, but have always been forwarded to some Chrome thing, or load it up in Firefox and press this button, or it requires Javascript, or only works on the web. What I really want is a standalone executable that does the job. Or a Rust library. It doesn't have to output gemtext. I just need the text body, the headers, links, the title, date, and author. Basic stuff like that. I have a program that will output markdown, but it's old and unsupported.

Here is an example of what I want.

gemini://illegaldrugs.neT/cgi-bin/reader

Any advice? Thanks.

Posted in: s/Geminispace

๐Ÿš€ blah_blah_blah

1 hour ago

1 Comment

๐Ÿ™ norayr ยท 42 minutes ago:

there is program called levior, and a subspace on this bbs dedicated to it.

it becomes an http proxy, very good one, converts html to gemini.

also there is duckling proxy written in go (to me it is good) and the more advanced stargate proxy by the same person on

โ€” gemi.dev

however stargate proxy source is not published.