* 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>
* Create deployment stack file for cloudformation
* Add deployment script
* Add custom 404 page
* Install couscous manually in deploy workflow
* Add missing sudo statement to chmod command
* Add project board workflow (#649)
* Add i18n Support (#650)
* Add i18n support
* Update requirements.txt to include i18n package
* Update Readme to include explanation for contributing
* Update styling and include mistakes section
* Apply suggestions from code review
* Update per PR changes
Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
* Remove plugin for now
* Reenable plugin
* Plugin broke search
* Update mkdocs material requirement to be version 7.1 or higher
* remove google analytics. Use highlight for code blocks. Include search in plugins
* Add css file for code block customisation possiblities
Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>