Beyond coding. We forge. (Code of Conduct: https://codeberg.org/forgejo/code-of-conduct) https://forgejo.org
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Earl Warren dc32e7136d
forgejo-ci/push/compliance Pipeline was successful Details
forgejo-ci/push/testing-amd64 Pipeline was successful Details
Merge remote-tracking branch 'forgejo/forgejo-branding' into forgejo
2 days ago
.forgejo/workflows [CI] Forgejo Actions workflows 2 days ago
.gitea [WORKFLOW] issues & pr templates 2 days ago
.github/workflows delete Gitea specific files that need rewriting for Forgejo 2 days ago
.woodpecker [BRANDING] parse FORGEJO__* in the container environment 2 days ago
assets Merge remote-tracking branch 'forgejo/forgejo-branding' into forgejo 2 days ago
build [I18N] Add Locale merger script 2 days ago
cmd Merge remote-tracking branch 'forgejo/forgejo-branding' into forgejo 2 days ago
contrib [BRANDING] systemd service Type=simple 2 days ago
custom/conf Merge remote-tracking branch 'forgejo/forgejo-branding' into forgejo 2 days ago
docker [BRANDING] container images: set APP_NAME 2 days ago
docs Merge remote-tracking branch 'forgejo/forgejo-branding' into forgejo 2 days ago
models Merge remote-tracking branch 'forgejo/forgejo-branding' into forgejo 2 days ago
modules Merge remote-tracking branch 'forgejo/forgejo-branding' into forgejo 2 days ago
options [I18N] Move source locales to other folder 2 days ago
public [BRANDING] Custom loading animation for Forgejo 2 days ago
releases [DOCS] RELEASE-NOTES.md 2 days ago
routers [BRANDING] X-Forgejo-OTP can be used instead of X-Gitea-OTP 2 days ago
services Merge remote-tracking branch 'forgejo/forgejo-branding' into forgejo 2 days ago
snap Upgrade snap to node 20 (#24990) 2 days ago
templates [BRANDING] s/gitea/forgejo/ in HTML placeholders 2 days ago
tests Merge remote-tracking branch 'forgejo/forgejo-branding' into forgejo 2 days ago
web_src [BRANDING] Add Forgejo light, dark, and auto themes 2 days ago
.air.toml Reduce verbosity of dev commands (#24917) 1 week ago
.changelog.yml Changelog for v1.15.0-rc1 (#16422) 2 years ago
.dockerignore Add .dockerignore (#21753) 7 months ago
.drone.yml Upgrade to Node 20 on CI, enable actions cancellation (#24524) 4 weeks ago
.editorconfig Add markdownlint (#20512) 10 months ago
.eslintrc.yaml Add two eslint plugins (#24776) 2 weeks ago
.gitattributes Add PDF rendering via PDFObject (#24086) 3 days ago
.gitignore [I18N] Makefile + gitignore 2 days ago
.gitpod.yml Use official Vue extension in Gitpod (#24609) 3 weeks ago
.golangci.yml F3: Forgejo driver and CLI 2 days ago
.ignore Add PDF rendering via PDFObject (#24086) 3 days ago
.markdownlint.yaml Add markdownlint (#20512) 10 months ago
.npmrc Upgrade to npm lockfile v3 and explicitely set it (#23561) 2 months ago
.spectral.yaml Add spectral linter for Swagger (#20321) 11 months ago
.stylelintrc.yaml Fix `@font-face` overrides (#24855) 1 week ago
BSDmakefile update BSDmakefile to latest version from upstream (#24063) 2 months ago
CHANGELOG.md Changelog for 1.19.3 (#24495) (#24506) 4 weeks ago
CODE_OF_CONDUCT.md Add Gitea Community Code of Conduct (#23188) 3 months ago
CONTRIBUTING.md [DOCS] CONTRIBUTING 2 days ago
DCO Remove address from DCO (#22595) 4 months ago
Dockerfile [BRANDING] symlink gitea to forgejo in docker containers 2 days ago
Dockerfile.rootless [BRANDING] symlink gitea to forgejo in docker containers 2 days ago
LICENSE [DOCS] LICENSE: add Forgejo Authors 2 days ago
MAINTAINERS Add self to maintainers (#23644) 1 week ago
Makefile Merge remote-tracking branch 'forgejo/forgejo-branding' into forgejo 2 days ago
README.md [BRANDING] add Forgejo logo 2 days ago
RELEASE-NOTES.md [DOCS] RELEASE-NOTES.md 2 days ago
build.go User/Org Feed render description as per web (#23887) 2 months ago
go.mod F3: Forgejo driver and CLI 2 days ago
go.sum F3: Forgejo driver and CLI 2 days ago
main.go Merge remote-tracking branch 'forgejo/forgejo-branding' into forgejo 2 days ago
package-lock.json Add PDF rendering via PDFObject (#24086) 3 days ago
package.json Add PDF rendering via PDFObject (#24086) 3 days ago
playwright.config.js Update JS dependencies and eslint config (#21388) 8 months ago
vitest.config.js Update JS dependencies (#24218) 1 month ago
webpack.config.js [API] Forgejo API /api/forgejo/v1 2 days ago

README.md

Welcome to Forgejo

Hi there! Tired of big platforms playing monopoly? Providing Git hosting for your project, friends, company or community? Forgejo (/for'd͡ʒe.jo/ inspired by forĝejo the Esperanto word for forge) has you covered with its intuitive interface, light and easy hosting and a lot of builtin functionality.

Forgejo was created in 2022 because we think that the project should be owned by an independent community. If you second that, then Forgejo is for you! Our promise: Independent Free/Libre Software forever!

What does Forgejo offer?

If you like any of the following, Forgejo is literally meant for you:

  • Lightweight: Forgejo can easily be hosted on nearly every machine. Running on a Raspberry? Small cloud instance? No problem!
  • Project management: Besides Git hosting, Forgejo offers issues, pull requests, wikis, kanban boards and much more to coordinate with your team.
  • Publishing: Have something to share? Use releases to host your software for download, or use the package registry to publish it for docker, npm and many other package managers.
  • Customizable: Want to change your look? Change some settings? There are many config switches to make Forgejo work exactly like you want.
  • Powerful: Organizations & team permissions, CI integration, Code Search, LDAP, OAuth and much more. If you have advanced needs, Forgejo has you covered.
  • Privacy: From update checker to default settings: Forgejo is built to be privacy first for you and your crew.
  • Federation: (WIP) We are actively working to connect software forges with each other through ActivityPub, and create a collaborative network of personal instances.

Learn more

Dive into the documentation, subscribe to releases and blog post on our website, find us on the Fediverse or hop into our Matrix room if you have any questions or want to get involved.

Get involved

If you are interested in making Forgejo better, either by reporting a bug or by changing the governance, please take a look at the contribution guide.