Commit Graph

9 Commits (16b34448d48cdda912e9f93f90b77482d7b0a922)

Author SHA1 Message Date
kolaente 9f7c4d92c9 Added explanation for docker environment variables to docs ()
Richard Coleman 869d73a25c Add info from , minor fixes to YAML indentation ()
* Add info from , minor fixes to YAML indentation

* Add space to make YAML valid again
Kim "BKC" Carlbäcker e722bdbb03
Update source installation requirements ()
* Update source installation requirements

We require Golang 1.8 since we use `net/url.PathEscape` which was not introduced until then

* Use Golang 1.8 for build and test

If we state Golang 1.8 we should test using that version as well

* Use golang 1.8 only for single build to see if everything compiles

* Change back edge also for commented out sqlite test
Michael Lustfield 3ee8be3849 General documentation cleanup ()
* Clean up spelling, grammar, perspective, whitespace, language, markup, etc.
Kim "BKC" Carlbäcker 923c0105f4 Update gitea version on docs/install-from-binary ()
* Update gitea version on docs/install-from-binary

* Update all versions
bibaijin e2968b4c98 add quotation around ports in docker-compose.yml ()
techknowlogick 474dfcc798 French translation for docs ()
original PR  and author @0xbaadf00d
Lunny Xiao d517b56682
add notice for docker run gitea http port issue ()
techknowlogick fb5c6b6444 Import docs into main repository ()
* import docs into main repository

Signed-off-by: Matti Ranta <matti@mdranta.net>