ファイルへ移動
Arya Kiran 83b9cd5699
add gh.fascinated.cc (closes #106)
2023-05-04 11:47:09 +05:30
.gitea/ISSUE_TEMPLATE
.woodpecker Readme conflict moment 2023-04-28 18:17:24 +01:00
cmd/gothub add ldflags for branch to gothub update 2023-04-30 21:58:47 +05:30
pages specify branch using ldflag (closes #63) 2023-04-28 22:38:04 +05:30
public Add setup notice, please see #92 2023-04-02 19:28:20 +02:00
serve specify branch using ldflag (closes #63) 2023-04-28 22:38:04 +05:30
utils specify branch using ldflag (closes #63) 2023-04-28 22:38:04 +05:30
views specify branch using ldflag (closes #63) 2023-04-28 22:38:04 +05:30
.editorconfig
.gitignore
Dockerfile add ldflag (please work) 2023-04-28 18:15:28 +01:00
DockerfileDev add ldflag (please work) 2023-04-28 18:15:28 +01:00
LICENSE
README.md add gh.fascinated.cc (closes #106) 2023-05-04 11:47:09 +05:30
compose.yml add the envvars to compose.yml 2023-04-03 12:00:06 +05:30
go.mod move to scraping readme for dirview and fileview as well 2023-04-27 18:27:44 +05:30
go.sum move to scraping readme for dirview and fileview as well 2023-04-27 18:27:44 +05:30
main.go

README.md

GotHub

Alternative front-end for GitHub written with Go. (WIP)

Matrix Go Report Card Website

Features

  • Lightweight - for both you and the instance host
  • No JavaScript - pure HTML and CSS goodness
  • No requests made to GitHub from the client side - they won't even know you made a request!
  • Open source - for peer review & trustworthiness
  • Save bandwidth - no JavaScript/tracking bloat loaded!

Comparison to GitHub

Tested with PageSpeed Insights. Using ansible/ansible as a test repo.

GotHub GitHub
Performance 100 81
Requests 3 88
Resource Size 8kb 629kb
Time to Interactive 0.9s 2.7s

Quite the difference, isn't it?

Instances

Difference between branches

The master branch runs on the master branch of GotHub. This means that the instance is running a stable, tested version of GotHub that doesn't get updated as much as dev. Doesn't mean they're bad, though.

dev instances run on the dev branch of GotHub. This might mean they are more up-to-date than other instances, but at the same time, they might not be (instance admin might not always update their instance, no auto-updates etc.). You can get the latest and greatest straight out of Git, but you could meet on bugs and other nasty things.

Link Cloudflare Country ISP Branch
gh.akisblack.dev No Germany OVHcloud master
gh.odyssey346.dev No France OVHcloud (Trolling Solutions) master
gh.phreedom.club No Iceland Flokinet master
gothub.projectsegfau.lt No GeoDNS (Luxembourg/USA/India) BuyVM/Digital Ocean/Airtel master
gh.riverside.rocks No USA Comcast master
gh.fascinated.cc Yes Germany Contabo master
gothub.lunar.icu Yes Germany Unesty master
gothub.xbdm.fun Yes Germany Hetzner master
dev.gh.akisblack.dev No Germany OVHcloud dev
gh.creller.net No Finland Hetzner dev
gothub.esmailelbob.xyz No Canada OVHcloud dev
gothub.no-logs.com No Sweden Vultr dev
gh.dev.odyssey346.dev No France OVHcloud (Trolling Solutions) dev
gothub.dev.projectsegfau.lt No Luxembourg BuyVM dev

Have an instance you want on the list? Make an issue or PR!

You can find a json-list of the same in gothub/gothub-instances.

Setup

See gothub.app/docs for information about setting up GotHub.

Scraping

GotHub utilizes scraping powered by Colly to retrieve information from GitHub for everything except the explore page. By default, GotHub uses Chrome on Windows 10 as the user agent, but you can change it by setting the GOTHUB_USER_AGENT environment variable.

Funding

Our domain gothub.app is funded by the Project Segfault team, which is our only expense other than blood, sweat and tears. So, if you'd like to donate to GotHub, you can donate it to your favourite instance host or Project Segfault.

DMCA/Legal notice

All content shown on a GotHub instance is from GitHub. Any issues with content shown on a GotHub instance need 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.