diff --git a/content/cross-platform/index.en-us.md b/content/cross-platform/index.en-us.md new file mode 100644 index 0000000..2391ffc --- /dev/null +++ b/content/cross-platform/index.en-us.md @@ -0,0 +1,15 @@ +--- +date: "2016-11-08T16:00:00+02:00" +title: "Cross-platform" +weight: 10 +toc: false +draft: false +--- +

+ + Cross-platform +

+ +Gitea runs anywhere [Go](http://golang.org/) can compile for: Windows, macOS, Linux, ARM, etc. Choose the one you love! diff --git a/content/cross-platform/index.pt-br.md b/content/cross-platform/index.pt-br.md new file mode 100644 index 0000000..fcd1909 --- /dev/null +++ b/content/cross-platform/index.pt-br.md @@ -0,0 +1,15 @@ +--- +date: "2016-11-08T16:00:00+02:00" +title: "Multi-plataforma" +weight: 10 +toc: false +draft: false +--- +

+ + Multi-plataforma +

+ +Gitea roda em qualquer sistema operacional em que [Go](http://golang.org/) consegue compilar: Windows, Mac OS X, Linux, ARM, etc. Escolha qual você gosta mais! diff --git a/content/cross-platform/index.zh-cn.md b/content/cross-platform/index.zh-cn.md new file mode 100644 index 0000000..b1616a0 --- /dev/null +++ b/content/cross-platform/index.zh-cn.md @@ -0,0 +1,15 @@ +--- +date: "2016-11-08T16:00:00+02:00" +title: "欢迎" +weight: 10 +toc: false +draft: false +--- +

+ + Cross-platform +

+ +Gitea runs anywhere [Go](http://golang.org/) can compile for: Windows, macOS, Linux, ARM, etc. Choose the one you love! diff --git a/content/cross-platform/index.zh-tw.md b/content/cross-platform/index.zh-tw.md new file mode 100644 index 0000000..01b5ab0 --- /dev/null +++ b/content/cross-platform/index.zh-tw.md @@ -0,0 +1,15 @@ +--- +date: "2016-11-08T16:00:00+02:00" +title: "歡迎" +weight: 10 +toc: false +draft: false +--- +

+ + Cross-platform +

+ +Gitea runs anywhere [Go](http://golang.org/) can compile for: Windows, macOS, Linux, ARM, etc. Choose the one you love! diff --git a/content/easy-installation/index.en-us.md b/content/easy-installation/index.en-us.md new file mode 100644 index 0000000..d0c4253 --- /dev/null +++ b/content/easy-installation/index.en-us.md @@ -0,0 +1,18 @@ +--- +date: "2016-11-08T16:00:00+02:00" +title: "Easy to install" +weight: 10 +toc: false +draft: false +--- + +

+ + Easy to install +

+ +Simply [run the binary](https://docs.gitea.io/en-us/install-from-binary/) for your platform. +Or ship Gitea with [Docker](https://github.com/go-gitea/gitea/tree/master/docker) or [Vagrant](https://github.com/geerlingguy/ansible-vagrant-examples/tree/master/gogs), +or get it [packaged](https://docs.gitea.io/en-us/install-from-package/). diff --git a/content/easy-installation/index.pt-br.md b/content/easy-installation/index.pt-br.md new file mode 100644 index 0000000..7365178 --- /dev/null +++ b/content/easy-installation/index.pt-br.md @@ -0,0 +1,19 @@ +--- +date: "2016-11-08T16:00:00+02:00" +title: "Fácil de instalar" +weight: 10 +toc: false +draft: false +--- + +

+ + Fácil de instalar +

+ +Simplesmente [rode o executável](https://docs.gitea.io/en-us/install-from-binary/) para o seu sistema operacional. +Ou obtenha o Gitea com o [Docker](https://github.com/go-gitea/gitea/tree/master/docker) ou +[Vagrant](https://github.com/geerlingguy/ansible-vagrant-examples/tree/master/gogs), +ou baixe o [pacote](https://docs.gitea.io/en-us/install-from-package/). diff --git a/content/easy-installation/index.zh-cn.md b/content/easy-installation/index.zh-cn.md new file mode 100644 index 0000000..cd510ee --- /dev/null +++ b/content/easy-installation/index.zh-cn.md @@ -0,0 +1,18 @@ +--- +date: "2016-11-08T16:00:00+02:00" +title: "欢迎" +weight: 10 +toc: false +draft: false +--- + +

+ + Easy to install +

+ +Simply [run the binary](https://docs.gitea.io/en-us/install-from-binary/) for your platform. +Or ship Gitea with [Docker](https://github.com/go-gitea/gitea/tree/master/docker) or [Vagrant](https://github.com/geerlingguy/ansible-vagrant-examples/tree/master/gogs), +or get it [packaged](https://docs.gitea.io/en-us/install-from-package/). diff --git a/content/easy-installation/index.zh-tw.md b/content/easy-installation/index.zh-tw.md new file mode 100644 index 0000000..44d6d34 --- /dev/null +++ b/content/easy-installation/index.zh-tw.md @@ -0,0 +1,18 @@ +--- +date: "2016-11-08T16:00:00+02:00" +title: "歡迎" +weight: 10 +toc: false +draft: false +--- + +

+ + Easy to install +

+ +Simply [run the binary](https://docs.gitea.io/en-us/install-from-binary/) for your platform. +Or ship Gitea with [Docker](https://github.com/go-gitea/gitea/tree/master/docker) or [Vagrant](https://github.com/geerlingguy/ansible-vagrant-examples/tree/master/gogs), +or get it [packaged](https://docs.gitea.io/en-us/install-from-package/). diff --git a/content/jumbotron/index.en-us.md b/content/jumbotron/index.en-us.md new file mode 100644 index 0000000..3830eb8 --- /dev/null +++ b/content/jumbotron/index.en-us.md @@ -0,0 +1,19 @@ +--- +date: "2016-11-08T16:00:00+02:00" +title: "Welcome" +weight: 10 +toc: false +draft: false +--- + +

Gitea - Git with a cup of tea

+

A painless self-hosted Git service.

+
+

+ 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. +

+

+Try Gitea +

diff --git a/content/jumbotron/index.pt-br.md b/content/jumbotron/index.pt-br.md new file mode 100644 index 0000000..aa0f52d --- /dev/null +++ b/content/jumbotron/index.pt-br.md @@ -0,0 +1,19 @@ +--- +date: "2016-11-08T16:00:00+02:00" +title: "Bem vindo" +weight: 10 +toc: false +draft: false +--- + +

Gitea - Git with a cup of tea

+

A painless self-hosted Git service.

+
+

+ Gitea é um [fork](https://blog.gitea.io/2016/12/welcome-to-gitea/) do [Gogs](http://gogs.io) mantido pela comunidade, + sendo uma solução de hospedagem de código-fonte feito em [Go](https://golang.org/) + e disponibilizado sob a licença [MIT](https://github.com/go-gitea/gitea/blob/master/LICENSE). +

+

+Try Gitea +

diff --git a/content/jumbotron/index.zh-cn.md b/content/jumbotron/index.zh-cn.md new file mode 100644 index 0000000..e635243 --- /dev/null +++ b/content/jumbotron/index.zh-cn.md @@ -0,0 +1,19 @@ +--- +date: "2016-11-08T16:00:00+02:00" +title: "欢迎" +weight: 10 +toc: false +draft: false +--- + +

Gitea - Git with a cup of tea

+

A painless self-hosted Git service.

+
+

+ Gitea 是一个开源社区驱动的 [Gogs](http://gogs.io) [克隆](https://blog.gitea.io/2016/12/welcome-to-gitea/), + 是一个轻量级的代码托管解决方案,后端采用 [Go](https://golang.org/) 编写,采用 + [MIT](https://github.com/go-gitea/gitea/blob/master/LICENSE) 许可证. +

+

+Try Gitea +

diff --git a/content/jumbotron/index.zh-tw.md b/content/jumbotron/index.zh-tw.md new file mode 100644 index 0000000..8151703 --- /dev/null +++ b/content/jumbotron/index.zh-tw.md @@ -0,0 +1,18 @@ +--- +date: "2016-11-08T16:00:00+02:00" +title: "歡迎" +weight: 10 +toc: false +draft: false +--- + +

Gitea - Git with a cup of tea

+

A painless self-hosted Git service.

+
+

+ Gitea 是一個從 [Gogs](http://gogs.io) [分支出來](https://blog.gitea.io/2016/12/welcome-to-gitea/) 的開源專案, 它是輕量級程式碼託管解決方案,後端採用 + [Go](https://golang.org/) 程式語言撰寫,採用 [MIT](https://github.com/go-gitea/gitea/blob/master/LICENSE) 授權條款。 +

+

+Try Gitea +

diff --git a/content/lightweight/index.en-us.md b/content/lightweight/index.en-us.md new file mode 100644 index 0000000..e787fb9 --- /dev/null +++ b/content/lightweight/index.en-us.md @@ -0,0 +1,15 @@ +--- +date: "2016-11-08T16:00:00+02:00" +title: "Lightweight" +weight: 10 +toc: false +draft: false +--- +

+ + Lightweight +

+ +Gitea has low minimal requirements and can run on an inexpensive Raspberry Pi. Save your machine energy! diff --git a/content/lightweight/index.pt-br.md b/content/lightweight/index.pt-br.md new file mode 100644 index 0000000..706d0ae --- /dev/null +++ b/content/lightweight/index.pt-br.md @@ -0,0 +1,15 @@ +--- +date: "2016-11-08T16:00:00+02:00" +title: "Fácil de instalar" +weight: 10 +toc: false +draft: false +--- +

+ + Lightweight +

+ +Gitea utiliza poucos recursos e consegue mesmo rodar no barato Raspberry Pi. Economize energia elétrica da sua máquina! diff --git a/content/lightweight/index.zh-cn.md b/content/lightweight/index.zh-cn.md new file mode 100644 index 0000000..cd510ee --- /dev/null +++ b/content/lightweight/index.zh-cn.md @@ -0,0 +1,18 @@ +--- +date: "2016-11-08T16:00:00+02:00" +title: "欢迎" +weight: 10 +toc: false +draft: false +--- + +

+ + Easy to install +

+ +Simply [run the binary](https://docs.gitea.io/en-us/install-from-binary/) for your platform. +Or ship Gitea with [Docker](https://github.com/go-gitea/gitea/tree/master/docker) or [Vagrant](https://github.com/geerlingguy/ansible-vagrant-examples/tree/master/gogs), +or get it [packaged](https://docs.gitea.io/en-us/install-from-package/). diff --git a/content/lightweight/index.zh-tw.md b/content/lightweight/index.zh-tw.md new file mode 100644 index 0000000..44d6d34 --- /dev/null +++ b/content/lightweight/index.zh-tw.md @@ -0,0 +1,18 @@ +--- +date: "2016-11-08T16:00:00+02:00" +title: "歡迎" +weight: 10 +toc: false +draft: false +--- + +

+ + Easy to install +

+ +Simply [run the binary](https://docs.gitea.io/en-us/install-from-binary/) for your platform. +Or ship Gitea with [Docker](https://github.com/go-gitea/gitea/tree/master/docker) or [Vagrant](https://github.com/geerlingguy/ansible-vagrant-examples/tree/master/gogs), +or get it [packaged](https://docs.gitea.io/en-us/install-from-package/). diff --git a/content/open-source/index.en-us.md b/content/open-source/index.en-us.md new file mode 100644 index 0000000..331e982 --- /dev/null +++ b/content/open-source/index.en-us.md @@ -0,0 +1,16 @@ +--- +date: "2016-11-08T16:00:00+02:00" +title: "Open Source" +weight: 10 +toc: false +draft: false +--- +

+ + Open Source +

+ +It's all on [GitHub](https://github.com/go-gitea/gitea/)! +Join us by contributing to make this project even better. Don't be shy to be a contributor! diff --git a/content/open-source/index.pt-br.md b/content/open-source/index.pt-br.md new file mode 100644 index 0000000..c439cb3 --- /dev/null +++ b/content/open-source/index.pt-br.md @@ -0,0 +1,16 @@ +--- +date: "2016-11-08T16:00:00+02:00" +title: "Código aberto" +weight: 10 +toc: false +draft: false +--- +

+ + Open Source +

+ +Está tudo no [GitHub](https://github.com/go-gitea/gitea/)! +Contribua e torne este projeto ainda melhor. Não tenha vergonha de contribuir! diff --git a/content/open-source/index.zh-cn.md b/content/open-source/index.zh-cn.md new file mode 100644 index 0000000..cd510ee --- /dev/null +++ b/content/open-source/index.zh-cn.md @@ -0,0 +1,18 @@ +--- +date: "2016-11-08T16:00:00+02:00" +title: "欢迎" +weight: 10 +toc: false +draft: false +--- + +

+ + Easy to install +

+ +Simply [run the binary](https://docs.gitea.io/en-us/install-from-binary/) for your platform. +Or ship Gitea with [Docker](https://github.com/go-gitea/gitea/tree/master/docker) or [Vagrant](https://github.com/geerlingguy/ansible-vagrant-examples/tree/master/gogs), +or get it [packaged](https://docs.gitea.io/en-us/install-from-package/). diff --git a/content/open-source/index.zh-tw.md b/content/open-source/index.zh-tw.md new file mode 100644 index 0000000..44d6d34 --- /dev/null +++ b/content/open-source/index.zh-tw.md @@ -0,0 +1,18 @@ +--- +date: "2016-11-08T16:00:00+02:00" +title: "歡迎" +weight: 10 +toc: false +draft: false +--- + +

+ + Easy to install +

+ +Simply [run the binary](https://docs.gitea.io/en-us/install-from-binary/) for your platform. +Or ship Gitea with [Docker](https://github.com/go-gitea/gitea/tree/master/docker) or [Vagrant](https://github.com/geerlingguy/ansible-vagrant-examples/tree/master/gogs), +or get it [packaged](https://docs.gitea.io/en-us/install-from-package/). diff --git a/layouts/index.html b/layouts/index.html index 146520e..d585d9b 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -6,56 +6,32 @@
-

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 -

+ {{ range where .Site.Pages "Type" "jumbotron" }} + {{ .Content }} + {{ end }}
-

- - Easy to install -

-

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

+ {{ range where .Site.Pages "Type" "easy-installation" }} + {{ .Content }} + {{ end }}
-

- - Cross-platform -

-

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

+ {{ range where .Site.Pages "Type" "cross-platform" }} + {{ .Content }} + {{ end }}
-

- - Lightweight -

-

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

+ {{ range where .Site.Pages "Type" "lightweight" }} + {{ .Content }} + {{ end }}
-

- - 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!

+ {{ range where .Site.Pages "Type" "open-source" }} + {{ .Content }} + {{ end }}