Skip to content

Ingest Boostlook 2.0 #2399

@julioest

Description

@julioest

Description:

We need to figure out a way to temporarily pull in boostlook-v3.css and ingest it into website-v2 so we can render it wherever it's needed.

Source file:
https://github.com/boostorg/boostlook/blob/develop/boostlook-v3.css

Existing references to boostlook.css in website-v2 (places likely needing updates or a parallel path):
https://github.com/search?q=repo%3Aboostorg%2Fwebsite-v2+boostlook&type=code

Goal:
Get boostlook-v3.css loading wherever boostlook.css is currently consumed, in a way that's reversible and doesn't disrupt the existing pipeline.

Open questions / to figure out:

  • Pull from the develop branch directly, vendor a copy, or pin to a tag/SHA?
  • Load it alongside the current boostlook.css or swap it in?
  • Scope: all reference sites at once, or behind a flag / per-page?

Metadata

Metadata

Labels

FeatureNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions