thefinnomenon/finnternet

Add publish functionality

Opened this issue · 0 comments

Right now we are using revalidate in order to trigger ISR at a preset interval. I think it is possible to add a publish button to each blog page that calls a publish API with the page ID to revalidate the page on demand rather than on an interval.