{{template "header" .}}

GotHub is an alternative front-end for GitHub.

{{ if not .setupstatus }}
GotHub is not set up! Please look at this issue to see how to set up GotHub, or set the GOTHUB_SETUP_COMPLETE environment variable to true to suppress this message. If you are a user of this instance, please contact the instance maintainer.
{{ end}}

Features

Privacy

GitHub is owned by Microsoft, a big tech company known to track it's users. If you care, you can read GitHub's privacy policy here (TOS;DR). GotHub solves this by proxying all GitHub requests for you!

Usage

Just replace github.com with {{.host}} or gist.github.com with {{.host}}/gist!

DMCA/Copyright Notice

All content shown on this site are from GitHub. Any issues with content shown on this site needs to be reported to GitHub, not the instance host's internet or domain provider. GitHub is a registered trademark of GitHub, Inc. GotHub is not affiliated with GitHub, Inc.

This project was made as a "spiritual successor" to Riverside Rocks' 1337git which is, unfortunately, hosted on GitHub. Kinda ironic.

This project does not let you clone GitHub repositories. I would recommend using a VPN if you have to clone a GitHub repository and want to keep yourself private from them instead.

Credits

Midou36O - desigining the GotHub logo
Odyssey346 - majority of the code, maintainer
Arya - code contributions and second maintainer

Info

{{ if eq .version "unknown, please build with Go 1.13+ or use Git"}} GotHub version: unknown {{ else }} GotHub version: {{ .version}} {{ end }}
Fiber version: {{ .fiberversion}}, running on {{ .goversion}}
{{ template "footer" .}}