Skip to content

Modularize website header and footer #9

@carlkma

Description

@carlkma

Context

  • Currently, each html page contains code for its header and footer
  • However, since the header and footer are consistent between pages, this code is just copied and pasted
  • The redundancy is undesirable. Making one small change in the header requires modifying MANY files
    Requirements
  • Explore options to modularize sections of the website
  • Make a standalone header and footer file, and "import" it on every webpage
    Acceptance Criteria
  • research ways to do that
  • discuss with team prior to implementation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions