Test post — vérification pipeline
This is a test post to verify the blog content pipeline works correctly end-to-end, from local development through to GitHub Pages deployment.
What this tests
The blog pipeline processes Markdown files from the src/content/blog/ directory, applies frontmatter validation, runs SEO checks via a pre-commit hook, and deploys through GitHub Actions. This post confirms that every step in that chain works as expected.
If you can see this page on the live site, it means the Astro build, GitHub Actions workflow, and GitHub Pages deployment are all functioning correctly.
Next steps
Check out the getting started guide to learn how to use Reduck for browser automation.