aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2022-03-25ref: Pack bulman.cssgabrielgio
Add `bulma.min.css` file to be copied when bundling `www` project.
2022-03-25feat: Add initial draft for rust wasmgabrielgio
It adds the initial tooling for build and publishing a static site with wasm. The generate code is barebones, that is just a PoC for tooling, later I'll add proper code logic and test for it.