aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2022-03-25fix: Move build outputgabrielgio
Move from `www/dist` to `public`. This should solve gitlab pages returning 404.
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.
2022-03-25ref: Remove all clojure related Filesgabrielgio
Making room for wasm project.
2019-08-07Remove unecessary filesGabriel
2019-06-22Remove uncessary swp fileGabriel Giovanini
2019-06-22Bootstrap web siteGabriel Giovanini