Skip to content

dynamic web applications #38

Closed Answered by maclong9
nonfungibletunji asked this question in Q&A
Discussion options

You must be logged in to vote

To further this comment it's pretty much possible to use with Hummingbird as is, the way I'd recommend doing so is taking the response generator from here, at some point I will implement a more WebUI standard one into the library, and just replacing the contents of the html: html parameter as seen in input() with a WebUI Page e.g. HomeView().document.render() at the time of writing make sure your render the document and not just the component as otherwise you'll miss out on all of the metadata generation.

It's also a good idea to create a baseMetadata with your site information as seen in the examples directory and then generate page document metadata using the Metadata(from: ViewConfigur…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@maclong9
Comment options

Answer selected by maclong9
@maclong9
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants