Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor newsletter archive with SSR and staged fetching tech #869

Closed
EiffelFly opened this issue Feb 22, 2022 · 2 comments
Closed

Refactor newsletter archive with SSR and staged fetching tech #869

EiffelFly opened this issue Feb 22, 2022 · 2 comments
Assignees

Comments

@EiffelFly
Copy link
Member

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 EiffelFly self-assigned this Feb 22, 2022
iamnamananand996 referenced this issue in iamnamananand996/instill.tech Mar 18, 2023
iamnamananand996 referenced this issue in iamnamananand996/instill.tech Mar 19, 2023
@iamnamananand996
Copy link

@EiffelFly, I have current implementation, which have

  • SSR Implemented
  • and have pagination

added below.

screen-capture.2.webm

@pinglin pinglin transferred this issue from another repository Aug 24, 2023
@pinglin pinglin transferred this issue from instill-ai/community May 19, 2024
@felixcorleone
Copy link

@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 felixcorleone closed this as not planned Won't fix, can't repro, duplicate, stale Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants