Skip to content

Conversation

burdoto
Copy link

@burdoto burdoto commented Jul 25, 2022

Hello, me and @ether0w recently ran into an issue with using this repository from an Apache host.
We had an issue where all content text was simply just "undefined".
Investigating this issue we noticed this was due to cms.js not locating the packed .md files correctly, since it was requesting at the root directory (e.g. yourdomain.com/blogpost1.md) instead of the proper subdirectory (e.g. yourdomain.com/posts/blogpost1.md).
This patch fixes this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant