Beyond coding. We forge. (Code of Conduct: https://codeberg.org/forgejo/code-of-conduct)
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 60e05fca18
Merge remote-tracking branch 'forgejo/forgejo-f3' into forgejo
6 months ago
.gitea [WORKFLOW] issues & pr templates 6 months ago
.github/workflows delete Gitea specific files that need rewriting for Forgejo 6 months ago
.woodpecker [BRANDING] parse FORGEJO__* in the container environment 6 months ago
assets Merge remote-tracking branch 'forgejo/forgejo-f3' into forgejo 6 months ago
build [I18N] Add Locale merger script 6 months ago
cmd Merge remote-tracking branch 'forgejo/forgejo-f3' into forgejo 6 months ago
contrib [BRANDING] adapt forgejo/contrib/upgrade.sh 6 months ago
custom/conf Merge remote-tracking branch 'forgejo/forgejo-f3' into forgejo 6 months ago
docker [BRANDING] container images: set APP_NAME 6 months ago
docs Merge remote-tracking branch 'forgejo/forgejo-privacy' into forgejo 6 months ago
models Merge remote-tracking branch 'forgejo/forgejo-f3' into forgejo 6 months ago
modules Merge remote-tracking branch 'forgejo/forgejo-f3' into forgejo 6 months ago
options [I18N] Move source locales to other folder 6 months ago
public [BRANDING] Custom loading animation for Forgejo 6 months ago
releases [DOCS] RELEASE-NOTES.md 6 months ago
routers [BRANDING] X-Forgejo-OTP can be used instead of X-Gitea-OTP 6 months ago
services Merge remote-tracking branch 'forgejo/forgejo-f3' into forgejo 6 months ago
snap Remove unnecessary whitespace in snapcraft.yaml (#22090) 12 months ago
templates [BRANDING] s/gitea/forgejo/ in HTML placeholders 6 months ago
tests Merge remote-tracking branch 'forgejo/forgejo-f3' into forgejo 6 months ago
web_src [BRANDING] Add Forgejo light, dark, and auto themes 6 months ago
.air.toml Set stop_on_error (#24453) 7 months ago
.changelog.yml Changelog for v1.15.0-rc1 (#16422) 2 years ago
.dockerignore Add .dockerignore (#21753) 1 year ago
.drone.yml Upgrade to Node 20 on CI, enable actions cancellation (#24524) 7 months ago
.editorconfig Add markdownlint (#20512) 1 year ago
.eslintrc.yaml Add two eslint plugins (#24776) 7 months ago
.gitattributes Revert "Mark `models/fixtures` as generated (#24775)" (#24782) 7 months ago
.gitignore [I18N] Makefile + gitignore 6 months ago
.gitpod.yml Use official Vue extension in Gitpod (#24609) 7 months ago
.golangci.yml F3: Forgejo driver and CLI 6 months ago
.ignore Add some .ignore entries (#18296) 2 years ago
.markdownlint.yaml Add markdownlint (#20512) 1 year ago
.npmrc Upgrade to npm lockfile v3 and explicitely set it (#23561) 9 months ago
.spectral.yaml Add spectral linter for Swagger (#20321) 1 year ago
.stylelintrc.yaml Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827) 7 months ago
BSDmakefile update BSDmakefile to latest version from upstream (#24063) 8 months ago
CHANGELOG.md Changelog for 1.19.3 (#24495) (#24506) 7 months ago
CODE_OF_CONDUCT.md Add Gitea Community Code of Conduct (#23188) 9 months ago
CONTRIBUTING.md [DOCS] CONTRIBUTING 6 months ago
DCO Remove address from DCO (#22595) 10 months ago
Dockerfile [BRANDING] symlink gitea to forgejo in docker containers 6 months ago
Dockerfile.rootless [BRANDING] symlink gitea to forgejo in docker containers 6 months ago
LICENSE [DOCS] LICENSE: add Forgejo Authors 6 months ago
MAINTAINERS Add @garymoon to MAINTAINERS (#24752) 7 months ago
Makefile Merge remote-tracking branch 'forgejo/forgejo-i18n' into forgejo 6 months ago
README.md [BRANDING] add Forgejo logo 6 months ago
RELEASE-NOTES.md [DOCS] RELEASE-NOTES.md 6 months ago
build.go User/Org Feed render description as per web (#23887) 8 months ago
go.mod F3: Forgejo driver and CLI 6 months ago
go.sum F3: Forgejo driver and CLI 6 months ago
main.go Merge remote-tracking branch 'forgejo/forgejo-f3' into forgejo 6 months ago
package-lock.json Update JS dependencies (#24815) 7 months ago
package.json Update JS dependencies (#24815) 7 months ago
playwright.config.js Update JS dependencies and eslint config (#21388) 1 year ago
vitest.config.js Update JS dependencies (#24218) 8 months ago
webpack.config.js [API] Forgejo API /api/forgejo/v1 6 months 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.