Skip to content

Modify build.py to improve interpretability #1

@mark-andrews

Description

@mark-andrews

Keep names of dictionaries and lists etc in build.py more consistent and identifiable.

Here is a list:

  • Instead of a dictionary pages, use pages_dict. This keeps it consistent with content_dict.
  • Maybe subpages_info should be subpage_navbar_info because it is a list that is just relevant to the subpages navbar.
  • Maybe rename html_rendered as webpage_rendered.
  • Maybe html_fragment should be content_rendered or content_fragment.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions