Replies: 1 comment 1 reply
-
I'd like to try to work on a project to build a simpler converter from a myst.md file to a reveal.js presentation (some notes here https://github.com/paugier/myst-pres). Unfortunately, this question on CSS seems to be one of the main blocker for this project. Any help would be greatly appreciated! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to investigate how MyST could be used outside of jupyter-book. Different applications
For these different applications, good CSS compatible with MyST is of course very important. However, I don't see where to get such CSS files. For jupyter-book, I see that the styles are defined in
So how what is done in pydata-sphinx-theme.css and sphinx-book-theme.css can be reused / reproduced for other applications of MyST?
Beta Was this translation helpful? Give feedback.
All reactions