Update
This commit is contained in:
parent
77b18c33d8
commit
ca6a66554f
25 changed files with 100 additions and 21 deletions
|
@ -12,6 +12,10 @@ Gopher is just an [application layer](l7.md) [protocol](protocol.md) (officially
|
|||
|
||||
**Gopher [software](software.md)**: sadly "[modern](modern.md)" browsers are so modern they have millions of lines of code but can't be bothered to support such a trivial protocol like gopher, however there are Web proxies you can use to explore gopherspace. Better browsers such as [lynx](lynx.md) (terminal) or [forg](forg.md) ([GUI](gui.md)) can be used for browsing gopherspace natively. As a server you may use e.g. Gophernicus (used by [SDF](sdf.md)) or search for another one, there are dozens. For the creation of gophermaps you simply use a plaintext editor. **Where to host gopher?** [Pubnixes](pubnix.md) such as [SDF](sdf.md), [tilde.town](tilde_town.md) and [Circumlunar community](circumlunar.md) offer gopher hosting but many people simply [self-host](self_hosting.md) servers e.g. on [Raspberry Pis](rpi.md), it's pretty simple.
|
||||
|
||||
## How To
|
||||
|
||||
For now take a look at stuff in this repo: `git clone git://bitreich.org/gopher-tutorials/`.
|
||||
|
||||
## Example
|
||||
|
||||
TODO
|
Loading…
Add table
Add a link
Reference in a new issue