Commit Graph

279 Commits

Author SHA1 Message Date
JIN 25a39695f5
add advanced sessions translation (#697) 2022-08-06 15:54:36 +08:00
JIN 984e4cb6b7
add redis translation (#694)
* add redis translation

* fix translation
2022-08-03 20:04:07 +08:00
JIN 59ca0f91c8
add advanced services translation (#693) 2022-07-31 12:59:49 +08:00
JIN e7e2d1d6a9
add advanced files translation (#692)
* add advanced files translation

* fix translation
2022-07-29 19:29:06 +08:00
JIN 2fc2a299e0
add advanced apns translation (#690)
* add fluent advanced translation

* 修改部分翻译

* add leaf getting-started translation and fix api link is 404

* 修改一些翻译

* add leaf custom tags translation

* add leaf overview translation

* add advanced apns translation

* add advanced server translation

* Fix translation

* Fix translation
2022-07-27 21:44:32 +08:00
Daniel Inoa c717d69574
Update authentication.md (#691) 2022-07-26 11:39:49 +01:00
JIN a0d23ccf1e
add leaf overview translation (#688)
* add fluent advanced translation

* 修改部分翻译

* add leaf getting-started translation and fix api link is 404

* 修改一些翻译

* add leaf custom tags translation

* add leaf overview translation
2022-07-23 08:56:27 +08:00
kazogihara 41b5c4133b
Add dead link check CI (#679) 2022-07-21 14:52:35 +01:00
JIN 2b993e8527
add leaf custom tags translation (#686)
* add leaf custom tags translation
2022-07-20 19:44:04 +08:00
JIN 0cff009989
add leaf getting-started translation and fix api link is 404 (#685)
* add fluent advanced translation
* add leaf getting-started translation and fix api link is 404
2022-07-20 10:15:41 +08:00
JIN b8f751066b
add fluent advanced translation (#677)
* add fluent advanced translation
2022-07-17 21:35:13 +08:00
Tim Condon 40fc43b778
Fix link as it's not automatic in MKDocs 2022-07-17 01:40:31 +01:00
Tim Condon 171e2ab107
Add Contributing Guide (#682)
* Add contributing guide

* Add new page to nav
2022-07-17 01:21:17 +01:00
Tim Condon 27b8e8761d
Add query logging note 2022-07-13 13:35:47 +01:00
JIN 5ba5079fdd
add deploy systemd translation (#676)
* add deploy systemd translation
2022-07-12 21:38:06 +08:00
JIN e4a1ad36e6
add fluent query translation (#675)
* add fluent query translation
2022-07-08 19:28:14 +08:00
JIN 36a73adb7a
add fluent migration translation (#673)
* add fluent migration translation

* 修改一些翻译
2022-07-03 20:08:08 +08:00
JIN 54ad846467
add fluent transactions translation (#672)
* add fluent transactions translation

* modify some translations
2022-06-28 19:20:30 +08:00
dannflor f7fa29d260
Fix custom-tags to make it clear where the implementation is (#671) 2022-06-27 21:42:02 +02:00
JIN 4e170d1b7e
add fluent overview translation (#670)
* add fluent overview translation

* modify some translations
2022-06-24 20:40:15 +08:00
Craig Avnit e548510681
Systemd deploy (#669)
* Added systemd config for deployment

* Add menu option.

* Update docs/deploy/systemd.md

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>

* Update docs/deploy/systemd.md

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>

* Update docs/deploy/systemd.md

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>

* Update docs/deploy/systemd.md

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>

* Added  stop, restart commands and more details on user to run them as

* Update docs/deploy/systemd.md

* Update docs/deploy/systemd.md

* Update docs/deploy/systemd.md

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2022-06-16 15:11:28 +01:00
Tim Condon 7f64579ab5
Update for new major version of APNS 2022-06-08 15:32:50 +01:00
Tim 389bf6c927
Remove AsyncCommand for now until it works 2022-05-31 11:56:32 +01:00
BennyDB 863bdcb62f
Change `Command` to `AsyncCommand` in the docs (#666)
* Change Command to AsyncCommand in the docs

* Change command to `AsyncCommand` in chinese docs
2022-05-17 16:57:37 +02:00
Tim b27a6dfeb4
Renamed gettingstarted to getting-started for SEO 2022-05-15 05:14:36 +01:00
晋先森 fee911560f
Support Chinese doc for Vapor. (#664)
* # Support Chinese doc for Vapor.

* # Added `zh/` path for searchIndex file.
2022-05-15 05:07:28 +01:00
Tim Condon b5dde9dcae
Add German Translations (#662)
* Add german translation for some pages

* Update search index script

* Update the index.de.md to the latest changes

Co-authored-by: Mattes Mohr <mail@mattesmohr.de>
2022-05-11 19:21:35 +02:00
Tim Condon d93aaf5562
Add Fluent Space (#661)
* Add docs for new space option in Fluent

* Update docs/fluent/model.md

Co-authored-by: Gwynne Raskind <gwynne@darkrainfall.org>

Co-authored-by: Gwynne Raskind <gwynne@darkrainfall.org>
2022-05-11 08:48:54 +01:00
Tim Condon 3d14e1b79a
Remove Old Docs (#657)
* Update the main page

* Remove old docs

* Remove old version links and add link to legacy docs

* Fix site URLs in mkdocs.yml

* Move 4.0 docs to top level

* Update fix search index script

* Fix font CSS links

* Update 404 and gitignore

* Update CI and remove all other 4.0 links

* Fix font issue still loading from google

* Update NL index page, remove link to vapor core team (inaccessible)

Co-authored-by: De Bock Benny <bdebock@protonmail.com>
2022-05-09 15:43:23 +01:00