Philippe Rivière
Philippe Rivière
superseded by #1372 😓
Not quite yet. I'd like to explore a possibility for the **head** option (as well as **header** and **footer**) to be specified as a function, that would receive as arguments...
The way I imagine this, the configuration **head** option, if specified as a function (#1255) would receive meta data, from the page's front matter (or first H1 if the title...
OpenGraph is only useful for public projects, and in that case it's much easier to point to the `og:image` in another web service than to try and create an absolute...
Yay, I wanted to explore something like this too. In my idea (that I hadn't really tried to implement yet) parseMarkdown would have been one of the input helpers, instead...
> In the meantime is it possible to bypass the dynamic install done using jsdelivr and rely only on node_modules ? The next release will integrate this feature that was...
See https://github.com/observablehq/framework/discussions/1328
In #1323 I share a POC where examples are indexed together with the documentation. Basically it's a script that copies the (text) contents of each example into a page called...
nvm, it's not blocking, just cleaner when we look up something in the history of commits. (Also since I have already reviewed them we could land them now if we...
I added my README review in #1338