Skip to content

Flatten logger website using templating instead of parsing #47

@selimnairb

Description

@selimnairb

Original report by Brian Miles (Bitbucket: [Brian Miles](https://bitbucket.org/Brian Miles), ).


Currently (as of firmware version 1.5), LoggerFirmware/website/inline_flatten.py uses Beautiful Soup to combine the firmware website HTML, JS, and CSS into a single HTML file. This works fine, but using a declarative templating approach (e.g., using Jinja) would be simpler.

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