After generating the WASM output (index.html, brian.js, wasm_module.wasm, etc.), it would be helpful to have a script that, when run, automatically pushes the contents to the gh-pages.
This would simplify the process of deploying Brian2WASM demos to GitHub Pages, without requiring manual steps each time.
This will make it easier to host and share WebAssembly demos directly via GitHub Pages.