Jeremy Asuncion
Jeremy Asuncion
oooh definitely, although I think that's something that should be handled as part of the docs source and not the theme, so it should go into `napari/napari` instead. thoughts?
I'm still unable to build the napari docs locally on my M1 😢 it would be nice to have automatic previews, but in the meantime it would be great if...
> This works for me locally, thanks @codemonkey800 ! oh wait it does? 🤔 I'm hearing conflicting things from you and @lucyleeow lol. are you able to see the calendar...
I updated the calendar recently in another PR recently: https://github.com/napari/napari-sphinx-theme/pull/116 and then I made a PR to add the directive option for calendar ID: #4914 it looks like it works...
> c_35r93ec6vtp8smhm7dv5uot0v4%40group.calendar.google.com hmm this might be the issue actually, the `@` probably got serialized when copying from my chrome address bar
This can be fixed by either bundling the CSS into the JS, or if we make users import the CSS directly.
No concerns, it would be a good addition to the CI checks. Initial Google searches found tools like [LinkChecker](https://linkchecker.github.io/linkchecker/) for Python and [broken-link-checker](https://www.npmjs.com/package/broken-link-checker) for JavaScript.
It's unfortunate this issue has gone so long unanswered. I came across the same need to enable template syntax highlighting with the `gql` tag and vim. If you take a...
Upgrade Next.js spike: https://github.com/chanzuckerberg/napari-hub/issues/967
Requires spike to investigate performance issues and approach for resolving them: https://github.com/chanzuckerberg/napari-hub/issues/1033