stakx-io/stakx

Allow preserve case in permalinks

Closed this issue · 0 comments

Let's add a build section to our site configuration. The first option being preserveCase which will prevent permalinks from being converted to lower case as the current behavior.

build:
  preserveCase: true

The current behavior will not change, so build.preserveCase will default to false.