Gitea: Redirects
Go to file
John Olheiser 2ca415d92f Update Discord link 2020-02-13 19:41:55 +00:00
.github Comment help text for issues (#26) 2017-08-09 12:12:12 +08:00
content Create changelog redirect for vanity golang URL (#56) 2020-01-17 21:55:58 +00: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 Update Discord link 2020-02-13 19:41:55 +00: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 Update readme (#53) 2019-07-15 11:35:47 +00: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>