Commit Graph

9 Commits

Author SHA1 Message Date
4f6d9d8ab6 Add Cloudflare Pages step to deployment
Some checks failed
Deploy Jekyll site to Cloudflare Pages / build (push) Failing after 2m27s
2026-09-03 12:58:08 +00:00
fb20e45d6f Continue on error for the git step (e.g. if there are no images to push) 2026-08-09 22:49:03 -04:00
e3f5c53ebc Remove caching + add push for optimized images back onto main 2026-08-09 22:47:04 -04:00
efceb1959f Add a key 2026-08-09 21:41:16 -04:00
cfcf4cedca Add a caching step for image optimizations 2026-08-09 21:39:05 -04:00
ab69d7843d Update Ruby version in Jekyll workflow 2026-08-08 22:14:45 -04:00
b0ccd8c689 Update Ruby version from 3.1 to 4.0 2026-08-08 22:14:10 -04:00
6da9bfa20d Add Jekyll deployment workflow to GitHub Actions
This workflow automates the build and deployment of a Jekyll site to GitHub Pages, including setup for Ruby and caching of gems.
2026-08-08 22:11:51 -04:00
5baa1c2f78 Add GitHub Actions workflow for Jekyll deployment
This workflow automates the building and deployment of a Jekyll site to GitHub Pages upon pushes to the main branch.
2026-08-08 21:43:43 -04:00