Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd more templates #1
Comments
|
I want to take this issue. |
|
Sure |
|
@nityanandagohain any updates? |
|
@aswinzz I am facing a problem .... i have created a theme2.ejs in views folder now where to link it please help. |
|
send the screenshot of the page here. |
|
I have not completed it yet, but to test it how to run the .ejs file i am stuck |
|
You have to set it up locally. Go through the readme |
|
I have already set it up .. how to access the new file from there. because selecting theme2 doesn’t seem to work |
|
Go to routes->index.js and there will be a part where resume.js is being rendered so add a condition like if selected option is theme1 then render resume..ejs and else render theme2.ejs |
|
So it will have solution for #5 too.so mention that when u make PR |
|
document.getElementById wont work ,use req.body (refer the code above that!) |
|
@nityanandagohain status? |
|
@aswinzz I am still stuck in the JavaScript part please help me out. |
|
okay leave that |
|
More themes are welcome! |
Issue #1. Validation of experience and education dates + Another bug

Everyone can work on this issue by adding more themes.
As of now there is only one template.We need more templates so that the users can have a choice among the templates.
When doing this issue:
* Create a new file
theme2(or 3,4..).ejsinviewsfolder and add the template accordingly (refer resume.ejs for embedding the json data)