Free and fast on
GitHub Pages.
pageflare optimizes your site, GitHub Actions deploys it for free. Perfect Lighthouse scores on free hosting — no CDN subscription needed.
Build. Optimize.
Deploy.
Install pageflare
npm install -g pageflare
npm install -g pageflareBuild and optimize
Run your framework build, then pageflare.
your-framework build && pageflare ./distPush to GitHub
Push to main — GitHub Actions handles the rest.
git push origin mainOptimized output,
zero cost hosting.
GitHub Actions Workflow
Add pageflare to your GitHub Actions build step. Every push deploys an optimized site — automatically, with no extra tooling.
Free HTTPS
GitHub Pages includes free SSL certificates for custom domains. Secure by default, no configuration required.
Custom Domains
Use your own domain with GitHub Pages. pageflare's optimized output works perfectly with custom domain setups.
Content Hashing
Fingerprinted filenames ensure GitHub's CDN caches assets effectively. Cache busting happens automatically on every deploy.
Deploy to GitHub Pages, zero cost.
Install the CLI, point it at your build output, and see results in under two seconds.