Priority: ⚪ LOW (Developer community, not SMB target market) Status: 🚧 Deferred - Testing after high-priority platforms
This integration guide is planned but requires testing before documentation.
- Test with static HTML (no generator)
- Test with Jekyll (GitHub's default)
- Test with Hugo
- Test with custom domain
- Test with github.io subdomain
- Verify tracking works after Jekyll build
- Document _includes or _layouts integration
- Direct HTML (static sites)
- Jekyll _includes partial (reusable across pages)
- Jekyll _layouts/default.html (site-wide)
- Hugo baseof.html template (Hugo sites)
- Jekyll may process HTML/JS during build
- Need to ensure CDN URL isn't modified
- May need to use
{% raw %}and{% endraw %}tags in Jekyll to prevent Liquid processing - Build process might affect script loading
Want to help? Test AdTruth on your GitHub Pages site and report findings!