Skip to content

Rewrite in PyScript πŸͺ„ #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Sep 14, 2022
Merged

Rewrite in PyScript πŸͺ„ #2

merged 4 commits into from
Sep 14, 2022

Conversation

astrojuanlu
Copy link
Owner

@astrojuanlu astrojuanlu commented Aug 29, 2022

✨ It works ✨

Missing:

  • Fix encoding
  • Some weird artifacts that probably have to do with escaping/unescaping:
mystyc-weird.mp4
  • Deploy statically using GitHub Pages

Initially I was trying to import lodash.js and use fetch and whatnot... until I realized there's no server anymore, so there's nowhere to fetch and there's no reason to buffer requests 🀯

cc @choldgraf and @chrisjsewell in case you're curious :)

@astrojuanlu
Copy link
Owner Author

The artifacts are a consequence of pyscript/pyscript#518 and pyscript/pyscript#735, which hopefully will be solved soon.

@astrojuanlu astrojuanlu merged commit 2bd5222 into main Sep 14, 2022
@astrojuanlu astrojuanlu deleted the rewrite-pyscript branch September 14, 2022 06:19
astrojuanlu added a commit to astrojuanlu/MyST-Parser that referenced this pull request Sep 14, 2022
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