1
0
Fork 0
Beyond coding. We forge. https://codeberg.org/forgejo/forgejo
Find a file
silverwind ff1744cbbc
[PORT] gitea#30282: Markup color and font size fixes
1. Distinguish inline an block code with new CSS variable
`--color-markup-code-inline`
2. Various color tweaks, better contrast from background

(cherry picked from commit 662eb4b0852f9ce2c161e7fea5ac66bf912fc9f6)

---

- Revert the changes of #2874.
- Add more contrast to the inline block for light and dark theme.

(cherry picked from commit 662eb4b0852f9ce2c161e7fea5ac66bf912fc9f6)
2024-04-07 15:16:22 +02:00
.devcontainer
.forgejo Merge pull request 'Update bitnami/minio Docker tag to v2024.3.30' (#2917) from renovate/bitnami-minio-2024.x into forgejo 2024-04-06 07:20:08 +00:00
.gitea
assets [CHORE] Remove u2f dependency 2024-04-05 16:23:10 +02:00
build
cmd Add unit tests for update git hook 2024-04-06 17:01:33 +02:00
contrib
custom/conf Merge pull request 'Render inline file permalinks' (#2669) from Mai-Lapyst/forgejo:markup-add-filepreview into forgejo 2024-04-01 13:57:01 +00:00
docker
manual-testing@877d11b403
models Merge pull request 'Sort BuiltinApplicationsClientIDs() in test' (#3075) from gusted/forgejo-sort into forgejo 2024-04-06 12:43:42 +00:00
modules [FEAT] Support Include/Exclude Filters for Grep (#3058) 2024-04-06 13:25:39 +00:00
options Merge pull request 'Add optional pronoun field in user settings' (#1518) from hazy/forgejo:feat/pronoun-field into forgejo 2024-04-06 12:23:54 +00:00
public [FEAT] sourcehut webhooks 2024-04-05 10:20:40 +02:00
releases/images
routers Merge pull request 'Fix "view file" button in diff compare view' (#3046) from Mai-Lapyst/forgejo:fix-diffcompare-viewfile-url into forgejo 2024-04-06 12:25:12 +00:00
services Add vars context to cron jobs (#3059) 2024-04-06 19:54:53 +00:00
templates [BUG] Fix admin layout 2024-04-06 21:23:50 +02:00
tests [FEAT] Support Include/Exclude Filters for Grep (#3058) 2024-04-06 13:25:39 +00:00
tools
web_src [PORT] gitea#30282: Markup color and font size fixes 2024-04-07 15:16:22 +02:00
.air.toml
.changelog.yml
.deadcode-out Merge pull request 'Data size unit localization' (#2528) from 0ko/forgejo:sizelocalize into forgejo 2024-04-01 19:31:26 +00:00
.dockerignore
.editorconfig
.eslintrc.yaml
.gitattributes
.gitignore
.gitmodules
.gitpod.yml
.golangci.yml
.ignore
.markdownlint.yaml
.npmrc
.spectral.yaml
.stylelintrc.yaml
.yamllint.yaml
BSDmakefile
build.go
CODEOWNERS CODEOWNERS: add more reviewers (#3054) 2024-04-05 10:53:39 +00:00
CONTRIBUTING.md
DCO
Dockerfile
Dockerfile.rootless
go.mod [CHORE] Remove u2f dependency 2024-04-05 16:23:10 +02:00
go.sum [CHORE] Remove u2f dependency 2024-04-05 16:23:10 +02:00
LICENSE
main.go
MAINTAINERS
Makefile
package-lock.json Update dependency @stoplight/spectral-cli to v6.11.1 2024-04-05 04:23:05 +00:00
package.json Update dependency @stoplight/spectral-cli to v6.11.1 2024-04-05 04:23:05 +00:00
playwright.config.js
poetry.lock
poetry.toml
pyproject.toml
README.md
RELEASE-NOTES.md [RELEASE] v1.21.10-0 release notes 2024-04-04 18:37:59 +02:00
renovate.json
tailwind.config.js
updates.config.js
vitest.config.js
webpack.config.js

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.