website/content/jumbotron/index.en-us.md

21 lines
658 B
Markdown

---
date: "2016-11-08T16:00:00+02:00"
title: "Welcome"
weight: 10
toc: false
draft: false
url: "en-us"
---
<h1 class="display-4">Gitea - Git with a cup of tea</h1>
<p class="lead">A painless self-hosted Git service.</p>
<hr class="my-2">
<p>
Gitea is a community managed [fork](https://blog.gitea.io/2016/12/welcome-to-gitea/) of [Gogs](https://gogs.io/),
lightweight code hosting solution written in [Go](https://golang.org/)
and published under the [MIT](https://github.com/go-gitea/gitea/blob/master/LICENSE) license.
</p>
<p class="lead">
<a class="btn btn-primary btn-lg" href="https://try.gitea.io" target="_blank" role="button">Try Gitea</a>
</p>