Building Better Docs - Automating Jekyll Builds and Link Checking for PRs
How to automate Jekyll documentation builds and link checking using GitHub Actions for PRs, improving contributor workflow.
How to automate Jekyll documentation builds and link checking using GitHub Actions for PRs, improving contributor workflow.
A technical guide on using type-safe code generation to prevent broken documentation links in software projects, ensuring compile-time validation.
A tutorial on building a Python bot to crawl a website and identify dead links and images using the standard library.