# commit 793554108763c0984f1a1b1a6ee5744b560d78d0
$ grep -i tolower config.yaml
disablePathToLower: true
$ find content/Test/
content/Test/
content/Test/Post
content/Test/Post/index.md
$ find public/Test/ public/test/
public/Test/
public/Test/index.html
public/Test/index.xml
public/test
public/test/post
public/test/post/index
public/test/post/index/index.html