You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It might be possible to do this with Reflex's Prerender. What I'm not yet sure though is how to pass the backend data to the frontend index generation in Obelisk. Probably doable, but the current API doesn't support it yet.
I think this feature is important. Although I don't need it specifically in SlowNews, it is something I want for my personal website otherwise Google doesn't index it correctly.
I disable JavaScript by default, and SlowNews seems to render everything in JS client-side.
Would it be possible to render things server-side at first? That would be likely much faster, as a bonus. :)
The text was updated successfully, but these errors were encountered: