Under the resume/templates directory I have two resume templates present
- resume.html
- resume-template.html
the resume.html is able to grab data incoming from flask as it uses templating , it would be cool if the resume-template which is right now pure html would also be converted into the same kind .
Further enhancement: add a projects section in the resume-template.html to hold the projects data
Under the resume/templates directory I have two resume templates present
the resume.html is able to grab data incoming from flask as it uses templating , it would be cool if the resume-template which is right now pure html would also be converted into the same kind .
Further enhancement: add a projects section in the resume-template.html to hold the projects data