Replies: 1 comment 6 replies
-
Hi @aehlke How would you see these integrated in LiveCodes? |
Beta Was this translation helpful? Give feedback.
6 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi again
I've discovered Zola as an attractive static site builder alternative to Hugo, which can't really run in-browser. Zola however is Rust and someone ported it to WASM to build sites in-browser a year ago: https://dstaley.com/posts/running-zola-on-wasm/
Would be very cool to have this working in live-codes!
Another interesting one is Wordpress WASM: https://github.com/WordPress/wordpress-playground which has recently done work to enable simple ways of generating a static site
Beta Was this translation helpful? Give feedback.
All reactions