aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/doc/usage
Commit message (Collapse)AuthorAgeFilesLines
...
* improve backup document and add zh-cn backup document (#4145)Lunny Xiao2018-06-082-1/+62
|
* Fix link in HTTPS doc (#4135)techknowlogick2018-06-051-1/+1
|
* Add how-to for enabling HTTPS (#4101)Jonas Franz2018-06-031-0/+46
| | | Signed-off-by: Jonas Franz <info@jonasfranz.de>
* Gitea with Caddy with sub-path documentation. (#4028)Fluf2018-05-241-1/+3
| | | Matches rest of headings
* Add documentation for reverse proxies (#4022)Fluf2018-05-231-0/+102
| | | Fixes #3904
* Added docs for configuring fail2ban (#3949)kolaente2018-05-181-0/+60
|
* Add cli commands to regen hooks & keys (#3979)techknowlogick2018-05-171-0/+7
| | | | | | | | | | * Add cli commands to regen hooks & keys * make fmt * Allow passing path to config as an option * add docs
* Add documentation in regards to issues/pull request templates (#3942)techknowlogick2018-05-111-0/+41
| | | | | | | | * Add documentation in regards to issues/pull request templates Fixes #3491 * update per suggestion to use list
* Document generate commands (#3532)Lauris BH2018-02-181-0/+16
| | | | | | | | | | * Document generate commands Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv> * Fix examples and grammar Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
* General documentation cleanup (#3317)Michael Lustfield2018-01-082-22/+55
| | | * Clean up spelling, grammar, perspective, whitespace, language, markup, etc.
* Import docs into main repository (#2874)techknowlogick2017-11-263-0/+171
* import docs into main repository Signed-off-by: Matti Ranta <matti@mdranta.net>