No description
Find a file
2023-02-20 10:09:49 +01:00
.woodpecker [CI] implementation: Woodpecker based CI 2023-02-20 09:10:03 +01:00
assets
build
cmd
contrib
CONTRIBUTING [DOCS] CONTRIBUTING 2023-02-20 10:09:49 +01:00
custom/conf
docker
docs
models Make CI use a dummy password hasher for all tests (#22983) 2023-02-20 13:20:30 +08:00
modules Make CI use a dummy password hasher for all tests (#22983) 2023-02-20 13:20:30 +08:00
options
public
releases [CI] implementation: Woodpecker based CI 2023-02-20 09:10:03 +01:00
routers Use beforeCommit instead of baseCommit (#22949) 2023-02-20 11:56:07 +08:00
services
snap
templates Use beforeCommit instead of baseCommit (#22949) 2023-02-20 11:56:07 +08:00
tests Use beforeCommit instead of baseCommit (#22949) 2023-02-20 11:56:07 +08:00
tools
web_src
.air.toml
.changelog.yml
.dockerignore
.drone.yml
.editorconfig
.eslintrc.yaml
.gitattributes
.gitignore [CI] implementation: Woodpecker based CI 2023-02-20 09:10:03 +01:00
.gitpod.yml
.golangci.yml
.ignore
.lgtm
.markdownlint.yaml
.npmrc
.spectral.yaml
.stylelintrc.yaml
BSDmakefile
build.go
CHANGELOG.md
CONTRIBUTING.md [DOCS] CONTRIBUTING 2023-02-20 10:09:49 +01:00
DCO
Dockerfile [CI] implementation: forgejo container images 2023-02-20 09:10:54 +01:00
Dockerfile.rootless [CI] implementation: forgejo container images 2023-02-20 09:10:54 +01:00
go.mod
go.sum
LICENSE
main.go
MAINTAINERS
Makefile [CI] implementation: Woodpecker based CI 2023-02-20 09:10:03 +01:00
package-lock.json
package.json
playwright.config.js
vitest.config.js
webpack.config.js

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>