Lazaro Alonso
Lazaro Alonso
Ok. I kinda finish the Julia docs 👎🏻 . Solving https://github.com/LuxDL/DocumenterVitepress.jl/issues/101 might fix the last issue, only LibGit2 is failing and it looks related to a missing tag. Also, I...
> Ah the error here was that the path in `package.json` was incorrect. but, you did changed something? if I understood this correctly.
oh... this is bad. I didn't noticed this extra step. IMO, we shouldn't mess with it, all because we want back the old pattern. And if at all, it should...
if you set everything to collapse, then the one that is active will be open, and the others hidden. But, yeah, opening a new one will not collapse the other...
I would not say that is a bug per se, rather a `config` setup convention. In vitepress, the root `index.md` is used for the landing page, which only contains the...
ok, looking back again at vitepress, in `config.mts` we can do: ```mts sidebar: [ { text: 'Home', link: '/' }, // note that it should be the root `/` instead...
here is the build: https://docs.makie.org/previews/PR3987/
Also, what about changing a little bit the layout, so we avoid the overflow of information.  We could just keep the things in blue,...
well, the default yes. Which uses the `page =[]` syntax. But, since we already have a `config.mts` file is really straight forward to change the layout.
We don't wanna it anymore, is outdated, let's close this.