observablehq / framework

A static site generator for data apps, dashboards, reports, and more. Observable Framework combines JavaScript on the front-end for interactive graphics with any language on the back-end for data analysis.
https://observablehq.com/framework/
ISC License
2.58k stars 125 forks source link

find non-parameterized page loaders, too #1626

Closed mbostock closed 2 months ago

mbostock commented 2 months ago

Fixes #1624. Though in my opinion that issue should be broken into several issues: this PR finds non-parameterized page loaders, but we might still want the ability to crawl links to find parameterized pages, and we might also want to include page loaders and parameterized pages in the default sidebar. But I don’t plan on working on these issues currently.