GitHub
2 matching entries across Articles, TIL and Projects.
Today I Learned
My Simple Astro Publishing Flow: GitHub to Cloudflare Workers
The small deployment workflow behind this site: test Astro locally, push to GitHub and let Cloudflare build the production site.
Three Git Commands I Run Before PublishingA simple pre-push check for seeing changed, unstaged and staged content before it reaches a public repository.