Tim Condon
cb6e091833
Fix Redis links ( #838 )
...
* Update deployment stuff for new binary name. Resolves #837
* Update broken Redis links
2023-06-20 16:11:03 +01:00
Tim Condon
067ac31294
Fix Dead Links ( #770 )
...
* Fix Leaf links
* Fix NIO links
* Fix up more links
* Fix Redis links
* Update image links
2023-02-19 13:37:25 +00:00
Zsolt Váradi
7bfdc35045
Make custom Leaf tag examples complete ( #762 )
...
* Make custom Leaf tag examples complete
As reported in [vapor/vapor#2942 ](https://github.com/vapor/vapor/issues/2942 ), UnsafeUnescapedLeafTag is going unnoticed.
To bring more attention to it, I moved the tip to the top section in all languages, updated the HelloTag to use the protocol (since it was rendering garbage since the LeafKit update).
Plus, all the code samples are now directly copiable, as they have a common structure and indentation.
* Hardcode RediStack 1.3.2 doc URLs to fix dead links
2023-01-24 13:44:43 +00:00
JIN
4eb478e78b
fix annotation style ( #725 )
2022-09-05 21:10:20 +08:00
BennyDB
4f15e4a2b2
Replace old RediStack API links ( #707 )
2022-08-15 14:25:15 +01: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
984e4cb6b7
add redis translation ( #694 )
...
* add redis translation
* fix translation
2022-08-03 20:04:07 +08:00
kazogihara
41b5c4133b
Add dead link check CI ( #679 )
2022-07-21 14:52:35 +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
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