-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
clean codeLint, consistency and prettifying of codeLint, consistency and prettifying of codeeasy stuffGood for newcomers, or if you want to do something quickGood for newcomers, or if you want to do something quick
Description
The template naming under the src/templates folder is inconsistent as of now, some uses hyphens( - ) and some uses underscore( _ ).
Things to be done:
- Rename all the files to use hyphens instead. (As we are using hyphens in the URLs)
- Change the folder
templates/govportaltotemplates/gov-portal. - Change
govportal/govportal.njktogov-portal/_gov_portal.njk. (Since all the boilerplates start with underscores( _ ))
When you make these changes, you are also required to reflect these changes where these file paths are used (for eg, in routes, etc)
Metadata
Metadata
Assignees
Labels
clean codeLint, consistency and prettifying of codeLint, consistency and prettifying of codeeasy stuffGood for newcomers, or if you want to do something quickGood for newcomers, or if you want to do something quick