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
The plan here is to use something like Frozen-Flask to render a static version of the dynamic site. This allows us to leverage flask templates and functions in our code (specifically, url_for comes in handy). This would likely require modifications to Frozen-Flask and is up for discussion. Better alternatives are certainly welcome.
The text was updated successfully, but these errors were encountered:
The plan here is to use something like Frozen-Flask to render a static version of the dynamic site. This allows us to leverage flask templates and functions in our code (specifically, url_for comes in handy). This would likely require modifications to Frozen-Flask and is up for discussion. Better alternatives are certainly welcome.
The text was updated successfully, but these errors were encountered: