We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
current web UI is more than 5 years old. needs to be modernized
idea: rewrite the web UI in a state of the art manner
data
style
class
vh
vw
src/nichtparasoup/web-ui/
src/nichtparasoup/_web_ui/
might come in handy: use the DummyImage crawler from the example - it was designed to help write the web UI :-)
DummyImage
let webpack do the job
The text was updated successfully, but these errors were encountered:
jkowalleck
arboss
No branches or pull requests
current web UI is more than 5 years old. needs to be modernized
idea: rewrite the web UI in a state of the art manner
data
,style
,class
etc ...vh
/vw
but stil keeping the aspect-ratio of the original image ...src/nichtparasoup/web-ui/
. compile into the usualsrc/nichtparasoup/_web_ui/
dir.might come in handy:
use the
DummyImage
crawler from the example - it was designed to help write the web UI :-)let webpack do the job
The text was updated successfully, but these errors were encountered: