sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit a1848a8b4fa872fe333dcf38269719a6b30a9eeb
parent 46cca1a8438f65a32fc8f7db8bad1c6719d1fe1f
Author: Christoph Lohmann <20h@r-36.net>
Date:   Thu, 22 Oct 2015 17:46:30 +0200

Gopher is a protocol.

Diffstat:
Msuckless.org/project_ideas.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/suckless.org/project_ideas.md b/suckless.org/project_ideas.md @@ -127,7 +127,7 @@ of GTK and its other evil friends. ### Gopher services -Gopher is a sane prorotocol which has hierarchy in its design. It allows the +Gopher is a sane protocol which has hierarchy in its design. It allows the abstraction of a mass of information in a filesystem. The goal of this meta project is to find ideas how to implement gopher services to easily access the web and new information.