From a8cad2e7cdd9e67a28f188d02b62a96714616296 Mon Sep 17 00:00:00 2001 From: Matthias Loibl Date: Sat, 24 Dec 2016 00:55:20 +0100 Subject: [PATCH] Create a decent landingpage --- layouts/index.html | 59 ++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 54 insertions(+), 5 deletions(-) diff --git a/layouts/index.html b/layouts/index.html index 351b103..146520e 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,12 +1,61 @@ {{ partial "header.html" . }} {{ partial "navbar.html" . }} -
+
-
- {{ range where .Site.Pages "Type" "page" }} - {{ .Content }} - {{ end }} +
+
+ +

Gitea - Git with a cup of tea

+

A painless self-hosted Git service.

+
+

+ Gitea is a community managed fork of Gogs, + lightweight code hosting solution written in Go + and published under the MIT license. +

+

+ Try Gitea +

+
+
+
+
+
+

+ + Easy to install +

+

Simply run the binary for your platform. Or ship Gitea with Docker or Vagrant, or get it packaged.

+
+
+

+ + Cross-platform +

+

Gitea runs anywhere Go can compile for: Windows, Mac OS X, Linux, ARM, etc. Choose the one you love!

+
+
+

+ + Lightweight +

+

Gitea has low minimal requirements and can run on an inexpensive Raspberry Pi. Save your machine energy!

+
+
+

+ + Open Source +

+

It's all on GitHub! Join us by contributing to make this project even better. Don't be shy to be a contributor!