web
web copied to clipboard
Case insensitivity
Docs pages are currently case sensitive - because the site is run on a linux environment which is case sensitive.
Not entirely sure how to solve this one. Probably just lowercase everything or do a glob search at build time...