]> Sergey Matveev's repositories - tofuproxy.git/blob - doc/gemini.texi
73acece9c107ccc1025fd36110d885f829e523d8
[tofuproxy.git] / doc / gemini.texi
1 @node Gemini
2 @section Geminispace
3
4 You can browse @url{https://en.wikipedia.org/wiki/Gemini_(protocol),
5 geminispace} by going to @url{https://gemini/HOST/PATH}, where
6 @var{HOST} and @var{PATH} are taken from ordinary gemini URL. For
7 example to browse @url{gemini://gemini.circumlunar.space/docs/}, you must go
8 through @command{tofuproxy} to @url{https://gemini/gemini.circumlunar.space/docs/}.
9
10 If you request @url{https://gemini/} URL with @code{Accept: text/gemini}
11 HTTP header, then gemfiles (@file{.gmi} will be passed as-is without
12 conversion to HTML.
13
14 No @code{INPUT} is supported currently.