Due to not adding a trailing `/` redirects were not working. For example, going to kompose.io/docs/user-guide.md will appear as plaintext html, adding a trailing / creates an index.html in the directory and correctly redirects the user.