Make re­sume from html-css-js.md

— 1 minute read

this is the com­mand that does the job. Well for now it only ouput prop­erly in im­age for­mat. I am still look­ing for so­lu­tion to out­put in pdf for­mat. This is us­ing Wkhtmltopdf :

wkhtmltoimage --images --javascript-delay 5000 http://localhost:5500/ testcv2.png

I’m us­ing lo­cal server for this and code in vs­code :D