kane50613 / github-as-a-blog

GaaB: Effortless blogging with GitHub issues and Next.js
https://gaab.yeecord.com/
GNU General Public License v3.0
10 stars 2 forks source link

Partial Pre-rendering support! #46

Open kane50613 opened 6 months ago

kane50613 commented 6 months ago

Partial Prerendering is an experimental feature that allows static portions of a route to be prerendered and served from the cache with dynamic holes streamed in, all in a single HTTP request.