Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 563 Bytes

File metadata and controls

34 lines (20 loc) · 563 Bytes

Argmin-gravitas: a simulacrum standing in place of Gavin Leech

Hosted at www.gleech.org

Commands

Run local dev server

./scripts/dev-server.sh

Update Gemfile.lock

./scripts/bundle-lock.sh

Build site

./scripts/build.sh

Github actions

Github actions are included for netlify and cloudflare deploys. These use the build scripts to ensure version compatibility and reproducibility.

A Github action for checking pull requests is included.

See .github/workflows

Build site