Skip to content

[Improve Design]: Break apart layout file #36

Description

@SurajSSingh

Title

Layout File Breakup

Explanations and Details

Split the layout to make it easier to read specific parts. Keep the "layout.erb", but add files for head, content, navigation, table of contents, among others. All of the new files will be included in the "layout.erb" file.

Reasoning

This will make it easier to understand what each part of the layout is doing and can help with compartmentalizing later design (changes in one section will not overflow into another section).

Metadata

Metadata

Assignees

Labels

DesignRelated to design of the websiteenhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
🆕 New

Relationships

None yet

Development

No branches or pull requests

Issue actions