Commit Graph

37 Commits

Author SHA1 Message Date
Jay Herron a0d7615b8d
Adds tracing documentation (#1039)
<!-- 🚀 Thank you for contributing! -->

<!-- Describe your changes clearly and use examples if possible. -->

Adds new Tracing chapter to document API introduced in
https://github.com/vapor/vapor/pull/3253

<!-- When this PR is merged, the title and body will be -->
<!-- used to generate a release automatically. -->
2024-12-30 17:29:10 +00:00
Yoichiro Tanaka 4b0e25d369
Add Japanese translation for advanced/queues.md (#1004)
I translated the "Advanced > Queues" page into Japanese.

---------

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2024-09-19 11:03:20 +00:00
とんとんぼ 40a7eea5d5
Add Japanese translation for ”basic" (#948)
## Added Content

Added a Japanese translation of
[basics](https://github.com/vapor/docs/tree/main/docs/basics).

Also addressed Issue.:
[fb3b0c2](fb3b0c23f5)

<details>
<summary>Japanese</summary>
## 追加内容

[basics](https://github.com/vapor/docs/tree/main/docs/basics)
の日本語訳を追加しました。
</details>
2023-11-22 13:54:53 +00:00
Gwynne Raskind ba1543401b
Add CC BY-NC-SA 4.0 license (#922)
Co-authored-by: Tim <0xtimc@gmail.com>
2023-10-12 17:26:11 +01:00
Claisse Florian 24bf2d38ef
Update and fix French nav translations (#914)
Added and fixed translation for the navigation bar in French

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2023-10-11 12:09:20 +00:00
Francesco Paolo Severino e487994900
Added Italian translation of leaf/overview.md and basics/client.md (#918) 2023-09-30 17:42:34 +02:00
Francesco Paolo Severino 2ee65b0d42
Update and add Italian translations (#910)
- Fixed some navigation components in `mkdocs.yml`.
- Minor fixes in the `getting-started` and `install` folders, as well as
in `index.it.md` and `upgrading.it.md`.
- Added `contributing.it.md`, `legacy-docs.it.md`, `release-notes.it.md`
and the `redis` folder.
- Added two out of the three `leaf` folder files:
`getting-started.it.md` and `custom-tags.it.md`.

---------

Co-authored-by: Paul Toffoloni <69189821+ptoffy@users.noreply.github.com>
2023-09-26 00:54:48 +01:00
Ale Mohamad ⌘ b04f5b29fd
Add Spanish translation for async.md (#901)
Add Spanish translation for async.md

---------

Co-authored-by: Jorge Acosta <104621044+jacostaf10@users.noreply.github.com>
2023-09-14 11:57:58 +01:00
とんとんぼ 07c625acbe
Start Japanese translation (#899) 2023-09-12 15:27:13 +00:00
Tim Condon e652bb7c5d
Update Mkdocs Config for 1.0.0 of il8n pugin (#893)
There were [breaking changes in
1.0.0](https://ultrabug.github.io/mkdocs-static-i18n/setup/upgrading-to-1/)
of the localisation plugin.

This updates the config for the new format
2023-08-29 17:26:27 +00:00
Paul Toffoloni 3e8bf033b5
Add request section option (#890)
We have the request section file but we can't access it, this fixes it
2023-08-28 11:53:44 +01:00
Paul Toffoloni 3faa2026ab
Add and update controllers section (#877) 2023-08-03 22:27:38 +02:00
František Mikš 1d9b0d49a2
Add dark mode support (#855) 2023-07-11 22:25:14 +01:00
sookim eae2c9b388
Start Korean translation (#841)
Added Korean as a new language. Translated Welcome ~ Getting Started
document first.
2023-07-06 09:50:05 +00:00
Łukasz Stachnik 82894c6d41
Started Polish translation and translated index.md (#845)
It starts translation issue #844 with index.md translation and
mkdocs.yml
2023-07-04 17:50:11 +02:00
Jorge Acosta fb4f810505
Add Spanish translation for basics/logging and basics/environment (#846)
Added Spanish translations for files `logging.md` and `environment`
located in `basics`. Updated `mkdocks.yml`.

---------

Co-authored-by: Ale Mohamad ⌘ <alejandro.mohamad@gmail.com>
2023-06-23 19:27:18 +02:00
Jorge Acosta d472122d2b
Add Spanish translation for basics/client and basics/validation (#833)
* Add client.md Spanish translation

Added Spanish translation for client.md

* Add validation.md Spanish translation

Added Spanish translation for validation.md

* Update validation.es.md

* Update docs/basics/client.es.md

Co-authored-by: Ale Mohamad ⌘ <alejandro.mohamad@gmail.com>

* Update docs/basics/validation.es.md

Co-authored-by: Ale Mohamad ⌘ <alejandro.mohamad@gmail.com>

* Update docs/basics/validation.es.md

Co-authored-by: Ale Mohamad ⌘ <alejandro.mohamad@gmail.com>

* Update docs/basics/validation.es.md

Co-authored-by: Ale Mohamad ⌘ <alejandro.mohamad@gmail.com>

* Update docs/basics/validation.es.md

Co-authored-by: Ale Mohamad ⌘ <alejandro.mohamad@gmail.com>

* Update mkdocs.yml

---------

Co-authored-by: Ale Mohamad ⌘ <alejandro.mohamad@gmail.com>
2023-06-21 17:39:01 +00:00
Mattes Mohr b447f44d3f
Add German translation for content.md (#822)
* Start translation

* Revise some passages

* Revise some passages

* Revise some passages

* Fix dead link
2023-06-13 15:13:46 +00:00
Ale Mohamad ⌘ 6ba58c40ea
Fixed some Spanish translations (#826) 2023-06-08 15:33:04 +01:00
Ale Mohamad ⌘ f342bc2c0d
Start Spanish Translation (#817) 2023-06-06 18:03:56 +01:00
Paul Toffoloni 68e16c5706
Update hljs and code blocks style (#813)
Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2023-06-05 11:33:16 +01:00
Paul Toffoloni 20de69867a
Add getting started italian translation (#808)
* Add getting started italian translation

* Minor fixes

* Add italian to translation issue template
2023-05-30 10:11:26 +00:00
Tasye 383d3c914f
Translation fr update (#794)
* Update french translation (fr)

* Error fix

* Apply suggestions from code review

---------

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2023-04-27 19:05:41 +00:00
Mattes Mohr e7158eae8a
Revise current German translation (#775)
* Revise controllers.de.md

* Revise environment.de.md

* Revise macos.de.md

* Translate the navigation items

---------

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2023-03-01 00:17:01 +00:00
Pop Flamingo c8e291d3f5
Add docs for deployment on Fly (#724)
* WIP: Add docs for deployment on Fly

* Fix typo

* Add Fly to mkdocs.yml

* Remove trailing  newlines

* Replace "We recommend" with "It is recommended"

* Remove "managed"

Fly doesn't describe the DBs as such and they aren't as much "managed" as other platforms currently

* Change config.swift to configure.swift

* Fix typos and improve wording

* Improve last section

* Explain how to find the name of the Postgres app

* Replace "This command" by a clearer reference

* Clarity: Change tense to present

* Improve the last sentence

* Improve last sentence again

* Various improvements

* Apply changes from feedback of @BennyDeBock and @0xTim

* Add details about the possibility of using other types of databases

* Converts quotes to special !!! syntax and mention fly secrets import

* Also mention how to create a template from GitHub templates based on @BennyDeBock suggestion

* Apply suggestions from code review

* Switch toolbox and templates

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2023-01-19 19:47:42 +00:00
Jonas Sannewald e4573e4e13
Contributing section translated (#745) 2022-09-30 08:36:38 +01:00
BennyDB b7c24e3bc0
Add release notes page (#731)
* Add release notes

* Add bash instructions to insert into release-notes

* change package name

* Add all packages with releases to the release-notes file
2022-09-12 10:22:34 +02:00
BennyDB 4c731052e8
Add dutch translation (#667)
* Add navigation translations

* Vertaal linux.md

* Fix typo

* Translate macos page

* Translate hello-world

* Translate folder structure

* Translate SPM.md

* Translate Xcode.md

* Translate routing

* Translate Validation.md

* Translate logging.md

* Translate controllers

* translate Errors.md

* Translate environment.md

* Translate content.md

* Translated client.md

* Translate async.md

* Translate security/passwords

* Translate security/crypto

* Translated security/jwt

* Translate security/authentication

* Translate redis/sessions

* translate redis/overview.md

* fix list issue in redis/overview

* translate legacy-docs.md

* translate leaf/custome-tags

* translate leaf/getting-started

* translate leaf/overview

* translate fluent/transaction

* translate fluent/migration

* translate fluent/schema

* translate fluent/relations

* translate fluent/query

* translate fluent/advanced

* translate fluent/overview

* Partially translate fluent/model

* Translate fluent/model

* Fix link in fluent/schema

* Add note for future update to the page

* Put the note in the right file

* Translate advanced/commands

* Translate advanced/files

* Translate advanced/middleware

* Translate advanced/websockets

* Translate advanced/testing

* Translate advanced/sessions

* Translate advanced/services

* Translate advanced/server

* Translate advanced/queues

* Translate deploy/systemd

* Translate deploy/supervisor

* Translate deploy/nginx

* Translate deploy/heroku

* Translate deploy/docker

* Translate deploy/digital-ocean

* Translate advanced/APNS

* Translate upgrading

* Fix dead link in custom-tags nl

* Translate contributing/contributing

* Fix routing links

* Add nav translationg for contributing

* Switch out ecdsa vs rsa article to avoid dead links

* Fix issue with dead links

* Change translation based on feedback

* Edits based on feedback
2022-08-12 14:42:58 +02:00
JIN 2b993e8527
add leaf custom tags translation (#686)
* add leaf custom tags translation
2022-07-20 19:44:04 +08:00
Kyle ce3cfd4d9b
Update Chinese translation of nav (#684) 2022-07-17 22:36:28 +08:00
Tim Condon 5552471b63
Fix Chinese nav translation 2022-07-17 01:36: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
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 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 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