diff --git a/index.md b/index.md index fcbab61..7065b8c 100644 --- a/index.md +++ b/index.md @@ -3,7 +3,9 @@ title: gitea type: docs --- -Setup a Gitea git server +[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.gitea) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.gitea?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.gitea) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) + +Setup a [Gitea](https://gitea.io/en-us/) git server. Gitea is a community managed lightweight code hosting solution written in Go. * [Default Variables](#default-variables) * [gitea_access_token_expiration_time](#gitea-access-token-expiration-time)