Skip to content

astrojuanlu/mystyc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySTyc

Powered by PyScript

Online conversor of reStructuredText to MyST. Try it live here:

https://astrojuanlu.github.io/mystyc/

MySTyc preview

Usage

To run the service locally, serve the HTML through any HTTP server:

(.venv) $ python -m http.server

and that's it!