-
Notifications
You must be signed in to change notification settings - Fork 13
EJS Conversion #77
Copy link
Copy link
Closed
Labels
acwocThis Issue is Under AcWoC'25This Issue is Under AcWoC'25enhancementNew feature or requestNew feature or requesthardHard TaskHard Task
Metadata
Metadata
Assignees
Labels
acwocThis Issue is Under AcWoC'25This Issue is Under AcWoC'25enhancementNew feature or requestNew feature or requesthardHard TaskHard Task
Refactor: Convert HTML files to EJS templates
Description
I propose converting all
.htmlfiles in the project to.ejs(Embedded JavaScript) templates. Currently, maintaining the website is difficult because shared elements are duplicated across multiple files.Proposed Changes
.htmlpages to.ejs.vite-plugin-ejsto compile the templates.Advantages
Priority:
Please assigned me this issue.