infinyte7·6년 전·discussIt may be helpful.I have created image folder in GitHub repo. And uploaded images to GitHub. Then I access the images using jsdelivr cdn.Format for accessing,cdn/gh/<username>/<repo-name>/<folder>/<file>Compare the url below for same file in browser.httpss://github.com/infinyte7/Anki-xiehanzi/blob/master/image/night_mode.PNGhttpss://cdn.jsdelivr.net/gh/infinyte7/Anki-xiehanzi/image/night_mode.PNG
infinyte7·6년 전·discussNot coursera https://www.youtube.com/playlist?list=PLOtl7M3yp-DV69F32zdK7... https://www.youtube.com/playlist?list=PL462275E91FC7844D
infinyte7·6년 전·discussI am learning programming in C++ and found this course nice. C++ Data Structures in the STL https://www.coursera.org/projects/cpp-data-structures-in-the...
infinyte7·6년 전·discussRecently I read about pyodide (WASM). Can it run in browser using pyodide also?
I have created image folder in GitHub repo. And uploaded images to GitHub. Then I access the images using jsdelivr cdn.
Format for accessing,
cdn/gh/<username>/<repo-name>/<folder>/<file>
Compare the url below for same file in browser.
httpss://github.com/infinyte7/Anki-xiehanzi/blob/master/image/night_mode.PNG
httpss://cdn.jsdelivr.net/gh/infinyte7/Anki-xiehanzi/image/night_mode.PNG