Commit Graph

9 Commits

Author SHA1 Message Date
Ale Mohamad ⌘ 4e68a524cb
Refine Leaf cache documentation (#1053)
Added an improvement for the cache documentation, as discussed at
https://github.com/vapor/docs/issues/850#issuecomment-1621691102.

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2025-01-17 20:13:34 +00:00
Francesco Paolo Severino 1611d7e0c6
Update Leaf docs (#991)
<!-- 🚀 Thank you for contributing! -->

<!-- Describe your changes clearly and use examples if possible. -->
Update Leaf docs to accept time zone IDs as argument in `#date` tag

<!-- When this PR is merged, the title and body will be -->
<!-- used to generate a release automatically. -->
2024-07-21 21:34:22 +00:00
Paul Toffoloni 537f1f9452
Add leaf syntax highlighting lib link (#858)
Adds a link to https://github.com/FranciscoAmado/vscode-html-leaf

---------

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2023-07-20 00:57:34 +00: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
kazogihara 41b5c4133b
Add dead link check CI (#679) 2022-07-21 14:52:35 +01: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
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