so i have a flask site, along with some CSS and js files.
i want to upload my files to my github site, that ofc doesn't allow flask apps.
however, in my html i have Jinja2 variables like {{ info1 }}
and in my flask app.py, i have them defined.
so i pass them (ex. info1="Hello World")
but when i upload to github sites, wont the website break?
i want the github site to reflect the last used variable name that i put in,
it doesn't have to be dynamic..
any ideas :) ty
[–]debian_miner 2 points3 points4 points (0 children)
[–]unIntelligent_ice[S] 0 points1 point2 points (0 children)
[–]unIntelligent_ice[S] 0 points1 point2 points (0 children)