Commit Graph

17 Commits

Author SHA1 Message Date
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