Source code for demos
Hey, where can I find the Source code for the demos? I think that would make the process of getting started much faster...
Hey @aidam38! I am not sure about the rest of the demos, but the source code of TodoMVC is part of Asterius' source tree (see here).
Yea, I'm mostly interested in the pandoc demo, because I couldn't make it work in my setup. I suspect that it's not on GitHub anywhere because the pandoc .wasm file exceeds to single-file limit size of GitHub, but since the demo is hosted on Netlify, it has to be hosted somewhere else, perhaps GitLab.
I'm also looking for the source for the pandoc demo ~~which no longer seems functional~~ which works great, the artifact for which is downloadable at https://asterius.s3-us-west-2.amazonaws.com/pandoc.tar. I'd like to see how it was created, will update if I find anything.