Skip to content
This repository was archived by the owner on May 20, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 512 Bytes

File metadata and controls

13 lines (7 loc) · 512 Bytes

Recipes

I have an issue with content duplication caused by dynamic parameters (query)

Kotsu already eases the pain with providing for each page self-referencing canonical URL.

See #326 for other options.

I need to validate some data

We already shipping with Kotsu tcomb which is great way to make most validations.

However, if you need more, check #165 for options.