Skip to content
This repository was archived by the owner on Aug 3, 2025. It is now read-only.

Latest commit

 

History

History
60 lines (52 loc) · 1.7 KB

File metadata and controls

60 lines (52 loc) · 1.7 KB

Archived entries from file /home/john/projects/refl.club/TODOs.org

Using docker for the time being for build env.

Font loading fixes

Feed atom and/or rss feed

CANCELLED Servant sitemap library

To push to google cloud.

Google Cloud Run docs Google cloud cli container
docker run --rm -it --network host \
  --env TERM=xterm-256color \
  --env PROJECT=$PROJECT \
  --volume $PWD:/refl-club \
  --volume $PWD/.private/gcloud:/root/.config/gcloud \
  --workdir /refl-club \
  --entrypoint /refl-club/deploy.sh \
  google/cloud-sdk