diff --git a/config.yaml b/config.yaml index c031a89..0a40bea 100644 --- a/config.yaml +++ b/config.yaml @@ -4,7 +4,10 @@ title: Gitea theme: gitea markup: - defaultMarkdownHandler: blackFriday + defaultMarkdownHandler: goldmark + goldmark: + renderer: + unsafe: true defaultContentLanguage: en-us defaultContentLanguageInSubdir: true diff --git a/content/_index.en-us.md b/content/_index.en-us.md index 31f9107..9d0d048 100644 --- a/content/_index.en-us.md +++ b/content/_index.en-us.md @@ -11,8 +11,10 @@ type: "home"

Gitea - Git with a cup of tea

A painless self-hosted Git service.

- Gitea is a community managed lightweight code hosting solution written in [Go](https://golang.org/). - It is published under the [MIT](https://github.com/go-gitea/gitea/blob/master/LICENSE) license. + +Gitea is a community managed lightweight code hosting solution written in [Go](https://golang.org/). +It is published under the [MIT](https://github.com/go-gitea/gitea/blob/master/LICENSE) license. +

diff --git a/content/_index.ja-jp.md b/content/_index.ja-jp.md index d2edb31..aa74ec0 100644 --- a/content/_index.ja-jp.md +++ b/content/_index.ja-jp.md @@ -11,7 +11,9 @@ type: "home"

Gitea - 一杯のお茶を添えた Git

苦痛のないセルフホスト型 Git サービス

- Gitea は、コミュニティ主導で開発が進められている [Go 言語](https://golang.org/)製の軽量のコードホスティングソリューションです。コードは [MIT](https://github.com/go-gitea/gitea/blob/master/LICENSE) ライセンスで公開されています。 + +Gitea は、コミュニティ主導で開発が進められている [Go 言語](https://golang.org/)製の軽量のコードホスティングソリューションです。コードは [MIT](https://github.com/go-gitea/gitea/blob/master/LICENSE) ライセンスで公開されています。 +

diff --git a/content/_index.ko-kr.md b/content/_index.ko-kr.md index c7405e5..707f034 100644 --- a/content/_index.ko-kr.md +++ b/content/_index.ko-kr.md @@ -11,8 +11,10 @@ type: "home"

Gitea - Git with a cup of tea

A painless self-hosted Git service.

- Gitea는 커뮤니티에서 관리하는 [Gogs](https://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)로 배포되는 가벼운 코드 호스팅 솔루션입니다. + +Gitea는 커뮤니티에서 관리하는 [Gogs](https://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)로 배포되는 가벼운 코드 호스팅 솔루션입니다. +

diff --git a/content/_index.nl-nl.md b/content/_index.nl-nl.md index 430265d..edc9df3 100644 --- a/content/_index.nl-nl.md +++ b/content/_index.nl-nl.md @@ -10,12 +10,14 @@ type: "home"

Gitea - Git with a cup of tea

A painless self-hosted Git service.

- Gitea is een door de community beheerde [fork](https://blog.gitea.io/2016/12/welcome-to-gitea/) van [Gogs](http://gogs.io), - een lichtgewicht code hosting oplossing geschreven in [Go](https://golang.org/) - en wordt gepubliceerd onder de [MIT](https://github.com/go-gitea/gitea/blob/master/LICENSE) licentie. + +Gitea is een door de community beheerde [fork](https://blog.gitea.io/2016/12/welcome-to-gitea/) van [Gogs](http://gogs.io), + een lichtgewicht code hosting oplossing geschreven in [Go](https://golang.org/) + en wordt gepubliceerd onder de [MIT](https://github.com/go-gitea/gitea/blob/master/LICENSE) licentie. +

\ No newline at end of file +
diff --git a/content/_index.pt-br.md b/content/_index.pt-br.md index 37ac3ca..9b0b53c 100644 --- a/content/_index.pt-br.md +++ b/content/_index.pt-br.md @@ -10,9 +10,11 @@ type: "home"

Gitea - Git with a cup of tea

Um servidor Git super fácil de instalar.

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

diff --git a/content/_index.ru-ru.md b/content/_index.ru-ru.md index fb78974..872f00c 100644 --- a/content/_index.ru-ru.md +++ b/content/_index.ru-ru.md @@ -11,11 +11,13 @@ type: "home"

Gitea - Git with a cup of tea

Удобный сервис собственного хостинга репозиториев Git.

- Gitea - это управляемое сообществом облегчённое решение для хостинга кода, написанное на [Go](https://golang.org/). - Он публикуется под лицензией [MIT](https://github.com/go-gitea/gitea/blob/master/LICENSE). + +Gitea - это управляемое сообществом облегчённое решение для хостинга кода, написанное на [Go](https://golang.org/). +Он публикуется под лицензией [MIT](https://github.com/go-gitea/gitea/blob/master/LICENSE). +

\ No newline at end of file +
diff --git a/content/_index.zh-cn.md b/content/_index.zh-cn.md index fbc0f5b..4874aa5 100644 --- a/content/_index.zh-cn.md +++ b/content/_index.zh-cn.md @@ -10,11 +10,13 @@ type: "home"

Gitea - Git with a cup of tea

A painless self-hosted Git service.

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

\ No newline at end of file +
diff --git a/content/_index.zh-tw.md b/content/_index.zh-tw.md index c6252d2..91d9323 100644 --- a/content/_index.zh-tw.md +++ b/content/_index.zh-tw.md @@ -11,8 +11,10 @@ type: "home"

Gitea - Git with a cup of tea

A painless self-hosted Git service.

- Gitea 是一套由社群所管理的輕量級程式碼託管解決方案,後端採用 - [Go 語言](https://golang.org/)撰寫,採用 [MIT](https://github.com/go-gitea/gitea/blob/master/LICENSE) 授權條款。 + +Gitea 是一套由社群所管理的輕量級程式碼託管解決方案,後端採用 +[Go 語言](https://golang.org/)撰寫,採用 [MIT](https://github.com/go-gitea/gitea/blob/master/LICENSE) 授權條款。 +