This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Loïc Dachary cc3f14c8e1
[DOCS] CONTRIBUTING
Refs: https://codeberg.org/forgejo/forgejo/issues/8
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/153
Refs: https://codeberg.org/forgejo/forgejo/issues/123
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/299
2023-02-11 17:23:19 +01:00
.woodpecker [CI] use test-env:1.18 2023-02-11 09:20:37 +01:00
CONTRIBUTING [DOCS] CONTRIBUTING 2023-02-11 17:23:19 +01:00
assets Use import of OCI structs (#22765) (#22805) 2023-02-08 07:50:19 +08:00
build Update Emoji dataset to Unicode 14 (#22342) (#22343) 2023-01-04 12:45:18 -06:00
cmd add default user visibility to cli command "admin user create" (#22750) (#22760) 2023-02-08 11:04:38 -06:00
contrib Add link to user profile in markdown mention only if user exists (#21533) 2022-10-23 01:15:52 +08:00
custom/conf Add setting to disable the git apply step in test patch (#22130) (#22170) 2022-12-22 11:59:10 +01:00
docker Fix the mode of custom dir to 0700 in docker-rootless (#20861) 2022-08-19 11:05:07 -04:00
docs Use `--index-url` in PyPi description (#22620) (#22636) 2023-01-28 12:57:12 +08:00
models upgrade golangcilint to v1.51.0 (#22764) 2023-02-07 19:28:25 +00:00
modules Fix isAllowed of escapeStreamer (#22814) (#22837) 2023-02-10 11:36:58 +08:00
options Fix leaving organization bug on user settings -> orgs (#21983) (#22438) 2023-01-16 01:29:27 +02:00
public Update JS dependencies and eslint config (#21388) 2022-10-10 20:02:20 +08:00
releases [CI] the tag SHA in the uploaded repository must match 2023-02-11 17:16:30 +01:00
routers Use import of OCI structs (#22765) (#22805) 2023-02-08 07:50:19 +08:00
services Skip GitHub migration tests if the API token is undefined (#21824) 2023-02-11 09:15:02 +01:00
snap switch to node18 for snapcraft 2022-08-18 12:25:50 -04:00
templates Use `--index-url` in PyPi description (#22620) (#22636) 2023-01-28 12:57:12 +08:00
tests Use import of OCI structs (#22765) (#22805) 2023-02-08 07:50:19 +08:00
tools Remove legacy `+build:` constraint (#19582) 2022-05-02 23:22:45 +08:00
web_src Fix color of tertiary button on dark theme (#22739) (#22744) 2023-02-08 23:44:40 +08:00
.air.toml Add more test directory to exclude dir of air, remove watching templates from air include dir because gitea has internal mechanism (#22246) (#22247) 2022-12-29 16:12:10 +01:00
.changelog.yml Changelog for v1.15.0-rc1 (#16422) 2021-07-15 11:47:57 -04:00
.drone.yml use drone secrets for s3 config (#22770) (#22773) 2023-02-05 18:42:45 -05:00
.editorconfig Add markdownlint (#20512) 2022-07-28 09:22:47 +08:00
.eslintrc.yaml Remove vitest globals (#21505) 2022-10-19 14:50:19 +08:00
.gitattributes Hook go-licenses into tidy again (#21353) 2022-10-10 20:45:02 +02:00
.gitignore [CI] implementation: Woodpecker based CI 2023-02-11 09:18:31 +01:00
.gitpod.yml Add sqlite vscode extension to Gitpod configuration (#21552) 2022-10-24 16:55:59 -04:00
.golangci.yml upgrade golangcilint to v1.51.0 (#22764) 2023-02-07 19:28:25 +00:00
.ignore Add some .ignore entries (#18296) 2022-01-16 17:26:15 +00:00
.lgtm refactor: ignore LGTM from author of pull request. (#3283) 2018-01-02 06:13:49 -06:00
.markdownlint.yaml Add markdownlint (#20512) 2022-07-28 09:22:47 +08:00
.npmrc Stop packaging node_modules in release tarballs (#15273) 2021-04-09 01:08:14 -04:00
.spectral.yaml Add spectral linter for Swagger (#20321) 2022-07-11 18:07:16 -05:00
.stylelintrc.yaml Move eslintrc/stylelintrc to non-deprecated extensions (#20110) 2022-06-24 14:09:53 +02:00
BSDmakefile Add BSDmakefile to prevent errors when `make` is called under FreeBSD (#4446) 2018-07-16 20:45:51 +02:00
CHANGELOG.md Changelog 1.18.3 (#22575) 2023-01-23 08:42:02 -06:00
CONTRIBUTING.md [DOCS] CONTRIBUTING 2023-02-11 17:23:19 +01:00
DCO follow the advisor: add DCO and some improvements 2016-11-04 16:43:41 +08:00
Dockerfile [CI] implementation: forgejo container images 2023-02-11 09:19:27 +01:00
Dockerfile.rootless [CI] implementation: forgejo container images 2023-02-11 09:19:27 +01:00
LICENSE Fix typo 2016-11-08 08:42:05 +01:00
MAINTAINERS Add yardenshoham to maintainers (#21566) 2022-10-23 12:09:21 -04:00
Makefile [CI] implementation: Woodpecker based CI 2023-02-11 09:18:31 +01:00
build.go Remove legacy `+build:` constraint (#19582) 2022-05-02 23:22:45 +08:00
go.mod Use import of OCI structs (#22765) (#22805) 2023-02-08 07:50:19 +08:00
go.sum Use import of OCI structs (#22765) (#22805) 2023-02-08 07:50:19 +08:00
main.go Fix typo overrided -> overridden (#20687) 2022-08-06 20:54:26 -04:00
package-lock.json Switch from jest to vitest (#21444) 2022-10-14 21:36:16 +08:00
package.json Switch from jest to vitest (#21444) 2022-10-14 21:36:16 +08:00
playwright.config.js Update JS dependencies and eslint config (#21388) 2022-10-10 20:02:20 +08:00
vitest.config.js Remove vitest globals (#21505) 2022-10-19 14:50:19 +08:00
webpack.config.js Update JS dependencies and eslint config (#21388) 2022-10-10 20:02:20 +08:00

docs/README.md

Gitea: Docs

Join the chat at https://img.shields.io/discord/322538954119184384.svg

Hosting

These pages are hosted using netlifycms and get automatically updated on every push to the master branch.

Install

These pages use the Hugo static site generator. If you are planning to contribute you'll want to download and install Hugo on your local machine.

The installation of Hugo is out of the scope of this document, so please take the official install instructions to get Hugo up and running.

Development

To generate the website and serve it on localhost:1313 just execute this command and stop it with Ctrl+C:

make server

When you are done with your changes just create a pull request, after merging the pull request the website will be updated automatically.

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

This project is under the Apache-2.0 License. See the LICENSE file for the full license text.

Copyright (c) 2016 The Gitea Authors <https://gitea.io>