[GH-ISSUE #37] Where is the code? #2

Closed
opened 2026-02-16 12:32:09 -05:00 by yindo · 4 comments
Owner

Originally created by @ShalokShalom on GitHub (Feb 17, 2017).
Original GitHub issue: https://github.com/go-gitea/website/issues/37

Hi there

https://code.gitea.io/

I click on the code and get directed to a page with a few lines and .. no Code.

I see there is a link on the left side and suggest to link https://github.com/go-gitea directly in this central text.

Originally created by @ShalokShalom on GitHub (Feb 17, 2017). Original GitHub issue: https://github.com/go-gitea/website/issues/37 Hi there https://code.gitea.io/ I click on the code and get directed to a page with a few lines and .. no Code. I see there is a link on the left side and suggest to link https://github.com/go-gitea directly in this central text.
yindo added the kind/question label 2026-02-16 12:32:09 -05:00
yindo closed this issue 2026-02-16 12:32:09 -05:00
Author
Owner

@strk commented on GitHub (Feb 17, 2017):

@ShalokShalom I find 3 links on the left, for the 3 projects for which there's Code.
This is Go, btw, which means you can download the code using go get code.gitea.io/gitea for gitea itself, or go get code.gitea.io/<other> for other gitea projects (those linked on that page).

Maybe you want to provide a pull request to include the info above in that page ?

@strk commented on GitHub (Feb 17, 2017): @ShalokShalom I find 3 links on the left, for the 3 projects for which there's Code. This is Go, btw, which means you can download the code using `go get code.gitea.io/gitea` for gitea itself, or `go get code.gitea.io/<other>` for other gitea projects (those linked on that page). Maybe you want to provide a pull request to include the info above in that page ?
Author
Owner

@tboerger commented on GitHub (Feb 17, 2017):

All 3 available projects are linking to the GitHub repository, so you know where to find the code. As @strk already said these pages are at all used to provide the custom go import path, e.g. go get code.gitea.io/gitea

@tboerger commented on GitHub (Feb 17, 2017): All 3 available projects are linking to the GitHub repository, so you know where to find the code. As @strk already said these pages are at all used to provide the custom go import path, e.g. `go get code.gitea.io/gitea`
Author
Owner

@ShalokShalom commented on GitHub (Feb 18, 2017):

Yeah, i know that the link is on the left side.

@strk Are you sure, that this page is here in this repo?

@ShalokShalom commented on GitHub (Feb 18, 2017): Yeah, i know that the link is on the left side. @strk Are you sure, that this page is here in this repo?
Author
Owner

@tboerger commented on GitHub (Feb 19, 2017):

The pages for code.gitea.io are generated out of https://github.com/go-gitea/redirects

@tboerger commented on GitHub (Feb 19, 2017): The pages for code.gitea.io are generated out of https://github.com/go-gitea/redirects
yindo changed title from Where is the code? to [GH-ISSUE #37] Where is the code? 2026-06-05 16:34:54 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/website#2