You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I successfully integrated 'hugo-quiz' into my website. However, I encountered an issue I'd like to address. Despite using Hugo without minification for the quiz-specific pages, I faced corruption problems in the production environment due to the CDN (CloudFlare).
I resolved this by configuring CloudFlare "Page Rules" to disable "Performance" for these pages.
However, I believe it would be more effective if this issue could be resolved on your end. Perhaps allowing the option to pass a JSON array with the questions instead of relying on Markdown could be a viable solution.
The text was updated successfully, but these errors were encountered:
Moving @eyal7773 comment to here (see bonartm/hugo-quiz#13 for the full discussion):
The text was updated successfully, but these errors were encountered: