Mike Bostock
Mike Bostock
I think you could change the `+` to a `*` to fix that. I can't remember why I required two letters…
Same comment as https://github.com/observablehq/cli/issues/179#issuecomment-1813088427: this issue needs further specificity to be actionable.
Is this already done with the **head** option (and the ability to reference local assets in the head)?
I’m still not sure what this needs. Why not specify the **head** front matter option? Do we just want shorthand so you can specify a **description** front matter option (and...
Quick update on @Fil’s current techniques… (@Fil correct me if anything in this description is wrong; sharing guidance in case anyone else similarly wants thumbnails.) Pangea currently uses Playwright to...
Thanks for the suggestion! Can you give an example of what you would set this to? I see that Gatsby gives the example of an external host such as `https://cdn.example.com`....
We could maybe call this “page generator” (and “generated pages”) instead.
Indeed that was my original plan which you can see in the first commit, and I’d still like to support that, too — particularly for JSX which is compiled to...
Now that we’ve landed JSX and React separately #1429, I want to reboot this PR to focus just on page loaders. I want to stick with Markdown as the serialized...
Rebooted this PR. I marked this as ready for review since I’m planning on merging it into the parent parameterized routing PR and landing both together. Both are close to...