Personal, gohtml-based website, deployed to Fastly's Compute platform.
Licensed under the MIT license
- golang
- Fastly CLI
- Node.js and npm
The script at scripts/build.sh will build the Go WASM particle animation
binary & site CSS, then build these into the Fastly Compute WASM binary. The
fastly CLI is configured to execute this build script when running e.g.
fastly compute serve. Built artifacts can be cleaned up with
scripts/clean.sh.
fastly compute serve & have a blast!
TBD