AI agents struggle to extract content from HTML-heavy webpages. This post demonstrates how to serve markdown versions of blog posts alongside HTML using Jekyll and GitHub Pages. The implementation involves adding a link tag with rel="alternate" to point to markdown files, and using a GitHub Actions workflow to copy markdown
Sort: