Skip to content
New issue

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

Adding More Templates as a part of our EJS Template (Portfolio Websites) Gallery. #153

Open
6 tasks
ayush-tiwari26 opened this issue Oct 2, 2022 · 2 comments
Labels
EJS Regarding Embedded JavaScript part, that used to generate portfolios enhancement New feature or request feature-request A request to all contributors and maintainers to add a new feature.

Comments

@ayush-tiwari26
Copy link
Collaborator

ayush-tiwari26 commented Oct 2, 2022

The end product of the web app is a fully rendered HTML that a user can showcase as his portfolio website or just a web resume.

  • What we do is simple, we pick up a free HTML template from the internet.
  • This Template is chosen to be an option for user to pick as a portfolio website.
  • We change the HTML document for this template and put in EJS tags wherever necessary.
  • Now this EJS script is filled dynamically by JS in accordance to the details user gives in our React App.
  • The end HTML file which is filled by user details are returned back to the user.

Currently we have only one template as an option, but we like to create more such ready to use templates as EJS script.

What the contributor should do?

Some quick notes.

@ayush-tiwari26 ayush-tiwari26 added enhancement New feature or request EJS Regarding Embedded JavaScript part, that used to generate portfolios feature-request A request to all contributors and maintainers to add a new feature. HACKTOBERFEST-ACCEPTED labels Oct 2, 2022
@psyop-21
Copy link

psyop-21 commented Oct 7, 2022

Hi, @ayush-tiwari26 .Please Can you assign this issue to me? I would love to work on this.

@ayush-tiwari26
Copy link
Collaborator Author

Assigning you the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EJS Regarding Embedded JavaScript part, that used to generate portfolios enhancement New feature or request feature-request A request to all contributors and maintainers to add a new feature.
Projects
None yet
Development

No branches or pull requests

4 participants