go-gitea / gitea

Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
https://gitea.com
MIT License
43.46k stars 5.34k forks source link

Branch, and conquer: Sourcery #14581

Closed c4lliope closed 2 years ago

c4lliope commented 3 years ago

Source code is our species' pinnacle in logic and reasoning; millions log on each day and spend hours repairing errors, checking issues, and building experiences online.

Gitea recognizes and addresses our need for programs which enable group-coding, based on publicly-accessible and changeable code. The original source in the lineage, Gogs, laid a mile marker by rebelling against closed-source cloud providers, and years down the road many people are reaping rewards by sharing code on Gogs and Gitea worldwide.


I primarily design experiences in web browsers, using webpack and shudder React, achieving blazing clock speeds, edgy designs, and remarkable polish.

I hope I can bring and share such skills inside an open-source codebase provider program, by adding one more link in the lineage of Gogs and Gitea: Sourcery.

Sourcery can begin addressing a couple areas inside Gitea's code base, which seem unmanageable based on bulk and churn:

Screen Shot 2021-02-05 at 12 22 04 PM

git clone https://github.com/go-gitea/gitea gource -s 0.2 gitea

By pruning dependencies and building up solid API and single-page application layers, Sourcery hopes to accomplish a much smaller and perhaps quicker codebase using more moldable browser-side libraries to build some nice coding experiences.

I hope you are curious, and can lend a hand! Links coming soon.

Much obliged, Grace – c4lliope


c4lliope commented 3 years ago

Beginning a browser rebase here, on Gitea.com.