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
{{ message }}
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.
First, thank you for this. How do I change the theme using the method outlined by you? I tried to replace "/default" with "/i18n" in s5.org, but it seems to break things (output is no longer an s5 presentation).
Thanks!
The text was updated successfully, but these errors were encountered:
hmm, thanks for noticing. Actually, I see that it breaks with the "blue" theme as well. Whereas the "pixel" one seems to be fine.
I'll have a deeper look to see what's going on.
It appears the released archive for S5 is buggy, and ui/i18n does not contain the necessary slides.js
Please retry after cp ui/default/slides.js to ui/i18n/slides.js
Similar thing for theme "blue" that seems to contain an outdated version of slides.js
Closing this issue for now, feel free to reopen if this doesn't work for you.
Thanks Sigma for your clarifications! I want to confirm that doing what you said works (changing themes)!
It also works with the S5 Reloaded themes located here. The only thing I needed to add was jquery.js and org-slides.js into the ui directory. Like you said, there seems to be bugs in the original archived S5 themes. I'll use these themes. Thanks again!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Dear sigma,
First, thank you for this. How do I change the theme using the method outlined by you? I tried to replace "/default" with "/i18n" in s5.org, but it seems to break things (output is no longer an s5 presentation).
Thanks!
The text was updated successfully, but these errors were encountered: