Skip to content

Static hosting #4

@clehner

Description

@clehner

git-remote-gemini's current interface requires servers to parse the query string in order to respond. Some Gemini publishers may only be publishing static files, like on some current hosting sites. Git's native HTTP(S) interface ("Dumb protocol") can work with static files. Effectively the server does not have to do anything special, just serve the files from the git repository requested by the client, and most of the protocol functionality is in the client. Should we try to support fetching from static gemini repos?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions