aboutsummaryrefslogtreecommitdiffstats
path: root/docs/config.yaml
Commit message (Collapse)AuthorAgeFilesLines
* [docs] Add zh-tw Translations (#14507)kevinlin182021-01-291-7/+7
|
* Use caddy's certmagic library for extensible/robust ACME handling (#14177)techknowlogick2021-01-251-1/+1
| | | | | | | | | | * use certmagic for more extensible/robust ACME cert handling * accept TOS based on config option Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: Lauris BH <lauris@nix.lv>
* Add german translation guidelines (#14283)kolaente2021-01-221-0/+47
| | | | | | | | | | * Add german translation guidelines * Add German Language to Docs * add Translation cateory & move guidelines into it Co-authored-by: kolaente <k@knt.li> Co-authored-by: 6543 <6543@obermui.de>
* frontport 1.13.1 changelog (#14175)techknowlogick2020-12-281-2/+2
| | | | | | | * frontport 1.13.1 changelog * Update config.yaml Co-authored-by: zeripath <art27@cantab.net>
* Add link to shop in docs (#13864)techknowlogick2020-12-051-2/+2
| | | | Replaced link to code.gitea.io as that subdomain isn't meant for human consumption, but rather for our vanity go import URLs Only replaced link for english, open to adding links for other languages if anyone is able/willing to add them
* Update Gitea Version & Fix Migration Comments (#13789)65432020-12-031-1/+1
| | | | | * correct migration version comments * update lates version in docs
* specific version in docker compose (#13644)techknowlogick2020-11-191-1/+1
| | | | | | | * specific version in docker compose fix #13643 * update latest version
* latest version is 1.12.5 (#13005)techknowlogick2020-10-011-1/+1
|
* Bump min required golang to 1.13 (#12717)techknowlogick2020-09-041-1/+1
| | | | | | | | | | | | | * Bump min required golang to 1.13 * Update config.yaml * Update Makefile * per silverwind feedback * per silverwind Co-authored-by: zeripath <art27@cantab.net>
* Changelog for 1.12.4 release (#12687) (#12709)65432020-09-031-1/+1
| | | | | | | | | | | * Changelog for 1.12.4 release (#12687) Co-authored-by: zeripath <art27@cantab.net> * update gitea version in docs Co-authored-by: techknowlogick <techknowlogick@gitea.io> Co-authored-by: zeripath <art27@cantab.net>
* go1.15 (#12475)techknowlogick2020-08-131-1/+1
| | | | | | | | | | | | | * go1.15 * update makefile xgo version * fix vet issue * update docs to version of go in use * add TODO for asyncpreemptoff Co-authored-by: Lauris BH <lauris@nix.lv>
* Frontport Changelog of v1.12.2 (#12216)65432020-07-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Changelog for v1.12.2 (#12214) * Changelog for v1.12.2 * Update CHANGELOG.md Co-authored-by: mrsdizzie <info@mrsdizzie.com> * Update CHANGELOG.md Co-authored-by: mrsdizzie <info@mrsdizzie.com> * Update CHANGELOG.md Co-authored-by: mrsdizzie <info@mrsdizzie.com> * Update CHANGELOG.md Co-authored-by: mrsdizzie <info@mrsdizzie.com> * Update CHANGELOG.md Co-authored-by: mrsdizzie <info@mrsdizzie.com> * Update CHANGELOG.md Co-authored-by: mrsdizzie <info@mrsdizzie.com> * Update CHANGELOG.md Co-authored-by: mrsdizzie <info@mrsdizzie.com> * Update CHANGELOG.md Co-authored-by: mrsdizzie <info@mrsdizzie.com> Co-authored-by: mrsdizzie <info@mrsdizzie.com> * update docs Co-authored-by: Lauris BH <lauris@nix.lv> Co-authored-by: mrsdizzie <info@mrsdizzie.com>
* Changelog for v1.11.8 and v1.12.1 (#12006) (#12007)Lauris BH2020-06-221-1/+1
| | | | | * Changelog for v1.12.1 (#12006) * Update gitea version to latest release
* 1.12.0 is latest stable version (#11964)techknowlogick2020-06-181-1/+1
|
* 1.11.6 is latest version (#11780)techknowlogick2020-06-061-1/+1
|
* European Portuguese translation (#11568)Emanuel Angelo2020-06-051-0/+47
| | | | This PR includes the modifications necessary to make use of the European Portuguese translation from the default setting.
* Frontport Changelog for v1.11.5 (#11356)65432020-05-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | * Changelog v1.11.5 (#11329) * Changelog v1.11.5 * Apply suggestions from code review Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com> Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com> * Update Changelog for 1.11.5 (#11347) * Update Changelog for 1.11.5 * bumb version in docs * Update CHANGELOG.md Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
* Update JS dependencies, min Node.js version 10.13 (#11246)silverwind2020-04-301-1/+1
| | | | | | | `less-loader` now dictates a minimum Node.js version of 10.13.0, released 2018-10-30 so I've updated this requirement to match. https://github.com/webpack-contrib/less-loader/releases/tag/v6.0.0
* Add translation head on docs site (#11063)Lunny Xiao2020-04-151-0/+24
| | | Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
* Update docs to 1.11.4 (#10941)techknowlogick2020-04-031-1/+1
|
* go 1.14 (#10467)techknowlogick2020-03-201-2/+2
|
* Update Gitea version in docs (#10772)John Olheiser2020-03-191-1/+1
|
* Changelog for v1.11.2 (#10627) (#10634)zeripath2020-03-061-1/+1
| | | | | | | | Forward port Changelog for v1.11.2 (#10627) Co-authored-by: John Olheiser <john.olheiser@gmail.com> Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com> Co-authored-by: Lauris BH <lauris@nix.lv> Co-authored-by: 6543 <6543@obermui.de>
* Add node version variable to docs (#10620)John Olheiser2020-03-051-0/+1
| | | | | | Also adjusted other version mentions so go version is always mentioned as major.minor and node only as major. Co-authored-by: silverwind <me@silverwind.io>
* Versions (#10597)guillep2k2020-03-041-0/+2
| | | | Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Update discord link (#10263)John Olheiser2020-02-131-6/+6
|
* Changelog 1.11.0 (#10204) (#10211)John Olheiser2020-02-101-1/+1
| | | | | Co-authored-by: techknowlogick <techknowlogick@gitea.io> Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
* Update version in docs (#9588)John Olheiser2020-01-021-1/+1
|
* docs change gitea version to 1.10.1 (#9270)65432019-12-061-1/+1
|
* docs reference latest stable version (1.10.0)techknowlogick2019-11-141-1/+1
|
* Implement documentation search (#8937)John Olheiser2019-11-131-0/+6
| | | | | | * Implement documentation search Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>
* update docs to latest version (#8845)techknowlogick2019-11-051-1/+1
|
* update docs to latest version (#8164)techknowlogick2019-09-121-1/+1
|
* Add config option and shortcode for Gitea version (#7940)John Olheiser2019-08-231-0/+1
| | | Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Enabled emoji in Hugo (#6521)John Olheiser2019-04-051-0/+1
| | | | | Removed extra asterisks in Docker doc Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Replaced docker docs with netlify deployment (#4420)Thomas Boerger2018-07-111-8/+8
|
* French translation for docs (#3030)techknowlogick2017-11-301-0/+43
| | | original PR go-gitea/docs#147 and author @0xbaadf00d
* Removing disqus from docs site (#3015)techknowlogick2017-11-291-1/+0
| | | | Gitea now has a forum which is probably a better venue for these types of conversations
* Import docs into main repository (#2874)techknowlogick2017-11-261-0/+237
* import docs into main repository Signed-off-by: Matti Ranta <matti@mdranta.net>