Added Spanish translations for files `logging.md` and `environment`
located in `basics`. Updated `mkdocks.yml`.
---------
Co-authored-by: Ale Mohamad ⌘ <alejandro.mohamad@gmail.com>
* 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>
* Add release notes
* Add bash instructions to insert into release-notes
* change package name
* Add all packages with releases to the release-notes file
* 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>
* 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>
* 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>