Gitea: Redirects
Go to file
techknowlogick 4cdad5a8c7 Migrate go-sdk to gitea.com (#49) 2019-07-10 11:51:04 +08:00
.github Comment help text for issues (#26) 2017-08-09 12:12:12 +08:00
content Migrate go-sdk to gitea.com (#49) 2019-07-10 11:51:04 +08:00
layouts Remove disqus (#33) 2018-05-23 13:49:43 +08:00
static Fix all redirects 2019-01-20 14:33:27 +01:00
.drone.yml Replaced docker with netlify deployment (#37) 2018-07-11 22:59:13 +02:00
.editorconfig switch gitter to discord for drone. (#24) 2017-06-16 10:51:20 +08:00
.gitignore Initial commit 2016-11-10 11:04:14 +01:00
.lgtm update LGTM pattern 2018-01-03 11:08:13 +08:00
config.yaml Merge branch 'master' into api-link 2018-07-12 19:56:33 +08:00
CONTRIBUTING.md Update contributing & maintainers file (#19) 2017-01-25 10:32:19 +08:00
DCO Initial commit 2016-11-10 11:04:14 +01:00
LICENSE Initial commit 2016-11-10 11:04:14 +01:00
MAINTAINERS Update MAINTAINERS file 2019-01-02 19:14:22 +01:00
Makefile Added clean task, dropped update task and added variables 2016-12-08 21:41:51 +01:00
README.md replace gitter with discord 2017-06-10 21:55:18 +08:00

Gitea: Redirects

Build Status Join the chat at https://img.shields.io/discord/322538954119184384.svg

Hosting

This page is hosted on our infrastructure within Docker containers, it gets automcatically updated on every push to the master branch.

If you want to host this page on your own you can take our docker image gitea/redirects.

Install

This websites uses the Hugo static site generator. If you are planning to contribute you'll want to download and install Hugo on your local machine.

The installation of Hugo is out of the scope of this document, so please take the official install instructions to get Hugo up and running.

Development

To generate the website and serve it on localhost:1313 just execute this command and stop it with Ctrl+C:

make server

When you are done with your changes just create a pull request, after merging the pull request the website will be updated automatically.

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

This project is under the Apache-2.0 License. See the LICENSE file for the full license text.

Copyright (c) 2016 The Gitea Authors <https://gitea.io>