-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
The code base is currently quite cluttered and the files are not organized. When the website expands over the years, the scalability will be heavily reduced due to over-cluttering making it much harder to maintain.
As such there is a need for reorganization of the directories. Storing the files in specified directory such that they are easily found and accessed. The name of the directory should be self explanatory and well structured.
One such structure would be separate the blog and events pages into their respective directories following the structure:
Blog -> domain -> year
events -> year -> event_name
The above directory structure clearly conveys its meaning and may be used in the final organizations. Open for other suggestions.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed