summaryrefslogtreecommitdiffstats
path: root/docs/config.yaml
Commit message (Collapse)AuthorAgeFilesLines
* 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>