From 782552bf79f9cab5633a00ba09e18ea08ad3c916 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Fri, 31 Jan 2020 10:55:47 +0000 Subject: [PATCH] commit f82c5149ac79e15618344ab1e5229696cc1dd7e8 Author: Robert Kaussow Date: Fri Jan 31 11:23:20 2020 +0100 cleanup documentation --- index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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)