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

Write html files in modular fashion #138

Open
NAMAN9JAIN opened this issue Jul 18, 2020 · 2 comments
Open

Write html files in modular fashion #138

NAMAN9JAIN opened this issue Jul 18, 2020 · 2 comments

Comments

@NAMAN9JAIN
Copy link

Problem : Everything is written in index file which reduces code readability.
Future Problem : If we want to include other things such as resume not just projects, the code will pile up in index file which will harder to debug and make changes, only comments won't suffice.

Probable Solution : Write the code in modular fashion

@gurman8571
Copy link

solved the issue

@gurman8571
Copy link

gurman8571 commented Oct 1, 2023

repo name:gurman8571:fix/Write_html_files_in_modular_fashion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants