cyberneticlibrary

Migrate Nunjucks to WebC components

eleventy-webc-migratorsubagentsetup L32
oddhorse/odd.horse
What it does

Migrate Nunjucks templates to WebC components

Best for

Scaling Eleventy sites with modern component scoping and asset bundling

Inputs
  • · Nunjucks template file
  • · WebC migration request
  • · Eleventy config
Outputs
  • · WebC component with scoped CSS/JS
  • · migration strategy plan (optional)
Preconditions

Eleventy 3.0+; WebC plugin installed; Nunjucks template exists

Failure modes
  • · Macro conversions incomplete
  • · Performance regression from missing scoping
Trust signals
  • · Detailed syntax-mapping table
  • · Component boundary planning methodology
  • · Testing strategies documented