gemtext -> atom converter #16

Closed
opened 2023-01-17 23:31:10 +00:00 by tjp · 0 comments
Owner

There is a specification for subscribing to gemini pages, and it largely defines it in terms of what atom a given gemtext construction should behave like. That's a pretty sound foundation for just building a converter.

gemini://gemini.circumlunar.space/docs/companion/subscription.gmi

It'd be amazing to be able to build a Handler which responds to any /path/to/gemlog/atom.xml request and builds atom on the fly from the response for /path/to/gemlog.gmi.

There is a specification for subscribing to gemini pages, and it largely defines it in terms of what atom a given gemtext construction should behave like. That's a pretty sound foundation for just building a converter. gemini://gemini.circumlunar.space/docs/companion/subscription.gmi It'd be amazing to be able to build a `Handler` which responds to any `/path/to/gemlog/atom.xml` request and builds atom on the fly from the response for `/path/to/gemlog.gmi`.
tjp added the
enhancement
label 2023-01-17 23:31:10 +00:00
tjp added this to the 1.x milestone 2023-01-25 03:04:49 +00:00
tjp added the
invalid
label 2023-05-01 17:39:28 +00:00
tjp closed this issue 2023-05-01 17:39:31 +00:00
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tjp/gus#16
No description provided.