Skip to content
This repository was archived by the owner on Jan 12, 2023. It is now read-only.
This repository was archived by the owner on Jan 12, 2023. It is now read-only.

Significant Rewrite #8

@tcyrus

Description

@tcyrus

The rendering code as well as the stylesheet for homebrewery has gone through significant changes. The easiest way that I see this playing out is:

  • Translating components from React to lightweight TSX compatible alternative (Preact, nano-tsx, SolidJs, etc)
  • Rewriting the LESS stylesheets (to handle assets)
  • Investigate better way to link to offline fonts (link to dependencies?)
  • Investigate using ThemeProvider instead of current css loading system
  • Attempt to handle assets using puppeteer (to minimize CSS size)

This is a lot of work, given how significantly they've changed the asset loading process with themes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions