←% cd ..
% grep -r "github-actions" /posts/
GitHub Actions
Auto-Push URLs to Bing Search Engines with IndexNow
Adding IndexNow to push new and updated articles to Bing instantly — no waiting for sitemap discovery. GitHub Actions handles the ping on every push.
Automating Blog Tagging with AI
To cut through the hassle of tag granularity and reconciliation, I fully automated tag management using the Gemini API and GitHub Actions. Notes on how to embed rules in prompts and get stable automated classification working in the pipeline.