<!-- 🚀 Thank you for contributing! -->
This PR updates the documentation to the latest version of Vapor
Toolbox, which added Linux distribution via Homebrew and removed some
deprecated commands
<!-- Describe your changes clearly and use examples if possible. -->
<!-- When this PR is merged, the title and body will be -->
<!-- used to generate a release automatically. -->
---------
Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
<!-- 🚀 Thank you for contributing! -->
<!-- Describe your changes clearly and use examples if possible. -->
<!-- When this PR is merged, the title and body will be -->
<!-- used to generate a release automatically. -->
---------
Co-authored-by: Zsolt Váradi <1783465+vzsg@users.noreply.github.com>
<!-- 🚀 Thank you for contributing! -->
<!-- Describe your changes clearly and use examples if possible. -->
<!-- When this PR is merged, the title and body will be -->
<!-- used to generate a release automatically. -->
Any place we say to install Swift on Linux (deploy docs, getting started
etc) should use
[Swiftly](https://github.com/swift-server/swiftly/tree/main) instead of
directing people to download them from the install pages
* 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>