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

Added Static Rendering for individual pages #3589

Closed
wants to merge 2 commits into from

Conversation

attapurposevc
Copy link

Hi all,

Currently, if we want to specify static markup, we have to specify it at the beginning of the request handler.

I think we should have a way of controlling the rendering options from the render function itself. Perhaps this is something useful for other renderOpts as well.

I just made a couple of new functions for now as a proof of concept, but I'm open to design suggestions.
Let me know if this something we are interesting in adding.

@timneutkens
Copy link
Member

I'm going to close this in favor of an upcoming change to the rendering pipeline.

Thanks for your feedback 👍

@lock lock bot locked as resolved and limited conversation to collaborators May 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants