Hacker News new | ask | show | jobs
by irth 2674 days ago
> Gopher is not HTML

Gopher can easily serve HTML content (and any other content type, too)

I made a Gopher HackerNews proxy a few years ago, you can see it in action by running

    lynx gopher://hn.irth.pl
and check out the source at https://github.com/irth/gophernews
1 comments

There's also gopher://hngopher.com/
Oh, this one's pretty cool. Makes me wanna do a similar thing for another website that's as nice looking.