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
JIN
ffc5406b3d
update leaf overview translation ( #721 )
2022-09-01 20:23:44 +08:00
BennyDB
21f39ef705
Translation of pr712 and 709 to dutch ( #716 )
2022-08-23 21:54:07 +01:00
Marius Seufzer
cb8874b5cb
add dumpContext tag ( #712 )
...
Co-authored-by: Marius Seufzer <marius.seufzer@protonmail.com>
Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2022-08-18 16:35:42 +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
a0d23ccf1e
add leaf overview translation ( #688 )
...
* add fluent advanced translation
* 修改部分翻译
* add leaf getting-started translation and fix api link is 404
* 修改一些翻译
* add leaf custom tags translation
* add leaf overview translation
2022-07-23 08:56:27 +08:00
kazogihara
41b5c4133b
Add dead link check CI ( #679 )
2022-07-21 14:52:35 +01:00
JIN
2b993e8527
add leaf custom tags translation ( #686 )
...
* add leaf custom tags translation
2022-07-20 19:44:04 +08:00
JIN
0cff009989
add leaf getting-started translation and fix api link is 404 ( #685 )
...
* add fluent advanced translation
* add leaf getting-started translation and fix api link is 404
2022-07-20 10:15:41 +08:00
dannflor
f7fa29d260
Fix custom-tags to make it clear where the implementation is ( #671 )
2022-06-27 21:42:02 +02: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