Skip to content

Organizing the directory hierarchy #90

Open
@AtulSingh-Emyre

Description

@AtulSingh-Emyre

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions