From 41c5f925637d76ff3900a486e0d966522003fa63 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 22 Jul 2021 08:35:04 +0000 Subject: chore(global): branding --- README.md | 38 -------------------------------------- README.rst | 44 ++++++++++++++++++++++++++++++++++++++++++++ go.mod | 2 +- main.go | 2 +- 4 files changed, 46 insertions(+), 40 deletions(-) delete mode 100644 README.md create mode 100644 README.rst diff --git a/README.md b/README.md deleted file mode 100644 index f0851f3..0000000 --- a/README.md +++ /dev/null @@ -1,38 +0,0 @@ -# kineto - -This is an [HTTP][http] to [Gemini][gemini] proxy designed to provide service -for a single domain, i.e. to make your Gemini site available over HTTP. It -can proxy to any domain in order to facilitate linking to the rest of -Geminispace, but it defaults to a specific domain. - -[http]: https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol -[gemini]: https://gemini.circumlunar.space/ - -## Usage - -``` -$ go build -$ ./kineto [-b 127.0.0.1:8080] [-s style.css] [-e style.css] gemini://example.org -``` - -The -b argument is optional and allows you to bind to an arbitrary address; by -default kineto will bind to `:8080`. You should set up some external reverse -proxy like nginx to forward traffic to this port and add TLS. - -The -s argument is optional and allows you to specify a custom CSS filename. -The given file will be loaded from the local disk and placed in a `