These are static blog pages intended to replace the current blog at my github pages base path. This avoids issues with serving angular SPA projects on github pages.
gleam run # Build the project on change & serve the files
gleam run -m build # Build the project once
gleam test # Run tests