instill-core icon indicating copy to clipboard operation
instill-core copied to clipboard

Refactor newsletter archive with SSR and staged fetching tech

Open EiffelFly opened this issue 3 years ago • 1 comments

Why

Right now newsletter archive is SSG, every time we release new newsletter we have to manually re-deploy the whole site. This will cause overhead.

How

  • Implement SSR
  • Use pagination or staged fetching to reduce the initial load time of SSR

EiffelFly avatar Feb 22 '22 10:02 EiffelFly

@EiffelFly, I have current implementation, which have

  • SSR Implemented
  • and have pagination

added below.

screen-capture (2).webm

iamnamananand996 avatar Mar 19 '23 16:03 iamnamananand996

@EiffelFly Considering that the latest update time for this issue was over five weeks ago, we are closing it. If there are any updates in the future, please reopen the issue and provide the latest requirements and status. Thank you.

felixcorleone avatar Jul 28 '24 17:07 felixcorleone