fixed most of the capitalization issues by making use of `lower` hugo command. The only outstanding problem is that Stack Overflow will render as `StackOverflow` (one word). This could probably be fixed with a simple `if` statement